x/build/app/appengine: automatically hide and stop testing old versions #34097
Labels
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
We make a change like CL 193477 every 6 months. It's usually a one line diff, but it still needs to be remembered, made, reviewed, and deployed each time.
Maybe it's time we automate it to reduce the amount of manual work to be done for each release.
By now, we have an endpoint
MaintnerServiceClient.ListGoReleases
that we can use to do this more easily. E.g.:/cc @golang/osp-team
Edit on 2020-02-28: Found a related older issue #21556.
The text was updated successfully, but these errors were encountered: