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

Remove bottles broken by protobuf 29.3 #2930

Merged
merged 24 commits into from
Jan 10, 2025

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Jan 9, 2025

Merge when Homebrew/homebrew-core#203651 has merged or is about to merge.

Part of #2929.

Implemented using:

for m in gz-msgs11 gz-msgs10 gz-msgs8 gz-msgs5
do
    brew bump-revision --remove-bottle-block --message="broken bottle" $m
    for f in $(.github/ci/bottled_dependents.sh $m)
    do
        brew bump-revision --remove-bottle-block --message="broken bottle" $f
    done
done

@scpeters scpeters marked this pull request as ready for review January 9, 2025 20:46
@scpeters
Copy link
Member Author

scpeters commented Jan 9, 2025

Homebrew/homebrew-core#203651 has been approved, so we could merge this at any time

@scpeters scpeters merged commit 556d8cc into master Jan 10, 2025
1 check passed
@scpeters scpeters deleted the scpeters/rm_bottles_protobuf_293 branch January 10, 2025 04:05
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.

1 participant