Skip to content

x/build/cmd/relui: add best-effort updating of tagx:ignore'd dependencies #73264

Open
@dmitshur

Description

@dmitshur

The monthly tagging workflow skips updating modules annotated with tagx:ignore. This was done out of necessity to break cycles in the module graph (CL 439136).

This means those golang.org/x modules are left to be upgraded manually and may end up on fairly old versions. Also see issue #56530 for related motivation and data points.

It should be quite viable to add best-effort updating of these modules to at least their latest version available at the start of a given tagging workflow.

CC @golang/release.

Metadata

Metadata

Assignees

Labels

AutomationIssues created by gopherbot or watchflakes automation.Buildersx/build issues (builders, bots, dashboards)FeatureRequestIssues asking for a new feature that does not need a proposal.FixPendingIssues that have a fix which has not yet been reviewed or submitted.FrictionNuisances that make good candidates for our "friction" fix-it weeksNeedsFixThe path to resolution is known, but the work has not been done.

Type

No type

Projects

Status

In Progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions