Skip to content
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

formulae: use livecheck --autobump option #1353

Merged

Conversation

samford
Copy link
Member

@samford samford commented Jan 4, 2025

We recently modified the behavior of brew livecheck to skip packages in the tap's autobump list, so this change is causing autobumped formulae to fail the brew livecheck part of CI testing. This adds the --autobump option to the brew livecheck call, which will ensure that livecheck doesn't skip autobumped formulae.

We recently modified the behavior of `brew livecheck` to skip
packages in the tap's autobump list, so this change is causing
autobumped formulae to fail the `brew livecheck` part of CI testing.
This adds the `--autobump` option to the `brew livecheck` call, which
will ensure that livecheck doesn't skip autobumped formulae.
@samford samford force-pushed the set-homebrew-livecheck-autobump-env branch from 008ac77 to adc8b1c Compare January 4, 2025 17:46
@chenrui333 chenrui333 merged commit f345fea into Homebrew:master Jan 4, 2025
7 checks passed
@chenrui333
Copy link
Member

also relates to Homebrew/brew#18984

@samford samford deleted the set-homebrew-livecheck-autobump-env branch January 5, 2025 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants