Skip to content

x/exp/cmd/gorelease: compare modules with different paths #39666

Closed
@jayconrod

Description

@jayconrod

gorelease should be able to compare packages in two modules with different module paths. This is useful for 1) comparing across major versions, especially for the first release on a new major version, and 2) comparing an original module and a fork.

This could be implemented by expanding the -base flag to accept a module path and a version.

gorelease -base=example.com/[email protected] -version=v2.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.modules

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions