iterative / gto

🏷️ Git Tag Ops. Turn your Git repository into Artifact Registry or Model Registry.
https://dvc.org/doc/gto
Apache License 2.0
140 stars 16 forks source link

Inconsistent behaviour of GTO in Studio vs. CLI #455

Open tibor-mach opened 3 months ago

tibor-mach commented 3 months ago

In Studio GTO adds the {e} counter to tags even in version registration tags, whereas by default in CLI it does not. It would probably make sense to add the counter to all GTO-generated tags by default (it can always be removed by the --simple flag).