Skip to content

Remove bottles broken by abseil #3095

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

Merged
merged 23 commits into from
Aug 15, 2025
Merged

Remove bottles broken by abseil #3095

merged 23 commits into from
Aug 15, 2025

Conversation

scpeters
Copy link
Member

Part of #3094.

Implemented with

for m in gz-msgs5 gz-msgs8 gz-msgs9 gz-msgs10 gz-msgs11
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 merged commit 38546ab into master Aug 15, 2025
1 check passed
@scpeters scpeters deleted the scpeters/rm_bottles_abseil branch August 15, 2025 19:03
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