mirror of
https://github.com/VERT-sh/VERT.git
synced 2026-05-31 06:00:28 -05:00
[Feature Request] Semantic Versioning #15
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joryirving on GitHub.
Would it be possible to add semantic tagging to the image?
Currently I like to pin to a specific version, instead of pulling latest and potentially getting breaking changes. I use renovate to bump images as PRs since everything is managed via git repo.