Skip to content

x/build: automate consequences of go.mod go directive maintenance #72774

@findleyr

Description

@findleyr

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:

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.

CC @dmitshur @jba

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)FeatureRequestIssues 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.

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions