{"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:1719430917.0","currentOid":""},"activityList":{"items":[{"before":"509ea4ff89690ec9ad9447d0351d316371187fe4","after":"c2f377b54a00dfc890156fec2e2ea1149bb4e75a","ref":"refs/heads/master","pushedAt":"2024-09-19T18:44:46.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/gomote: remove # prefix for command help\n\nThis change also makes use of a log.Logger more consistent in the\nvarious Usage functions for each subcommand.\n\nChange-Id: I22e26156f9dbf5e8042b487db6b66f74ab5c322b\nReviewed-on: https://go-review.googlesource.com/c/build/+/614238\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Michael Knyszek \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"cmd/gomote: remove # prefix for command help"}},{"before":"4b2c343c2253ce67ffa6c3db650e796713614d91","after":"509ea4ff89690ec9ad9447d0351d316371187fe4","ref":"refs/heads/master","pushedAt":"2024-09-19T18:36:28.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":"cmd/gomote: fix up printed test commands\n\nMake the test commands easier to just use directly:\n- Fix std packages having the wrong directory.\n- Add GOMOTE_GROUP prefix if the instances were created in a group.\n- Add the instance name (just the first) to the command if not created\n in a group.\n\nChange-Id: I1dffde676a51e69100a1ea8a902c4a67cbde6fce\nReviewed-on: https://go-review.googlesource.com/c/build/+/614161\nReviewed-by: Michael Pratt \nReviewed-by: Damien Neil \nAuto-Submit: Michael Knyszek \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"cmd/gomote: fix up printed test commands"}},{"before":"f4f673a3710ffab78e61681c65f7b43801b60cc6","after":"4b2c343c2253ce67ffa6c3db650e796713614d91","ref":"refs/heads/master","pushedAt":"2024-09-19T17:33: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":"perf: add latest release branch as option in branch drop-down\n\nThis was requested by the tools folks because it allows creating stable\nlinks without knowing the magic query parameter.\n\nChange-Id: I29570f70cf89957a54a09d9eb94c45ca1fb8a283\nReviewed-on: https://go-review.googlesource.com/c/build/+/613916\nReviewed-by: Michael Pratt \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"perf: add latest release branch as option in branch drop-down"}},{"before":"8ec72b21f5c29f7d6dae5cd1d87467c7940099e9","after":"f4f673a3710ffab78e61681c65f7b43801b60cc6","ref":"refs/heads/master","pushedAt":"2024-09-19T17:32: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: add support for multiple platforms to the dashboard\n\nCurrently the dashboard's influx queries hard-code linux/amd64. Remove\nthe hard-coding by adding a \"platform\" dropdown to the page and passing\nthat as a query parameter.\n\nChange-Id: I18c19b95da9aae73b26d93ee850c3181de45b999\nReviewed-on: https://go-review.googlesource.com/c/build/+/613719\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Michael Pratt ","shortMessageHtmlLink":"perf: add support for multiple platforms to the dashboard"}},{"before":"8d2443a247a18015ce6391796b277408c7bae1e8","after":"8ec72b21f5c29f7d6dae5cd1d87467c7940099e9","ref":"refs/heads/master","pushedAt":"2024-09-19T15:04: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":"internal/task: add a step to mail announcement for vscode prerelease\n\nThe relui will accept two input parameters specifying the announcement\nsender and the receiver.\n\nAs mentioned previously, the email announcement is not locally testable.\n\nFor golang/vscode-go#3500\n\nChange-Id: I8b22bc8a4bf5f62b42b22bc34f081c914bc0d7fd\nReviewed-on: https://go-review.googlesource.com/c/build/+/613599\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: add a step to mail announcement for vscode prerelease"}},{"before":"c0af79424b05a72a2fbb6a7c876b9cae24720f20","after":"8d2443a247a18015ce6391796b277408c7bae1e8","ref":"refs/heads/master","pushedAt":"2024-09-17T17:52:39.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: fix dashboard link bug where repo for commit was always \"go\"\n\nCurrently the \"table\"/\"unit\" page has its commit links broken because\nthe repository value is loaded from the drop-down UI element.\nUnfortunately, that doesn't work because the callbacks for fetching\nformfields.js won't run until the top-level code is done, so the UI\nelements won't be properly prefilled.\n\nInstead of relying on that, access the source-of-truth to get the\nrepository: the query parameters. This fixes the bug.\n\nChange-Id: I91d3c81036e3722951d5353cdf4b5cff5c7c61a3\nReviewed-on: https://go-review.googlesource.com/c/build/+/613915\nReviewed-by: Michael Pratt \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Michael Knyszek ","shortMessageHtmlLink":"perf: fix dashboard link bug where repo for commit was always \"go\""}},{"before":"31c4176bcec808837caaa543ffeab59b56deb994","after":"c0af79424b05a72a2fbb6a7c876b9cae24720f20","ref":"refs/heads/master","pushedAt":"2024-09-17T17:39:48.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: fix a bug to show diff against last stable version\n\nOnly the stable version (Y is even) have release candidate, when\nreleasing a stable minor version (vX.EVEN.0), the release note should\nshow the diff between current version (vX.EVEN.0) and the latest patch\nof the last stable version(vX.EVEN-2.LATEST).\n\nFor golang/vscode-go#3500\n\nChange-Id: Ia1ed84d2b2da0789a3e3410f96ad7b6db007174b\nReviewed-on: https://go-review.googlesource.com/c/build/+/613598\nReviewed-by: Hyang-Ah Hana Kim \nAuto-Submit: Hongxiang Jiang \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"internal/task: fix a bug to show diff against last stable version"}},{"before":"591f2af8b8f9fbf43f905c44076ca4a41b066081","after":"31c4176bcec808837caaa543ffeab59b56deb994","ref":"refs/heads/master","pushedAt":"2024-09-17T15:09:43.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: upload generated package extension to release asset\n\nAdd a new method UploadReleaseAsset to GitHubClient interface. The\nmethod can upload a file in form of fs.File to a GitHub release as a\nrelease asset.\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2354426300\n\nFor golang/vscode-go#3500\n\nChange-Id: I16f48573fbb2e3c76d8c5c91bc80ab09c7653e25\nReviewed-on: https://go-review.googlesource.com/c/build/+/613596\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Hyang-Ah Hana Kim \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Hongxiang Jiang ","shortMessageHtmlLink":"internal/task: upload generated package extension to release asset"}},{"before":"30938eb34c8a8dfd5c36a0238bd803a667efea1f","after":"591f2af8b8f9fbf43f905c44076ca4a41b066081","ref":"refs/heads/master","pushedAt":"2024-09-17T14:25: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":"internal/task: add a step to create github release as draft\n\nThis step will accept release, prerelease and cloud build as input\nparameter.\nThe first two parameter is being use to determine the release version.\nThe CloudBuild will be used in the next CL to upload generated package\nextension.\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2353739346\n\nFor golang/vscode-go#3500\n\nChange-Id: Ia9b7fdf2869ceae2baecfbb0179c9985e7a9e1ad\nReviewed-on: https://go-review.googlesource.com/c/build/+/613595\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: add a step to create github release as draft"}},{"before":"d68cbf0529d3705b943894b72351b0d4bfa8f2b5","after":"30938eb34c8a8dfd5c36a0238bd803a667efea1f","ref":"refs/heads/master","pushedAt":"2024-09-17T01:40: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":"internal/task: fix a bug where RunCustomSteps return without result url\n\nFor golang/vscode-go#3500\n\nChange-Id: Ic55a53fd5797322bc18d52ae910f60dd70641ec9\nReviewed-on: https://go-review.googlesource.com/c/build/+/613597\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"internal/task: fix a bug where RunCustomSteps return without result url"}},{"before":"e0ba88339ec82d3b2f9e5ca0037f18fcff0d3f95","after":"d68cbf0529d3705b943894b72351b0d4bfa8f2b5","ref":"refs/heads/master","pushedAt":"2024-09-16T16:42:42.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: generate release artifacts in vscode-go prerelease\n\nUse RunCustomSteps method to trigger a few steps to build vscode-go\nrelease artifacts:\n- download go binary.\n- clone vscode-go repo and checkout specific commit.\n- execute npm ci and go run to build artifacts.\n- copy generated package extension and logs to gcs.\n\nThe steps after this will use the returned CloudBuild struct (containing\ncloud build ID, project, gcs url) to fetch the artifacts and upload as\ngithub release assets.\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2347320416\n\nFor golang/vscode-go#3500\n\nChange-Id: Ia2987e1367cd6d76e019b4e576b6cc3e878ac751\nReviewed-on: https://go-review.googlesource.com/c/build/+/611945\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: generate release artifacts in vscode-go prerelease"}},{"before":"4ca568d461616f66f6d6c40c5391e835483074a0","after":"e0ba88339ec82d3b2f9e5ca0037f18fcff0d3f95","ref":"refs/heads/master","pushedAt":"2024-09-16T14:30: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":"internal/task: add a step to run test for vscode-go extension\n\nAdd new method to interface CloudBuildClient:\n- RunCustomSteps accept a function as input parameter.\n- The input function should return a slice of cloud steps which will be\n eventually executed by the method.\n- The input function should accept an input parameter \"resultURL\" and\n can assume this will be valid so the caller can write output to it.\n- The method will generate a random result url and pass that to the\n input function to generate the cloud steps.\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2341760224\n\nFor golang/vscode-go#3500\n\nChange-Id: Icdc6411ab8274b71783c15a0ccf7ecae0d61b3a5\nReviewed-on: https://go-review.googlesource.com/c/build/+/610375\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: add a step to run test for vscode-go extension"}},{"before":"a79aa1cba7c6ac33238c368792a7c6fc0e6bba4d","after":"4ca568d461616f66f6d6c40c5391e835483074a0","ref":"refs/heads/master","pushedAt":"2024-09-12T18:01:04.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"gopherbot","name":"GopherBot","path":"/gopherbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8566911?s=80&v=4"},"commit":{"message":"cmd/coordinator: stop EC2 buildlet pool\n\nAll EC2 builders have been migrated to LUCI and stopped in coordinator.\nStop the pool as well. Its permissions have been revoked and it prints\nerrors continuously. Also drop an unhelpful printf.\n\nFor golang/go#67761.\n\nChange-Id: I6ce48e222a2dc88f7d5a7386f8cc9d5b1e8bac71\nReviewed-on: https://go-review.googlesource.com/c/build/+/612559\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Tim King \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov ","shortMessageHtmlLink":"cmd/coordinator: stop EC2 buildlet pool"}},{"before":"e54734aada394a29cfb4ebe7339129b2afc891f6","after":"a79aa1cba7c6ac33238c368792a7c6fc0e6bba4d","ref":"refs/heads/master","pushedAt":"2024-09-12T15:13:51.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: read the head commit of master branch and await approval\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2338992655\n\nFor golang/vscode-go#3500\n\nChange-Id: Ib0fb315e1d99b11b0041776474834a375cc97722\nReviewed-on: https://go-review.googlesource.com/c/build/+/611917\nAuto-Submit: Hongxiang Jiang \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: read the head commit of master branch and await approval"}},{"before":"e7402a0540adc583cbd473fd910b0023ea4ad62f","after":"e54734aada394a29cfb4ebe7339129b2afc891f6","ref":"refs/heads/master","pushedAt":"2024-09-12T15:02:40.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: add insider release flow and determine insider version\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2338958845\n\nFor golang/vscode-go#3500\n\nChange-Id: I326d8606224e3500478b140dcde1a7e5eb0e3330\nReviewed-on: https://go-review.googlesource.com/c/build/+/611940\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Hyang-Ah Hana Kim \nAuto-Submit: Hongxiang Jiang ","shortMessageHtmlLink":"internal/task: add insider release flow and determine insider version"}},{"before":"6dd253ac4a4ee16acb2210e1625a0b8c3887624f","after":"e7402a0540adc583cbd473fd910b0023ea4ad62f","ref":"refs/heads/master","pushedAt":"2024-09-11T22:13:09.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":"internal/releasetargets: rename allReleases to allFirstClass\n\nA minor clean-up to leave it in a more readable state.\n\nChange-Id: Ia0811df0c9da569be2d08ae1b57da81fdc520056\nReviewed-on: https://go-review.googlesource.com/c/build/+/612556\nReviewed-by: Tim King \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"internal/releasetargets: rename allReleases to allFirstClass"}},{"before":"b655b7346a58138fda8056dee2432b252fb0b51c","after":"6dd253ac4a4ee16acb2210e1625a0b8c3887624f","ref":"refs/heads/master","pushedAt":"2024-09-11T17:42: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":"internal/task: add a step to tag the release candidate\n\nFor golang/vscode-go#3500\n\nChange-Id: I257a974f06387a8888e96e645b3dd692e6ab6287\nReviewed-on: https://go-review.googlesource.com/c/build/+/612115\nAuto-Submit: Hongxiang Jiang \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Hyang-Ah Hana Kim ","shortMessageHtmlLink":"internal/task: add a step to tag the release candidate"}},{"before":"4fcdaed4d4dccf0d4c7304e63f227de17e978872","after":"b655b7346a58138fda8056dee2432b252fb0b51c","ref":"refs/heads/master","pushedAt":"2024-09-11T17:28:34.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: rename semver to releaseVersion and add string method\n\n1. Remove prerelease field from semver and rename it to releaseVersion.\n2. parseSemver rename to parseVersion returns a releaseVersion and\n the corresponding prerelease string.\n3. Refactor vscode go release process follow the same pattern as gopls.\n Move some code change from CL 612115.\n\nChange-Id: Ic02f26c02db519e475118e80e09748c0c63d1521\nReviewed-on: https://go-review.googlesource.com/c/build/+/611975\nReviewed-by: Hyang-Ah Hana Kim \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Robert Findley ","shortMessageHtmlLink":"internal/task: rename semver to releaseVersion and add string method"}},{"before":"4196175e6d3f33760bd3e173b564edb9e70409ad","after":"c29a1893e55d9ac317ea49eb6a4479b48521662d","ref":"refs/heads/luci-config","pushedAt":"2024-09-11T16:44: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: exclude 1.21 x/tools builder from tools-gotip-go-trigger\n\nLooking at the history of the x_tools-go1.21-linux-amd64 post-submit\nat https://ci.chromium.org/ui/p/golang/builders/ci/x_tools-go1.21-linux-amd64\nmakes it apparent that there are two gitiles triggers for it:\n\n gitiles {\n repo: \"https://go.googlesource.com/go\"\n refs: \"regexp:refs/heads/master\"\n }\n gitiles {\n repo: \"https://go.googlesource.com/tools\"\n refs: \"regexp:refs/heads/master\"\n }\n\nThe later is expected. The former has the wrong branch: it should be\nrelease-branch.go1.21 and not the main branch - it doesn't make sense\nto re-run the x_tools-go1.21-linux-amd64 builder whenever there's a\nnew Go tip commit.\n\nIt ended up being automatically populated because we don't have a\nrelease-branch.go1.21 branch trigger, and because I didn't think to\nset postsubmit_builders_by_project_and_branch to True in CL 524175.\n\nSince there aren't expected to be new commits on release-branch.go1.21\nby now, it should be fine not to have a trigger for that - the x/tools\nrepo trigger is enough - but do remove triggering from Go tip commits.\n\nChange-Id: Id2c5ff8f52eab507459f1dd7815c80f5bf099417\nReviewed-on: https://go-review.googlesource.com/c/build/+/611944\nReviewed-by: Tim King \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"main.star: exclude 1.21 x/tools builder from tools-gotip-go-trigger"}},{"before":"46dec967e0024c8283bda41f478d3312d2f68157","after":"4fcdaed4d4dccf0d4c7304e63f227de17e978872","ref":"refs/heads/master","pushedAt":"2024-09-10T22:53: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":"cmd/rebuild, internal/task: delete copies of go/version code\n\nWe can use go/version directly from the standard library now that it\nexists there, and because Go 1.22 or newer is always used in x/build.\n\nChange-Id: I5fc65eefa552c9b457691fe0cea6a1cffc2ac871\nReviewed-on: https://go-review.googlesource.com/c/build/+/611976\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Hongxiang Jiang ","shortMessageHtmlLink":"cmd/rebuild, internal/task: delete copies of go/version code"}},{"before":"e4bf000448bd936dd5e2a35dd1e0707bb4c4ccc3","after":"4196175e6d3f33760bd3e173b564edb9e70409ad","ref":"refs/heads/luci-config","pushedAt":"2024-09-10T17:03:16.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: drop x_tools-go1.22-linux-amd64_c2s16-perf_vs_gopls_0_11\n\nAs described in https://go.dev/issue/69322#issuecomment-2338994506,\nthe intent is to only run a gopls perf builder using the latest Go\nrelease branch, not the second latest.\n\nFixes golang/go#69322.\n\nChange-Id: I8a94344a1ba4fe8aaae7f353c208397c9643be40\nReviewed-on: https://go-review.googlesource.com/c/build/+/611942\nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Tim King ","shortMessageHtmlLink":"main.star: drop x_tools-go1.22-linux-amd64_c2s16-perf_vs_gopls_0_11"}},{"before":"ebde997db81e9aa82868cae5e3bfa7f963cfd552","after":"e4bf000448bd936dd5e2a35dd1e0707bb4c4ccc3","ref":"refs/heads/luci-config","pushedAt":"2024-09-10T16:55: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":"main.star: clean up after dropping release-branch.go1.21\n\nDelete code that became dead as of CL 605295. Generated files unchanged.\n\nChange-Id: I8a64311650371c82cd0510c25d91302aba85cb77\nReviewed-on: https://go-review.googlesource.com/c/build/+/609895\nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov \nReviewed-by: Tim King \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"main.star: clean up after dropping release-branch.go1.21"}},{"before":"3bbaa078df74619ce3b66e7200b3a7afee1bacdd","after":"46dec967e0024c8283bda41f478d3312d2f68157","ref":"refs/heads/master","pushedAt":"2024-09-09T17:54: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":"internal/task: add step to publish announcement in gopls release flow\n\nFor golang/go#57643\n\nChange-Id: I2f95f961648c9aa9a8c126982cace1a7814ae9a1\nReviewed-on: https://go-review.googlesource.com/c/build/+/611475\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Robert Findley ","shortMessageHtmlLink":"internal/task: add step to publish announcement in gopls release flow"}},{"before":"298fa01b014842f3d1c097ffbe0876533cc2167a","after":"3bbaa078df74619ce3b66e7200b3a7afee1bacdd","ref":"refs/heads/master","pushedAt":"2024-09-09T16:13:55.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":"go.mod: update golang.org/x dependencies\n\nUpdate golang.org/x dependencies to their latest tagged versions.\n\nChange-Id: I917ed8511e785262056a61b2933adee5c275698c\nReviewed-on: https://go-review.googlesource.com/c/build/+/611959\nAuto-Submit: Gopher Robot \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: David Chase ","shortMessageHtmlLink":"go.mod: update golang.org/x dependencies"}},{"before":"ad8de1aafeafaaeeb63f21df255cfc876ffda7eb","after":"298fa01b014842f3d1c097ffbe0876533cc2167a","ref":"refs/heads/master","pushedAt":"2024-09-09T15:47:52.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":"influx, perf: update Dockerfile to build with Go 1.23\n\nChange-Id: Ife18300373ea73af34f80a3d161794f50737cde5\nReviewed-on: https://go-review.googlesource.com/c/build/+/611555\nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Michael Pratt \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"influx, perf: update Dockerfile to build with Go 1.23"}},{"before":"9bb6fe585cee579c1d04d27dd1b3e25db179fac6","after":"ebde997db81e9aa82868cae5e3bfa7f963cfd552","ref":"refs/heads/luci-config","pushedAt":"2024-09-06T21:30:33.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: drop 1.19 and 1.20 from TOOLS_GO_BRANCHES\n\nThe Go 1.23.0 release is out. This drops many of the special cased\nextra branches for x/tools per plan in go.dev/issue/65917, keeping\nonly go1.21 as a special case for the needs of gopls v0.17.0.\n\nFor golang/go#65917.\n\nChange-Id: I2af34126099b58f6445a5198f2b06c654df0ae6d\nReviewed-on: https://go-review.googlesource.com/c/build/+/605000\nReviewed-by: Carlos Amedee \nReviewed-by: Robert Findley \nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: drop 1.19 and 1.20 from TOOLS_GO_BRANCHES"}},{"before":"929e53184a79a5747241a7b1bc9cd8d88e7c3b7a","after":"ad8de1aafeafaaeeb63f21df255cfc876ffda7eb","ref":"refs/heads/master","pushedAt":"2024-09-06T17:30: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":"internal/task: rename version input param and add E2E for release flow\n\nFor golang/go#57643\n\nChange-Id: I6ba563b941df4ce703281163f2aaa714f57f3646\nReviewed-on: https://go-review.googlesource.com/c/build/+/610895\nReviewed-by: Robert Findley \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Hongxiang Jiang ","shortMessageHtmlLink":"internal/task: rename version input param and add E2E for release flow"}},{"before":"050a692553c4ee72462985775a01c7e20413fc33","after":"929e53184a79a5747241a7b1bc9cd8d88e7c3b7a","ref":"refs/heads/master","pushedAt":"2024-09-06T15:06:44.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 the owner of rt-rk mips builders\n\nChange-Id: I191be376b11485449404b91a23e516d70f24018a\nGitHub-Last-Rev: ef7981b77574f23e0c492c74c671436eef41fda8\nGitHub-Pull-Request: golang/build#102\nReviewed-on: https://go-review.googlesource.com/c/build/+/610896\nReviewed-by: Dmitri Shuralyov \nAuto-Submit: Dmitri Shuralyov \nReviewed-by: Michael Pratt \nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI ","shortMessageHtmlLink":"dashboard: update the owner of rt-rk mips builders"}},{"before":"c97d7420817436f0b79d647233481e76651d3e51","after":"9bb6fe585cee579c1d04d27dd1b3e25db179fac6","ref":"refs/heads/luci-config","pushedAt":"2024-09-06T04:35:00.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: enable aliastypeparams builders on presubmit and postsubmit\n\nFor golang/go#69121\n\nChange-Id: Ia47ba04ed86cf1785edaddd689c53065f4a83d87\nReviewed-on: https://go-review.googlesource.com/c/build/+/609735\nReviewed-by: Dmitri Shuralyov \nLUCI-TryBot-Result: Go LUCI \nReviewed-by: Dmitri Shuralyov ","shortMessageHtmlLink":"main.star: enable aliastypeparams builders on presubmit and postsubmit"}},{"before":"524363974a6d7d00d11d718cd8639bef796fb832","after":"050a692553c4ee72462985775a01c7e20413fc33","ref":"refs/heads/master","pushedAt":"2024-09-05T15:10:03.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: update the gopls version in vscode-go project\n\n- For pre-release flow, update only the master branch.\n- For release flow, update both master and active release branch.\n\nA local relui screenshot is at https://github.com/golang/vscode-go/issues/3500#issuecomment-2329699072\n\nFor golang/vscode-go#3500\n\nChange-Id: I0f171e1adfaabe58b69f8765331c038d3a58e724\nReviewed-on: https://go-review.googlesource.com/c/build/+/610539\nLUCI-TryBot-Result: Go LUCI \nAuto-Submit: Hongxiang Jiang \nReviewed-by: Robert Findley ","shortMessageHtmlLink":"internal/task: update the gopls version in vscode-go project"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEuzYZPwA","startCursor":null,"endCursor":null}},"title":"Activity ยท golang/build"}