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/dashboard: update windows*{2008,2012}* and darwin-amd64-10_14 builders with atMostGo1(20) #58008

Closed
dmitshur opened this issue Jan 25, 2023 · 3 comments
Assignees
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

@dmitshur
Copy link
Contributor

Go 1.20 will be the last Go release with support for some OS versions, as documented at https://tip.golang.org/doc/go1.20#ports. The corresponding builders should be updated not to to test commits at tip (where Go 1.21 development is now happening), only on supported release branches.

CC @golang/release.

@dmitshur dmitshur added Builders x/build issues (builders, bots, dashboards) NeedsFix The path to resolution is known, but the work has not been done. labels Jan 25, 2023
@dmitshur dmitshur added this to the Unreleased milestone Jan 25, 2023
@gopherbot
Copy link

Change https://go.dev/cl/463577 mentions this issue: dashboard: limit darwin-amd64-10_14 to build at most Go 1.20

@gopherbot
Copy link

Change https://go.dev/cl/463578 mentions this issue: dashboard: limit windows-{386,amd64}-2008 to build at most Go 1.20

@gopherbot
Copy link

Change https://go.dev/cl/463579 mentions this issue: dashboard: limit windows-{386,amd64}-2012 to build at most Go 1.20

gopherbot pushed a commit to golang/build that referenced this issue Jan 25, 2023
For golang/go#58008.

Change-Id: Iadd360a5cf5efa7e978c0267dacc0f38594ef607
Reviewed-on: https://go-review.googlesource.com/c/build/+/463577
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
gopherbot pushed a commit to golang/build that referenced this issue Jan 25, 2023
For golang/go#58008.

Change-Id: I4736d99b0e8b88d8bc550e80bfad86992dc669b8
Reviewed-on: https://go-review.googlesource.com/c/build/+/463578
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
@golang golang locked and limited conversation to collaborators Feb 17, 2024
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.
Projects
Archived in project
Development

No branches or pull requests

2 participants