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

Add Homebrew integration to CI/CD #419

Open
liiight opened this issue Feb 13, 2022 · 0 comments
Open

Add Homebrew integration to CI/CD #419

liiight opened this issue Feb 13, 2022 · 0 comments
Milestone

Comments

@liiight
Copy link
Owner

liiight commented Feb 13, 2022

from #415 (comment):

I haven't used it personally, but you can use mislav/bump-homebrew-formula-action as a GitHub action in your CI/CD pipeline.

https://github.com/cli/cli/blob/v2.5.0/.github/workflows/releases.yml#L174-L180 is how the GitHub cli repo uses the action to do their brew updates and Homebrew/homebrew-core#94249 is what the generated PR looks like.

Alternatively, you can do it from the command line via something like brew bump-formula-pr notifiers --version=1.3.3.

@liiight liiight added this to the 1.4.0 milestone Feb 13, 2022
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

No branches or pull requests

1 participant