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/app/appengine: hide and stop testing release-branch.go1.11 #34096

Closed
dmitshur opened this issue Sep 5, 2019 · 2 comments
Closed

x/build/app/appengine: hide and stop testing release-branch.go1.11 #34096

dmitshur opened this issue Sep 5, 2019 · 2 comments
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

dmitshur commented Sep 5, 2019

https://build.golang.org currently displays:

  • golang.org/x repos at Go master
  • golang.org/x repos at Go release-branch.go1.13
  • golang.org/x repos at Go release-branch.go1.12
  • golang.org/x repos at Go release-branch.go1.11

Per our release policy, we support only current and previous major versions. Go 1.13 is out now, so 1.11 should be dropped.

@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 Sep 5, 2019
@dmitshur dmitshur self-assigned this Sep 5, 2019
@gopherbot gopherbot added this to the Unreleased milestone Sep 5, 2019
@gopherbot
Copy link

Change https://golang.org/cl/193477 mentions this issue: app/appengine: remove Go 1.11 from the dashboard

@dmitshur
Copy link
Contributor Author

dmitshur commented Sep 5, 2019

Filed issue #34097 about automating this.

codebien pushed a commit to codebien/build that referenced this issue Nov 13, 2019
Per release policy¹, we only support and test the two latest
major versions (currently Go 1.13 and Go 1.12).

Previously:

• CL 164218 removed Go 1.10.
• CL 133895 removed Go 1.9.
• CL 95555 removed Go 1.8.
• CL 77931 removed Go 1.7.
• CL 37466 removed Go 1.6.
• CL 31767 removed Go 1.5.
• CL 20843 removed Go 1.4.

¹ https://golang.org/doc/devel/release.html#policy

Fixes golang/go#34096

Change-Id: I8ac7fcb6527e86706bdb7f140e3f05d3262f2476
Reviewed-on: https://go-review.googlesource.com/c/build/+/193477
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@golang golang locked and limited conversation to collaborators Sep 4, 2020
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
None yet
Development

No branches or pull requests

2 participants