Skip to content

fix(brew): use && instead of and #5986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 15, 2025
Merged

fix(brew): use && instead of and #5986

merged 1 commit into from
Aug 15, 2025

Conversation

caarlos0
Copy link
Member

according to some users, linuxbrew might complain for the and syntax: https://github.com/orgs/goreleaser/discussions/5947

according to some users, linuxbrew might complain for the `and` syntax: https://github.com/orgs/goreleaser/discussions/5947

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Aug 15, 2025
@caarlos0 caarlos0 marked this pull request as ready for review August 15, 2025 04:41
@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 15, 2025
Copy link

Deploying goreleaser with  Cloudflare Pages  Cloudflare Pages

Latest commit: d57cf79
Status: ✅  Deploy successful!
Preview URL: https://df905c0e.goreleaser.pages.dev
Branch Preview URL: https://brew-and.goreleaser.pages.dev

View logs

Copy link

codecov bot commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.75%. Comparing base (677a7f4) to head (d57cf79).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5986   +/-   ##
=======================================
  Coverage   82.75%   82.75%           
=======================================
  Files         165      165           
  Lines       16568    16568           
=======================================
  Hits        13711    13711           
  Misses       2265     2265           
  Partials      592      592           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mrfuxi
Copy link

mrfuxi commented Aug 15, 2025

Looks great, I can't wait to use it!
Thank you so much for the change.

@caarlos0 caarlos0 merged commit 152c3c1 into main Aug 15, 2025
16 of 17 checks passed
@caarlos0 caarlos0 deleted the brew-and branch August 15, 2025 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants