Skip to content

autoversion creating unexpected auto suffix #2127

Description

@JedMeister

Under usual circumstance autoversion will generate a version from the latest tag - if the tag is not HEAD of the repo it will add a suffix +<COMMITS>-g<COMMIT_ID> - e.g. with a repo history like:

48fc4049 And even more updated
8f9bf18a (tag: v2.0.0) More updates
$ autoversion
2.0.0+1-g48fc4049

However if the version includes -turnkeyX - e.g. webmin: 2.60-turnkey0; the suffix will have a leading - instead of a +?!

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions