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

periodically update bottle artifacts #407

Open
ipatch opened this issue Oct 16, 2023 · 1 comment
Open

periodically update bottle artifacts #407

ipatch opened this issue Oct 16, 2023 · 1 comment
Assignees

Comments

@ipatch
Copy link
Collaborator

ipatch commented Oct 16, 2023

create a workflow that periodically rebuild bottle artifacts in repo to minimize stale artifacts and overall friction in repo.

@ipatch ipatch self-assigned this Oct 16, 2023
@ipatch
Copy link
Collaborator Author

ipatch commented Oct 16, 2023

it seems like there are some builtin developer commands that upstream homebrew-core maintainers use to periodically update existing formula in a tap.

https://docs.brew.sh/How-To-Open-a-Homebrew-Pull-Request#submit-a-new-version-of-an-existing-formula

brew bump-formula-pr

also it looks like there is a github action that can be used to bump the version (not quite sure how i could implement it to update bottle artifacts) 🤔

https://github.com/dawidd6/action-homebrew-bump-formula


update October 21, 2023

https://github.com/orgs/Homebrew/discussions/3262

Homebrew/brew#2572 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant