-
-
Notifications
You must be signed in to change notification settings - Fork 12.4k
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
garble 0.10.1 #137087
garble 0.10.1 #137087
Conversation
Signed-off-by: Rui Chen <[email protected]>
Hey, in ce76885613a841c528844656f98334037d69a1ac I cherry-picked🍒 6d140c0 from this PR to go 1.21rc3 #134468 and it is still failing, see: |
🤖 An automated task has requested bottles to be published to this PR. |
@stefanb that is fine, we just need to update garble test per 1.21 release later
not critical. |
Tnx for the tip, adjusted the test in #134468 |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew test <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install --build-from-source <formula>
)? If this is a new formula, does it passbrew audit --new <formula>
?