pulumi / ci-mgmt

Configuration for all things CI
Apache License 2.0
10 stars 4 forks source link

(build) make sure version calculated is a valid semver before building #4

Open jaxxstorm opened 4 years ago

jaxxstorm commented 4 years ago

We have had several builds fail/error in our existing build process because they didn't generate a valid semver tag (for example, v.3.3.3 is not valid)

If we're performing a build, we should verify that the version is valid semver, and fail if it isnt.

jaxxstorm commented 4 years ago

https://github.com/JasonEtco/validate-semver-release