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 27.3 #2705

Merged
merged 30 commits into from
Aug 2, 2024
Merged

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Aug 1, 2024

Part of #2698.

Implemented using:

for m in gz-msgs10 gz-msgs9 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 mentioned this pull request Aug 1, 2024
@scpeters scpeters merged commit 648b0d4 into master Aug 2, 2024
1 check passed
@scpeters scpeters deleted the scpeters/rm_bottles_protobuf branch August 2, 2024 18:25
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