Merged
Conversation
Member
|
Converted this to draft to make sure it doesn't get merged. CI will still run. |
stefanb
commented
Jun 25, 2023
stefanb
commented
Jul 15, 2023
stefanb
commented
Jul 15, 2023
stefanb
commented
Jul 15, 2023
Member
|
for garble, we need to patch the git ref, it has homebrew shim reference issue |
Member
Author
|
I tried to write go@1.20 formula twice, but with no luck, that's why I resorted to temporarily disabling these 3 failing formulae. |
Member
should be covered by #137087 |
stefanb
commented
Jul 21, 2023
stefanb
commented
Jul 21, 2023
This was referenced Jul 22, 2023
Closed
Member
|
@stefanb can you either rebase to the latest master or create a new PR? Thanks! |
This was referenced Aug 13, 2023
Closed
Merged
Merged
Merged
Member
|
my checklist on ventura arm machine
|
This was referenced Aug 13, 2023
Merged
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Go 1.21.0 (since all release candidates)
Announcements:
Release notes: https://tip.golang.org/doc/go1.21
Download: https://go.dev/dl/
Problems to fix:
bump via patch: algernon: add build patch for go1.21 #137320bumped from v0.9.3 to v0.10.0 via garble 0.10.0 #132902garble 0.10.1 #134961Check annotations on https://github.com/Homebrew/homebrew-core/pull/134468/files or action logs.
Those that are failing with
quic-goerrors can likely be fixed by bumping to 0.37.x: eg https://github.com/quic-go/quic-go/releases/tag/v0.37.4See https://github.com/quic-go/quic-go/releases for latest version.
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>?