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

Create GitHub actions workflow to remove broken bottles #2606

Open
scpeters opened this issue Mar 21, 2024 · 0 comments
Open

Create GitHub actions workflow to remove broken bottles #2606

scpeters opened this issue Mar 21, 2024 · 0 comments

Comments

@scpeters
Copy link
Member

scpeters commented Mar 21, 2024

It should be a manually triggered job (workflow_dispatch) and read from an input the name of a formula f and do the following:

  • if f exists in this tap, then remove its bottle and the bottles of any dependents of f
  • if f is from homebrew-core, then remove the bottles of any formula in this tap that depend on f

Use brew bump-revision --remove-bottle-block, possibly using the script from https://github.com/osrf/homebrew-simulation#to-disable-broken-bottles

It also needs to fork, push, and open a pull request for those changes.

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