-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Open
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
Description
Recently, we started automating go.mod go directives for x/ repos (#69095).
However, some x/ repos have deployments that target a certain go version, which may be incompatible with the upgraded go.mod file.
Off the top of my head, at least:
- x/telemetry: https://go.dev/cl/656455
- x/pkgsite: https://go.dev/cl/656475
- x/playground
- x/website: https://go.dev/cl/655656
I think the x/ repo automation should include updates to target deployment versions.
Where possible, we should parameterize these deployments, so that this automation doesn't require complicated edits.
dmitshur
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.Issues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Type
Projects
Status
No status