ImperialCollegeLondon / gridlington-vis

BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Change metadata action to get any tag for docker tags #121

Closed AdrianDAlessandro closed 2 months ago

AdrianDAlessandro commented 2 months ago

Previously it was only allowing tags that were valid semantic versioning https://semver.org and ignoring them otherwise. This meant versions with and underscore _ instead of a dash were not successfully tagging the images. Now any tag should work.

It is still recommended to use valid semantic versioning for tags.

AdrianDAlessandro commented 2 months ago

But also, this should prevent the error that happened yesterday with the release with the underscore in it