Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag increment doesn't calculated right #371

Closed
aguschin opened this issue Jun 28, 2023 · 0 comments · Fixed by #372
Closed

Tag increment doesn't calculated right #371

aguschin opened this issue Jun 28, 2023 · 0 comments · Fixed by #372
Assignees
Labels
bug Something isn't working

Comments

@aguschin
Copy link
Contributor

# 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

@aguschin aguschin self-assigned this Jun 28, 2023
@aguschin aguschin added the bug Something isn't working label Jun 28, 2023
@aguschin aguschin changed the title Tag exists problem Tag increment doesn't calculated right Jun 28, 2023
aguschin added a commit that referenced this issue Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant