Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

registry: validate major version suffix strings on new modules #171

Description

@shoenig

Currently it's possible (and recurring) for people to incorrectly add something like
example.com/foo/bar v2.2.2
when they really intended to add
example.com/foo/bar/v2 v2.2.2
in the webUI. We should be able to parse both halves of the module coordinates and apply some rules to see if it's a nonsensical thing to add.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions