Skip to content

x/pkgsite: latest version should not be +incompatible  #37714

@jba

Description

@jba

When deciding which version of a module is the latest, if there is a version with a go.mod file, prefer it to incompatible versions.

Example: given versions

  • v2.0.0+incompatible
  • v1.2.3
    we would display the first as latest. We should display the second.

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.pkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions