xavtool
xavtool copied to clipboard
Enhancement: Environment Based Semver
It would be nice for us enterprise devs that test in different environments to put an environment string on the end of the Semver and have it preserved during increment operations.
We follow the conventions of NormalSemVer_EnvironmentName (QSB/RC/STAGING). Prod is just SemVer, no string.
Do you think the concept of revisions could solve your problem properly? Take a look at #11.