golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
123.33k stars 17.58k forks source link

x/build: create LUCI GCE host images #60468

Open cagedmantis opened 1 year ago

cagedmantis commented 1 year ago

Go builds are moving to LUCI. As part of this migration to a new CI/CD system, we'll create new host images for the machines hosted on the Go GCP project. This is a list of the hosts, images and dependent builders which are currently hosted on the project. This list tracks which images need to be migrated over to LUCI. Each image lists which builders are based off of the image listed. Some hosts use the same images but provide different resources to the machine running the image.

How you can help!

  1. Chose one of the images below by clicking the link
  2. Assign the associated issue to yourself (to prevent duplication of work)
  3. Create the image and test on LUCI
  4. Once issue is closed, check box will automatically be selected

If there are any issues/challenges/questions, please comment on the issue below.

Hosts

Completed

@golang/release

gopherbot commented 1 year ago

Change https://go.dev/cl/504821 mentions this issue: cmd/bootstrapswarm: add bootstrapswarm used to bootstrap swarming bot