Skip to content
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 Luci reverse builders #60440

Open
9 of 13 tasks
cagedmantis opened this issue May 25, 2023 · 6 comments
Open
9 of 13 tasks

x/build: create Luci reverse builders #60440

cagedmantis opened this issue May 25, 2023 · 6 comments
Assignees
Labels
Builders x/build issues (builders, bots, dashboards) new-builder umbrella
Milestone

Comments

@cagedmantis
Copy link
Contributor

cagedmantis commented May 25, 2023

As part of a migration to a new CI/CD system, there is a need to create images for the machines hosted on the Go GCP project. This is a list of the reverse builders which are currently hosted on the project. This list will be used to seed the task list which must be completed in order to support these builders.

Builders

The label:new-builder in:title LUCI -label:umbrella query finds individual builder tracking issues.

@golang/release

@cagedmantis cagedmantis added Builders x/build issues (builders, bots, dashboards) new-builder labels May 25, 2023
@cagedmantis cagedmantis added this to the Backlog milestone May 25, 2023
@cagedmantis cagedmantis self-assigned this May 25, 2023
@jclulow
Copy link
Contributor

jclulow commented May 25, 2023

Is there some detail about what this means for those of us who host reverse builders today?

@cagedmantis
Copy link
Contributor Author

@jclulow We will be sending out an email with a detailed explanation of what this means for builder maintainers in the coming days. This is part of the initial work to track what needs to be done.

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/546495 mentions this issue: cmd/makemac: keep-alive service for MacService leases

gopherbot pushed a commit to golang/build that referenced this issue Dec 1, 2023
makemac is a tiny service which renews existing MacService leases on a
periodic basis to ensure that they stay alive. This is a temporary
holdover until we get proper support for MacService somewhere like
Robocrop.

For golang/go#60440.

Change-Id: Id52a39dda6bd3858e243a7ae0469ec8a85356309
Reviewed-on: https://go-review.googlesource.com/c/build/+/546495
Auto-Submit: Michael Pratt <mpratt@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
@dmitshur dmitshur assigned dmitshur and unassigned cagedmantis Jan 23, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/584778 mentions this issue: main.star: switch to individual builder tracking issues

gopherbot pushed a commit to golang/build that referenced this issue May 10, 2024
A few of the builders were referring to the umbrella issue 60440 to
track remaining work. Update to individual tracking issues intended
to make tracking their status easier.

For golang/go#60440.

Change-Id: I290fd93abec89eaec056d00919061c449850e27d
Reviewed-on: https://go-review.googlesource.com/c/build/+/584778
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
@dmitshur dmitshur modified the milestones: Backlog, Unreleased May 11, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/588939 mentions this issue: main.star: add darwin race and longtest-race builders

gopherbot pushed a commit to golang/build that referenced this issue May 29, 2024
This was an oversight. We should have had these long ago.

For golang/go#60440.

Change-Id: I8810719408a94236368aecf52fbb8db5b782a117
Reviewed-on: https://go-review.googlesource.com/c/build/+/588939
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/589658 mentions this issue: internal/migration: mark darwin-amd64-race as ported to LUCI

gopherbot pushed a commit to golang/build that referenced this issue Jun 3, 2024
Thanks to Michael, this done as of CL 588939.

For golang/go#65913.
For golang/go#60440.

Change-Id: I0596549d90a449a114cb3451e8d775ea31132cb3
Reviewed-on: https://go-review.googlesource.com/c/build/+/589658
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builders x/build issues (builders, bots, dashboards) new-builder umbrella
Projects
Status: In Progress
Development

No branches or pull requests

5 participants