iterative / gto

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

Support `gto show model@latest` #306

Closed aguschin closed 1 year ago

aguschin commented 1 year ago

As it have been discussed in https://github.com/iterative/studio/issues/4540

jorgeorpinel commented 1 year ago

What if you want to name a version latest literally? I'll guess gto register should't let you, but what if you manually push a GTO-compatible tag with that name?

aguschin commented 1 year ago

GTO will ignore that Git tag. GTO will only read and use Git tags that comply with predefined format.