- 0774d0c all: eliminate vet diagnostics by Sean Liao · 2 weeks ago master
- 13c319f internal/task: support security field in the announce-rc template by Dmitri Shuralyov · 3 months ago
- bd1518d internal/task: update announce-rc test case to use go1.25rc1 by Dmitri Shuralyov · 3 months ago
- a92aed7 internal/releasetargets: update list for Go 1.26 by Dmitri Shuralyov · 4 weeks ago
- 285cae4 all: fix some comments by cuishuang · 3 weeks ago
- b19ec56 internal/relui: include a package in fake golang.org/x/build module by Dmitri Shuralyov · 4 weeks ago
- 4ce13a0 internal/https: add protection against CSRF by Dmitri Shuralyov · 4 weeks ago
- 75a03a3 go.mod: update golang.org/x dependencies by Gopher Robot · 5 weeks ago
- 0bced2e internal/workflow: correct type for constant, taskResult, expansionResult by Dmitri Shuralyov · 5 weeks ago
- 567e326 internal/workflow: use reflect.TypeFor by cuishuang · 5 weeks ago
- 0dbb2cb env/linux-arm64-trixie, env/linux-x86-trixie: add Debian Trixie images by Carlos Amedee · 6 weeks ago
- 71ba020 cmd, deploy: build Docker images via Cloud Build instead of local Docker by Dmitri Shuralyov · 7 weeks ago
- 00173b5 cmd/gopherbot: use strings.FieldsFuncSeq by cuishuang · 6 weeks ago
- a1a62a9 upgrade go-github and fix pagination to use After instead of Page by Scott Suarez · 8 weeks ago
- 464571e go.mod: update golang.org/x dependencies by Gopher Robot · 9 weeks ago
- e6a7632 internal/task: support Bluesky hashtags by Todd Kulesza · 2 months ago
- cba30b4 cmd/racebuild: add support for race detector builds on linux/riscv64 by Joel Sing · 3 months ago
- 5f01061 cmd/relui: add a Mailjet-based SendMail implementation by Dmitri Shuralyov · 3 months ago
- b6ade30 internal/task: skip updating x/exp/event dep in x/pkgsite-metrics by Dmitri Shuralyov · 3 months ago
- 5308f14 all: update Go and Debian versions in Dockerfiles by Carlos Amedee · 3 months ago
- bc5d1a4 internal/gomote: install golangbuild dependencies by Dmitri Shuralyov · 3 months ago
- 6eb4378 internal/relui: run "Mail x/tools stdlib CL" task during RCs too by Dmitri Shuralyov · 3 months ago
- 2a86da3 internal/relui: update TestSecurity target to go1.24.1 from go1.18rc1 by Dmitri Shuralyov · 3 months ago
- fdf2b60 internal/task: use GenerateAutoSubmitChange in CreateUpdateStdlibIndexCL by Dmitri Shuralyov · 3 months ago
- 6f18414 dashboard: update bootstrap Go version to 1.24.6 by Dmitri Shuralyov · 3 months ago
- 36e90d1 all: upgrade go directive to at least 1.24.0 [generated] by Gopher Robot · 3 months ago
- 3ccb5b8 internal/relui: add the announce blog post workflow by Carlos Amedee · 4 months ago
- 77730d5 go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
- b7c66c0 internal/workflow: convert unexpected panics in tasks to task errors by Dmitri Shuralyov · 3 months ago
- 4aef05c cmd/racebuild: pass the syso through ld -r by Cherry Mui · 3 months ago
- 9a2214a internal/access: run gofmt on the package by Carlos Amedee · 3 months ago
- 87d4dc5 cmd/gopherbot: support multiple backport requests by Roland Shoemaker · 3 months ago
- 3118e66 cmd/relui: let the release coordinator handle sending mail, if needed by Dmitri Shuralyov · 3 months ago
- fa31e3b cmd/gerritbot/internal/rules: make user recommendations more explicit by thepudds · 4 months ago
- d7bc003 internal/task: announce releases on bluesky by Todd Kulesza · 4 months ago
- 5a27110 cmd/gomote: build sweet and get assets with create -setup on perf gomote by Michael Matloob · 4 months ago
- 6750ae0 cmd/gomote: support groups with exactly one member in ssh by Michael Matloob · 4 months ago
- 006cc44 env: add vim-tiny to some debian images by Michael Matloob · 4 months ago
- 2a0e806 devapp/owners: clean up windows package owners by Michael Pratt · 4 months ago
- 3d5d913 devapp/owners: add owners for remaining internal packages by Michael Pratt · 4 months ago
- 0016907 internal/gomote: report known issue if builder has one on creation fail by Michael Anthony Knyszek · 4 months ago
- ec2c4e6 cmd/gomote: use the major release version in creating dummy version by Michael Matloob · 4 months ago
- 602c98d cmd/gomote: add executable bits for .bash and .rc files on Windows by Michael Matloob · 4 months ago
- c9e5f5d go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
- f792cd4 cmd/gomoteserver: add a deployment target that uses commit SHA by Carlos Amedee · 4 months ago
- c1e2729 internal/gomoteserver/ui: truncate duration in UI by Carlos Amedee · 4 months ago
- 0a13011 internal/gomote: add swarming task link to gomoteserver UI by Carlos Amedee · 4 months ago
- 9661eb8 internal/task: don't wait for ignored dependencies by Dmitri Shuralyov · 4 months ago
- 0ac8a98 internal/task: build internal security branch for next RC too by Dmitri Shuralyov · 4 months ago
- dd1452c internal/task: use *workflow.TaskContext as context.Context directly by Dmitri Shuralyov · 4 months ago
- ded9456 internal/task: extend best-effort updating to nested modules (part 2 of 2) by Dmitri Shuralyov · 5 months ago
- 863d85c internal/task: extend best-effort updating to nested modules (part 1 of 2) by Dmitri Shuralyov · 5 months ago
- 48317d1 internal/task: perform best-effort upgrading of remaining deps by Dmitri Shuralyov · 5 months ago
- a1e8e30 internal/task: add test for best-effort upgrading of remaining deps by Dmitri Shuralyov · 5 months ago
- 5fcdc06 internal/installer/darwinpkg: detect amd64 installer on arm64 host by Dmitri Shuralyov · 5 months ago
- 7b5b8eb internal/installer/darwinpkg: speed up find command significantly by Michael Stapelberg · 5 months ago
- cadbb5e cmd/gomote: fix racy group updates from concurrent gomote processes by Michael Anthony Knyszek · 7 months ago
- b1bf6ee cmd/watchflakes: add local retries in ListCommits, fetch smaller pages by Dmitri Shuralyov · 5 months ago
- bbe7c18 devapp/owners: downgrade matloob to secondary on some tools packages by Michael Matloob · 5 months ago
- 8c8ff6f go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
- 7deb9b1 cmd/watchflakes: annotate more errors by Dmitri Shuralyov · 5 months ago
- 17817e7 cmd/watchflakes: skip over May 19–June 1 data by Dmitri Shuralyov · 5 months ago
- 3963b18 cmd/watchflakes: use authenticated clients for Gerrit and LUCI too by Dmitri Shuralyov · 6 months ago
- ce933a7 internal/task: allow retry with approval on promoting next APIs by Michael Anthony Knyszek · 6 months ago
- 34388e0 cmd/racebuild: simplify and fix Windows build by Michael Anthony Knyszek · 6 months ago
- 9fb4ec0 cmd/racebuild: migrate last two targets to LUCI by Michael Anthony Knyszek · 6 months ago
- f8048b6 internal/task: find relnote tracking milestone and issue dynamically by Dmitri Shuralyov · 6 months ago
- e0b885f cmd/racebuild: update gomote names and remove commands that need root by Michael Anthony Knyszek · 6 months ago
- a169a5e internal/task: consider failing to set a review a soft failure, part 2/2 by Dmitri Shuralyov · 6 months ago
- 87c874d devapp/owners: update tools team ownership by Rob Findley · 6 months ago
- 26ccb90 cmd/gomote: fix directory paths in repro command for protobuf repo by Michael Anthony Knyszek · 6 months ago
- 1857c17 devapp/owners: remove myself from cmd/doc and text/template by Daniel Martí · 6 months ago
- ba4c22e internal/migration: stop running more builders by Dmitri Shuralyov · 6 months ago
- e37d543 env: delete more unused environments by Dmitri Shuralyov · 6 months ago
- 9c7b5e5 internal/workflow: order sub-workflow names from highest level to lowest by Dmitri Shuralyov · 6 months ago
- a9e4f66 internal/task: bypass trybots on VERSION file CLs by Dmitri Shuralyov · 6 months ago
- b9bb342 internal/task: consider failing to set a review a soft failure, part 1/2 by Dmitri Shuralyov · 6 months ago
- 53fd02e env: install unzip in Linux images by Michael Anthony Knyszek · 6 months ago
- 6015053 maintner/cmd/maintserve: update dependencies by Dmitri Shuralyov · 6 months ago
- b40984c env: delete old unused environments by Michael Anthony Knyszek · 6 months ago
- bd68c45 internal/migration: stop running linux-s390x-ibm{,-race} builders by Dmitri Shuralyov · 6 months ago
- d340539 devapp/owners: update CLI team by Sam Thanawalla · 6 months ago
- ed4a100 internal/task: use GenerateAutoSubmitChange in TagTelemetryTasks by Dmitri Shuralyov · 6 months ago
- 1810ea1 internal/task: include detailed Cloud Build log URL upon failure by Dmitri Shuralyov · 6 months ago
- e235f28 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
- 3619c21 internal/access,internal/relui: use IAPFields instead of one-of context key by Michael Pratt · 7 months ago
- cfa5357 internal/access: use JWT for identity by Michael Pratt · 7 months ago
- d95127a cmd/relui: bump test Dockerfile to Go 1.23 by Michael Pratt · 7 months ago
- c3df10d internal: remove duplicate package import by cuishuang · 7 months ago
- 39df6d6 internal/migration: stop running linux-…-{bullseye,bookworm} builders by Dmitri Shuralyov · 7 months ago
- 2b9bc5d cmd/bootstrapswarm: allow hostname flag to be left empty on GCE by Dmitri Shuralyov · 7 months ago
- b220385 internal/migration: stop running linux-{386,amd64}-sid builders by Dmitri Shuralyov · 7 months ago
- 559ada5 env/linux-x86-sid: add a Python 3 dependency by Dmitri Shuralyov · 7 months ago
- 1efec10 cmd/makemac: refresh amd64 images by Michael Pratt · 7 months ago
- fe59b89 cmd/makemac: add darwin-arm64-14 and darwin-arm64-15 by Michael Pratt · 7 months ago
- c8d31f7 internal/relui, internal/task: keep parent PATH, add skip if no python3 by Dmitri Shuralyov · 7 months ago
- b81ac1f cmd/buildlet/stage0: update Dockerfile to use Go 1.24 by Dmitri Shuralyov · 7 months ago
- babeccf internal/relui: only run TestRelease/major on 1.24 and newer by Dmitri Shuralyov · 7 months ago
- 6999383 perf: update dashboard page documentation by Michael Anthony Knyszek · 7 months ago
- b5209ff perf: split benchmark list from benchmark data API by Michael Anthony Knyszek · 8 months ago