You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There were some issues related to the semantics change:
gto check-ref refs/tags/myfmmodel#dev#2
vs
gto check-ref myfmmodel#dev#2
In GTO v1 the first version is not working anymore and actions depends on it (GH returns a ref in that form). Needs to be fixed on the GTO side or here.
The text was updated successfully, but these errors were encountered:
There were some issues related to the semantics change:
gto check-ref refs/tags/myfmmodel#dev#2
vs
gto check-ref myfmmodel#dev#2
In GTO v1 the first version is not working anymore and actions depends on it (GH returns a ref in that form). Needs to be fixed on the GTO side or here.
The text was updated successfully, but these errors were encountered: