mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-07 02:16:06 -05:00
[GH-ISSUE #866] Image Builds adding erroneous tags #5190
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 @calebcall on GitHub (Sep 21, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/866
I currently have Auto Increment Version enabled, on each build though, I'm getting extra tags. I get a tag with the hash (good), I get the tag with the newly incremented version (good), I get a latest tag (good) but then I also get a tag 0 and a tag 0.0 on every build. My auto-incremented tag is up to version 0.0.6 and I've gotten the same two erroneous tags on every build. I don't have any custom tags defined either.
@calebcall commented on GitHub (Sep 21, 2025):
Nevermind, just looked through the code and see this is intentional to tag major, minor and patch levels. Might be a nice feature to have a tags option in the build job and have toggles next each tag option: