iterative/gto

Tag increment doesn't calculated right

aguschin opened this issue · 0 comments

# commit 1
gto register results/train:pool-segmentation --version v1.0.0
gto assign results/train:pool-segmentation --version v1.0.0 --stage dev
# tag `results/train:pool-segmentation#stage#1` is created
# commit 2
gto register results/train:pool-segmentation --version v2.0.0
gto assign results/train:pool-segmentation --version v2.0.0 --stage dev

getting error that "tag exists" - since GTO again creates the same tag