-
Notifications
You must be signed in to change notification settings - Fork 17.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
x/build: create instructions for contributor builders under LUCI #60640
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Comments
cagedmantis
added
Builders
x/build issues (builders, bots, dashboards)
NeedsFix
The path to resolution is known, but the work has not been done.
labels
Jun 6, 2023
Change https://go.dev/cl/504531 mentions this issue: |
Change https://go.dev/cl/504821 mentions this issue: |
gopherbot
pushed a commit
to golang/build
that referenced
this issue
Jun 26, 2023
This change adds a bootstrapswarm which bootstraps the swarming bot on two different environments (on GCE and not on GCE). It can be extended in the future to start the swarming client on other clouds as needed. Updates golang/go#60468 Updates golang/go#60640 Change-Id: Iead5f980d27441d3bc6d8161d8baf695a5b55d56 Reviewed-on: https://go-review.googlesource.com/c/build/+/504821 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Carlos Amedee <carlos@golang.org>
gopherbot
pushed a commit
to golang/build
that referenced
this issue
Jun 28, 2023
genbotcert can now use a certificate signing request to create a certificate with the Go teams CA. These certificates should be used to authenticate contributor managed swarming bots in Luci. It can also be used to add general non-GCE swarming bots. Initial Luci production environment settings have been added to the buildenv package. Updates golang/go#60640 Change-Id: I9ad9150ac332ea79413bf556b0830f343646848f Reviewed-on: https://go-review.googlesource.com/c/build/+/504531 TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Carlos Amedee <carlos@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Run-TryBot: Carlos Amedee <carlos@golang.org>
https://github.com/golang/go/wiki/DashboardBuilders has been updated with the instructions. It is still being edited. The initial set of work has been completed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Builders
x/build issues (builders, bots, dashboards)
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
We are shifting over to using LUCI as our build environment. The use of LUCI changes how the builders should be configured to connect to the LUCI platform. These instructions should be created and shared with the community.
@golang/release
The text was updated successfully, but these errors were encountered: