Skip to content

Define versioning scheme for packages. #13

@cvonelm

Description

@cvonelm

Define a version for every package, most importantly this should support the ordering:

"Version X of package is newer than Version Y"

This is importantly not the version of the software build and should not bear any relationship to it, lest we end up in the depths of hell that is trying to parse arbitrary versioning schemes.

Additionally, with the multi-repo support coming in #9 this version might be useful for encoding to which repo a package belongs.

Naively I think the refs from git log repo/pkgname could be used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions