Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
722 contributions in the last year
Activity overview
Contribution activity
August 2020
Created an issue in golang/go that received 3 comments
x/build/cmd/release: update to freebsd-{amd64,386}-11_2 builder for 1.15 RC 2+
The cmd/release command is currently configured to use the freebsd-{amd64,386}-11_1 builders for the freebsd release targets.
However, we've docume…
3
comments
- internal/goversion: increment Version at start of cycle
- doc: write Go 1.16 release notes
- x/build: freebsd-amd64-race builder should be updated to use a newer FreeBSD version
- x/build/cmd/release: evaluate builders used for upcoming major Go release
- x/build/maintner/maintnerd/maintapi/version: support parsing all Go version tags, remove allocations