Skip to content

Check deb semver in tag creation #516

Description

@dido18

Debian package management uses its own specific version sorting algorithm, which treats punctuation and letters differently than standard SemVer.

When a tag is create, check it semver and deny the creation of tag

like: 0.12.0.rc.10 must be 0.12.0-rc.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions