{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":29573160,"defaultBranch":"master","name":"build","ownerLogin":"golang","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-01-21T05:28:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4314092?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1713527506.0","currentOid":""},"activityList":{"items":[{"before":"22ca23754d0c1926f5258251005ec90f8d949fa1","after":"6fba8f3f187ad1d74fccd1cc30f80ab9a9faab75","ref":"refs/heads/master","pushedAt":"2024-05-24T20:54:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"perf: filter out commits that don't belong to the history in charts\n\nThis change adds a data cleaning step to the charts that removes points\nwhich don't correspond to a commit that appears in the history. The\npurpose of this change is primarily to work around a bug in golangbuild\nthat caused subrepo benchmark results to get tagged with a commit from\nthe main Go repository. This results in (artistically) broken charts for\nsubrepo benchmarks.\n\nChange-Id: I4090c392f81f49d08a1aedcb8d77a5fbf9bf7bb7\nReviewed-on: https://go-review.googlesource.com/c/build/+/588136\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Michael Pratt ","shortMessageHtmlLink":"perf: filter out commits that don't belong to the history in charts"}},{"before":"71c8231b10c514de13bdb92c84fca5f1cbfa6dbf","after":"22ca23754d0c1926f5258251005ec90f8d949fa1","ref":"refs/heads/master","pushedAt":"2024-05-24T20:42:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/releasetargets: regenerate all ports for Go 1.23\n\nThe release freeze for Go 1.23 has started, so now is a good\ntime to regenerate this list. Done with 'go generate'.\n\nThe list is the same as for Go 1.22 with the addition of the\nnew openbsd/riscv64 port.\n\nFor golang/go#40561.\nFor golang/go#55999.\n\nChange-Id: Ib920c3b4337fcd9aa4a765e5622e6c158f829bda\nReviewed-on: https://go-review.googlesource.com/c/build/+/588137\nReviewed-by: Carlos Amedee \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"internal/releasetargets: regenerate all ports for Go 1.23"}},{"before":"55831185b351247c04f815f410aac378eeece4ae","after":"71c8231b10c514de13bdb92c84fca5f1cbfa6dbf","ref":"refs/heads/master","pushedAt":"2024-05-24T20:21:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/gopherbot: add \"convert wait-release topic to hashtag\" task\n\nThe 'wait-release' hashtag has meaning for humans and release tooling.\nThe 'wait-release' topic can be easy to accidentally apply instead of\nthe hashtag. Add a task to correct such mistakes automatically.\n\nChange-Id: I290e1b9046c9e18181e41a920c0c02ef9ae72439\nReviewed-on: https://go-review.googlesource.com/c/build/+/588195\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Ian Lance Taylor ","shortMessageHtmlLink":"cmd/gopherbot: add \"convert wait-release topic to hashtag\" task"}},{"before":"d1527277145e71ff1babd09bb8310ceb5efd3eb1","after":"55831185b351247c04f815f410aac378eeece4ae","ref":"refs/heads/master","pushedAt":"2024-05-24T19:28:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"env: add nano and ed to select images\n\nIt's currently pretty annoying to do small edits on a gomote when ssh'd\nin, since you basically need to edit locally and push. nano is a very\nsmall dependency but would ease a lot of frustration, so add it to the\nimages.\n\nChange-Id: I4e3747408d9b78eb6d3448e8f124c017e4bdb1ab\nReviewed-on: https://go-review.googlesource.com/c/build/+/587615\nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Michael Knyszek \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"env: add nano and ed to select images"}},{"before":"3a748bdd38c4af58aa3e3ba3718a9ede5b328227","after":"d1527277145e71ff1babd09bb8310ceb5efd3eb1","ref":"refs/heads/master","pushedAt":"2024-05-24T18:54:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/task: change buildVSCGO to produce zip files\n\nSigning service expects zip as input. Pack the binary in a zip file.\nThe file name is --vscgo.zip.\n\nFor golang/vscode-go#3186\n\nChange-Id: I7d91dfbd2b5f0c4386421c2abfe77df254b392fb\nReviewed-on: https://go-review.googlesource.com/c/build/+/587735\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"internal/task: change buildVSCGO to produce zip files"}},{"before":"460862b2195eac8a9b63103bf637a4dd7a1a5286","after":"3a748bdd38c4af58aa3e3ba3718a9ede5b328227","ref":"refs/heads/master","pushedAt":"2024-05-24T17:30:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"perf: show the full commit history on the units page\n\nThis change modifes the units page to show the full commit history as\nthe timeline, leaving blank spaces where there isn't any data for an\nexperiment commit. This makes skipped commits and commit ranges much\nmore obvious.\n\nChange-Id: I71aa2390ab1b98053065537ca038f81d3eb491fc\nReviewed-on: https://go-review.googlesource.com/c/build/+/587921\nAuto-Submit: Michael Knyszek \nReviewed-by: Michael Pratt \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"perf: show the full commit history on the units page"}},{"before":"8dfa8a012b299937ae7b7e9ce581f00fe59e28eb","after":"460862b2195eac8a9b63103bf637a4dd7a1a5286","ref":"refs/heads/master","pushedAt":"2024-05-24T17:30:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"perf: make clicking on a commit in the chart take you to the unit page\n\nCurrently, clicking a commit on the chart takes you to the commit in\ngitiles, but this is less useful than seeing the run's details and in\ncontext with runs for nearby commits on the unit page. This CL\nimplements the latter. An additional benefit of this change is it makes\nthe unit page more discoverable.\n\nWhile we're here, fix a bug where non-unit query params aren't passed\nthrough correctly.\n\nChange-Id: I35606efea32e05d60bb5afa580c022bf73240ce3\nReviewed-on: https://go-review.googlesource.com/c/build/+/588155\nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Michael Knyszek \nReviewed-by: Michael Pratt ","shortMessageHtmlLink":"perf: make clicking on a commit in the chart take you to the unit page"}},{"before":"75ff9ef337d5d5e241a1af88af8c372199b1b795","after":"8dfa8a012b299937ae7b7e9ce581f00fe59e28eb","ref":"refs/heads/master","pushedAt":"2024-05-24T17:29:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"perf: make the dashboard charts' X axes based on the real commit history\n\nA long-standing problem with the existing charts is that they always\nexpand out all data to fit the chart, since each commit is given equal\nspace on each chart. For benchmarks that go away, or change names, or\nare added, this makes comparing two charts side-by-side difficult and\nconfusing.\n\nThe crux of the problem is that the commit list the charts are based on\nis the list of commits that actually had benchmark runs for a given\nbuilder.\n\nThis change modifies the charts' X axes to be based on the real commit\nhistory of the repository, which is fetched by the server and passed\ndown to the client.\n\nThis also fixes a graphical bug with some of the binary size benchmarks\nwhich have multiple data points for the same commit. Because the\nbenchmark samples are projected onto a separate history, it'll prevent\nthe squeezing that happens.\n\nChange-Id: I8b341434b5443fa3bd4386b263dfef659bd509dc\nReviewed-on: https://go-review.googlesource.com/c/build/+/587617\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Michael Pratt \nAuto-Submit: Michael Knyszek ","shortMessageHtmlLink":"perf: make the dashboard charts' X axes based on the real commit history"}},{"before":"94fda4902ce5ccd4f9db2ca4908375500570fd0b","after":"11894eb115442d4fdda2d98df23e0a783649dc37","ref":"refs/heads/luci-config","pushedAt":"2024-05-22T23:54:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: scale up to 3 concurrent builds in CI for perf builders\n\nCurrently we only have 1 concurrent build for perf builders, partly\nbecause the 88 core machines were quite limited in capacity. But now\nwe've expanded that capacity, and it also appears that the builders are\nfalling way behind, so we have to do more manual bisection than before,\nespecially during busy periods like freeze time.\n\nThis CL scales up to 3 concurrent builds in CI. We already have 3 88\ncore machines sitting perpetually in the CI pools, so let's use them.\nWe'll scale up dynamically from there for gomotes.\n\nChange-Id: I715c6048423f029287f4bcab239d997b100bc938\nReviewed-on: https://go-review.googlesource.com/c/build/+/587616\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Michael Knyszek \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: scale up to 3 concurrent builds in CI for perf builders"}},{"before":"4ee487b137da815f5e68acb20a18dc0e6f9693be","after":"75ff9ef337d5d5e241a1af88af8c372199b1b795","ref":"refs/heads/master","pushedAt":"2024-05-20T18:19:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/gitmirror: increase CPU and memory resources\n\nThis increases the CPU and memory resources for the git-mirror serving\nand mirror deployments. The utilized resources were reaching the allocated\nlimits.\n\nFor golang/go#67070\n\nChange-Id: I646d9feab0385fb0ea1f21d25a2c25ffbafb2f5b\nReviewed-on: https://go-review.googlesource.com/c/build/+/586778\nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"cmd/gitmirror: increase CPU and memory resources"}},{"before":"6dd9aac5a5c2e5b3ae895a6f81a986d0a098924b","after":"4ee487b137da815f5e68acb20a18dc0e6f9693be","ref":"refs/heads/master","pushedAt":"2024-05-20T15:19:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"dashboard: remove misc-compile-plan9-386\n\nThe plan/386 port doesn't bootstrap at this time. Remove it from the\ncurrent misc-compile trybot set to get them passing while the Plan 9\nissue is being investigated and fixed.\n\nFor golang/go#67502.\n\nChange-Id: Ie7bb48c9efd3e82bf72a18ac976e609d795d5c81\nReviewed-on: https://go-review.googlesource.com/c/build/+/586775\nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Carlos Amedee \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"dashboard: remove misc-compile-plan9-386"}},{"before":"66b8bdc0b5620c62ebc86845170c973c57598ad0","after":"94fda4902ce5ccd4f9db2ca4908375500570fd0b","ref":"refs/heads/luci-config","pushedAt":"2024-05-20T15:18:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: remove freebsd-riscv64 known issue\n\nThe builder is up and working. There are occasional temporary network\nerrors, but that can be improved upon separately.\n\nFixes golang/go#63482.\n\nChange-Id: I5ebaf61aee4c8f3ec0031c6b9544126d5343ec20\nReviewed-on: https://go-review.googlesource.com/c/build/+/586036\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Carlos Amedee ","shortMessageHtmlLink":"main.star: remove freebsd-riscv64 known issue"}},{"before":"1d5db63e02685aab8266d2cb89e6cc41c6c8def1","after":"6dd9aac5a5c2e5b3ae895a6f81a986d0a098924b","ref":"refs/heads/master","pushedAt":"2024-05-20T00:04:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/relui/sign: re-enable non-existent signing request test\n\nTake measures to wait for fakeSigningServerClient to complete before\nreturning from a test (so it can't call t.Logf after the test exited).\nAlso avoid calling t.FailNow inside goroutines other than the one\nrunning the test, per its contract.\n\nSome of the test code likely can be simplified further.\n\nFixes golang/go#54654.\nFixes golang/go#55262 (probably).\n\nChange-Id: Ic4cedc788ca3a4535cffaef4afc6b468f6c4cd97\nReviewed-on: https://go-review.googlesource.com/c/build/+/585422\nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Carlos Amedee \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"internal/relui/sign: re-enable non-existent signing request test"}},{"before":"8aaca4927c540010a284898c2632575f86f8a74c","after":"1d5db63e02685aab8266d2cb89e6cc41c6c8def1","ref":"refs/heads/master","pushedAt":"2024-05-16T17:56:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/gopherbot: add task to label access issues\n\nThis label will be used to automatically add new access issues to the\nincoming queue.\n\nTested with go run . -dry-run -only-run='label access issues', result\nis as expected.\n\nChange-Id: Ie338e9db630861851db02405c724e071db1ead5a\nReviewed-on: https://go-review.googlesource.com/c/build/+/586075\nReviewed-by: Cherry Mui \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Mauri de Souza Meneguzzo ","shortMessageHtmlLink":"cmd/gopherbot: add task to label access issues"}},{"before":"a3ddeac47ad49fd4224ed869d32d0ab54090efe5","after":"8aaca4927c540010a284898c2632575f86f8a74c","ref":"refs/heads/master","pushedAt":"2024-05-16T15:22:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/task: delete constant timeouts to deflake tests\n\nThe motivation is the same as described in the commit message\nof https://go.dev/cl/504495.\n\nFor golang/go#64110.\nFixes golang/go#66282.\n\nChange-Id: I21bb9b9fd5934dc4ac30da671d7c3e913824d2c6\nReviewed-on: https://go-review.googlesource.com/c/build/+/585421\nReviewed-by: Roland Shoemaker \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"internal/task: delete constant timeouts to deflake tests"}},{"before":"4ff362bb67ae2db336aab94ab2c2095e7ab136e6","after":"a3ddeac47ad49fd4224ed869d32d0ab54090efe5","ref":"refs/heads/master","pushedAt":"2024-05-14T21:57:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"dashboard: update host-linux-loong64-3a5000 owner\n\nXiaodongLoong has left Loongson and is no longer a member of the Loongson\nGo team. Thanks again for his contribution to the porting and maintenance\nof loong64 in Go.\n\nChange-Id: I2206233a73c88bb4d693c417e5aea173caa354fe\nReviewed-on: https://go-review.googlesource.com/c/build/+/585296\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nTryBot-Result: Gopher Robot \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nReviewed-by: Dmitri Shuralyov \nRun-TryBot: abner chenc ","shortMessageHtmlLink":"dashboard: update host-linux-loong64-3a5000 owner"}},{"before":"b0dd12e11c5e75e47c4f74059a90bea90b128209","after":"4ff362bb67ae2db336aab94ab2c2095e7ab136e6","ref":"refs/heads/master","pushedAt":"2024-05-14T21:56:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"dashboard: stop linux-loong64 builders\n\nAll linux/loong64 builders have been ported.\n\nUpdates golang/go#63471\n\nChange-Id: Ic60654595c173ac9d869827bdcaac134b5454889\nReviewed-on: https://go-review.googlesource.com/c/build/+/585295\nReviewed-by: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nRun-TryBot: abner chenc \nTryBot-Result: Gopher Robot \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"dashboard: stop linux-loong64 builders"}},{"before":"9657d206e8d070ec270cedd2a016f5c3c7d72877","after":"b0dd12e11c5e75e47c4f74059a90bea90b128209","ref":"refs/heads/master","pushedAt":"2024-05-14T00:36:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"dashboard: mark all linux-loong64 builders as migrated to LUCI\n\nAll builders are now running on LUCI.\n\nUpdates golang/go#65398\n\nChange-Id: If2b0703ba0b6defd90d89c42895345eea30fd8cf\nReviewed-on: https://go-review.googlesource.com/c/build/+/585175\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nAuto-Submit: Dmitri Shuralyov ","shortMessageHtmlLink":"dashboard: mark all linux-loong64 builders as migrated to LUCI"}},{"before":"0bbc5437814cef62563405460e8ffaad9e97d2b5","after":"66b8bdc0b5620c62ebc86845170c973c57598ad0","ref":"refs/heads/luci-config","pushedAt":"2024-05-13T21:28:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: filter openbsd/ppc64 from tests on 1.21, add a timeout scale\n\nThe port wasn't added until Go 1.22, so no need to test it with Go 1.21.\n\nAlso set a timeout scale factor of 2 for now, while the LUCI builder is\nrunning alongside the coordinator builder on the same hardware. This is\nfine to adjust later as it becomes more clear what the optimal value is.\n\nFor golang/go#63480.\nFor golang/go#56001.\n\nChange-Id: I707ffe7d15afa6a70d6d8789f959a5835259df3f\nReviewed-on: https://go-review.googlesource.com/c/build/+/585217\nReviewed-by: Cherry Mui \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"main.star: filter openbsd/ppc64 from tests on 1.21, add a timeout scale"}},{"before":"fbb60e35608b12a052ce1b0164b6267a55e751f1","after":"9657d206e8d070ec270cedd2a016f5c3c7d72877","ref":"refs/heads/master","pushedAt":"2024-05-13T17:23:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/releasetargets: add openbsd/ppc64 target for Go 1.22 onwards\n\nThe release target list has two underlying sources: the allReleases map\nand the allPorts map. The former is a small curated map, mostly used to\nindicate which ports are first-class, and to set a few port properties.\nThe latter is generated from 'go tool dist list' output for each major\nGo release.\n\nUnfortunately, the logic in TargetsForGo1Point ended up not taking into\naccount that CL 547935 added allports/go1.22.txt with the openbsd/ppc64\nport in it because the allReleases map didn't have an entry for go1.22.\nAs a result, we haven't been making releases for the openbsd/ppc64 port\nas intended. :( Fix this by making sortedReleases consult both sources.\n\nFor golang/go#40561.\nFor golang/go#56001.\n\nChange-Id: Icbabad6f7e2920c1b24a69e309d65aea77c9c461\nReviewed-on: https://go-review.googlesource.com/c/build/+/585216\nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"internal/releasetargets: add openbsd/ppc64 target for Go 1.22 onwards"}},{"before":"67d31fdefbfab44232082d6bab5980f8671f5fd5","after":"0bbc5437814cef62563405460e8ffaad9e97d2b5","ref":"refs/heads/luci-config","pushedAt":"2024-05-13T15:43:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: use go1.22.0 as bootstrap for openbsd/ppc64\n\nThe openbsd/ppc64 port didn't exist until Go 1.22, so it's not viable\nto use Go 1.20.6 or Go 1.21.0 to bootstrap it.\n\nFor golang/go#63480.\n\nChange-Id: I1840829d2b127982c645ff565683bba004aea346\nReviewed-on: https://go-review.googlesource.com/c/build/+/584975\nReviewed-by: Eric Grosse \nReviewed-by: Mauri de Souza Meneguzzo \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nAuto-Submit: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: use go1.22.0 as bootstrap for openbsd/ppc64"}},{"before":"ef977b72d670c8f407e16e2b411ce7b95dd80474","after":"fbb60e35608b12a052ce1b0164b6267a55e751f1","ref":"refs/heads/master","pushedAt":"2024-05-11T00:59:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/makemac: add remaining security macOS trybots\n\nFixes golang/go#67073.\n\nChange-Id: I7effc704faea9f32b44f9b7135173b3a19114b22\nReviewed-on: https://go-review.googlesource.com/c/build/+/584775\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Michael Pratt ","shortMessageHtmlLink":"cmd/makemac: add remaining security macOS trybots"}},{"before":"cb17c0e7f01e99850be3549484a6474d439d9cbc","after":"67d31fdefbfab44232082d6bab5980f8671f5fd5","ref":"refs/heads/luci-config","pushedAt":"2024-05-10T21:17:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: switch to individual builder tracking issues\n\nA few of the builders were referring to the umbrella issue 60440 to\ntrack remaining work. Update to individual tracking issues intended\nto make tracking their status easier.\n\nFor golang/go#60440.\n\nChange-Id: I290fd93abec89eaec056d00919061c449850e27d\nReviewed-on: https://go-review.googlesource.com/c/build/+/584778\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Cherry Mui \nAuto-Submit: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: switch to individual builder tracking issues"}},{"before":"1f8bd5420053c5bc342476eff4e65178cc9eac91","after":"cb17c0e7f01e99850be3549484a6474d439d9cbc","ref":"refs/heads/luci-config","pushedAt":"2024-05-10T21:14:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: update openbsd-{arm,arm64,riscv64} builder configurations\n\nThe BUILDER_TYPE for these os-arch combinations already exists.\nI guess I don't need to add anything?\n\nUpdate the configurations to include them in low capacity builders\nlist and copies the timeout scale from the old (non-LUCI) builder\nsettings.\n\nFor golang/go#67103, golang/go#67104, golang/go#67105.\n\nChange-Id: I971be047630edaf9db04346ea2087b663fef2847\nReviewed-on: https://go-review.googlesource.com/c/build/+/584777\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: update openbsd-{arm,arm64,riscv64} builder configurations"}},{"before":"4b285768f2a2d5bc15e6d7d32ed6cab83f5b3530","after":"ef977b72d670c8f407e16e2b411ce7b95dd80474","ref":"refs/heads/master","pushedAt":"2024-05-10T20:53:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"internal/relui: drop v6l suffix from non-linux/arm download metadata\n\nFor historical reasons, the binary release for the linux/arm port we\nprovide at https://go.dev/dl/ is a bit of a special case. It differs\nfrom other ports in that it's built with GOARM overridden to a value\nof 6, and the filename has a \"v6l\" suffix after \"arm\". The download\nmetadata has a field \"arch\" where that v6l suffix is being included.\n\nThis special case needs to be handled consistently in various places,\nwhich can be easy to get slightly wrong sometimes (e.g., CL 504820,\ngo.dev/issue/62514, etc.).\n\nIt turns out a GOOS == linux check was missed when porting the metadata\npublishing logic from releasebot to relui, causing metadata for Go 1.21\nonwards to be \"armv6l\" for arm ports of all OSes, not just Linux. Cease\ndoing that in Go 1.23 (the nearest major release, to minimize potential\ndisruption in minor releases).\n\nSpotted this via https://hachyderm.io/@golang/112044405859439427 which\nhappened to select the netbsd/arm port. The fact that this hasn't been\nreported sooner suggests this isn't a very serious problem fortunately.\n\nChange-Id: I732ca7a6db181e81d31b265df48e7a9f47ed2c6c\nReviewed-on: https://go-review.googlesource.com/c/build/+/584403\nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Michael Pratt ","shortMessageHtmlLink":"internal/relui: drop v6l suffix from non-linux/arm download metadata"}},{"before":"0ee19189b16dae99a5bd9df4a8edeca3d278a5a7","after":"1f8bd5420053c5bc342476eff4e65178cc9eac91","ref":"refs/heads/luci-config","pushedAt":"2024-05-10T20:52:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"main.star: remove linux-loong64 known issue\n\nThe builder is up and working. There are occasional temporary network\nerrors, but that can be improved upon separately.\n\nFixes golang/go#65398.\n\nChange-Id: I91e9b1e96efd852b5394bd670dd52c421440e719\nReviewed-on: https://go-review.googlesource.com/c/build/+/584776\nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Carlos Amedee \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: remove linux-loong64 known issue"}},{"before":"c639adb8fb6ac6aa2dfbe669bd171d84ddfc6ae9","after":"4b285768f2a2d5bc15e6d7d32ed6cab83f5b3530","ref":"refs/heads/master","pushedAt":"2024-05-10T19:55:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/relnote: find cutoff date automatically\n\nLook for the date of CL that opened the tree to find the\ncutoff for TODOs.\n\nAdd a flag for the date in case that doesn't work.\n\nFor golang/go#64169.\n\nChange-Id: I756e5622339f5e1963c39b8e0bbd7eeb3fc23d85\nReviewed-on: https://go-review.googlesource.com/c/build/+/584401\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Russ Cox ","shortMessageHtmlLink":"cmd/relnote: find cutoff date automatically"}},{"before":"dfad60d480daa71b4978467e6e06f9610f5465fa","after":"c639adb8fb6ac6aa2dfbe669bd171d84ddfc6ae9","ref":"refs/heads/master","pushedAt":"2024-05-09T17:56:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/relnote: avoid TODOs for issues in existing relnotes\n\nDon't write a TODO for an issue that is mentioned in the release\nnotes.\n\nFor golang/go#64169.\n\nChange-Id: I9829957cb07c997a1d763fc00a996aeb2a53ba17\nReviewed-on: https://go-review.googlesource.com/c/build/+/584398\nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"cmd/relnote: avoid TODOs for issues in existing relnotes"}},{"before":"88041c7501bfb68b3df87859931cbf9062c78ec6","after":"dfad60d480daa71b4978467e6e06f9610f5465fa","ref":"refs/heads/master","pushedAt":"2024-05-09T17:54:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/relnote: make Go root directory a flag\n\nIt is a better way to represent that it is optional.\n\nFor golang/go#64169.\n\nChange-Id: I7de85aa6615cfc27fc4a82fc0fa5d5892cd9ebea\nReviewed-on: https://go-review.googlesource.com/c/build/+/584302\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"cmd/relnote: make Go root directory a flag"}},{"before":"f5330cc7f35192ef55ea34a203d7550dca5903c3","after":"88041c7501bfb68b3df87859931cbf9062c78ec6","ref":"refs/heads/master","pushedAt":"2024-05-09T17:16:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/relnote: remove dead code\n\nFor golang/go#64169.\n\nChange-Id: I838a45104af33a973f2a3742eda2045386e9b66d\nReviewed-on: https://go-review.googlesource.com/c/build/+/584301\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"cmd/relnote: remove dead code"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU2YjmQA","startCursor":null,"endCursor":null}},"title":"Activity ยท golang/build"}