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 abseil 20240722.0 (redo) #2715

Merged
merged 14 commits into from
Aug 5, 2024

Conversation

azeey
Copy link
Member

@azeey azeey commented Aug 5, 2024

Bottles are broken due to Homebrew/homebrew-core#179381

Patch from running

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

@azeey azeey requested a review from scpeters as a code owner August 5, 2024 20:46
@azeey
Copy link
Member Author

azeey commented Aug 5, 2024

I'll merge with approval to unblock downstream builds

@azeey azeey merged commit 63771f8 into master Aug 5, 2024
1 check passed
@azeey azeey deleted the azeey/rm_broken_bottles branch August 5, 2024 20:53
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