Skip to content

fix: make brews deprecation "soft" #5924

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
Jul 24, 2025
Merged

fix: make brews deprecation "soft" #5924

merged 1 commit into from
Jul 24, 2025

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Jul 24, 2025

it's not too easy to remove/switch this, and if someone runs goreleaser check in their CI, this will make it fail.

eventually we could add a better mechanism for this, but since this is a one-off thing for now, added a warning for it.

@caarlos0 caarlos0 self-assigned this Jul 24, 2025
@caarlos0 caarlos0 added the enhancement New feature or request label Jul 24, 2025
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jul 24, 2025
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.67%. Comparing base (2813d47) to head (f4f9ef4).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5924      +/-   ##
==========================================
+ Coverage   82.65%   82.67%   +0.01%     
==========================================
  Files         165      165              
  Lines       16521    16533      +12     
==========================================
+ Hits        13656    13668      +12     
  Misses       2273     2273              
  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant