Skip to content

Fixes git tag semver for the CLI

Roderick Schaefer requested to merge feature/cli-semver into master
  • This conditionally increments the patch version, for dev builds only, which are tagged with a '-gXXXXXXX' postfix.
  • Determining the Haven version has been simplified for all jobs to re-use.
Edited by Roderick Schaefer

Merge request reports