epics-containers / edge-containers-cli

command line shortcuts for epics containers developers
Apache License 2.0
3 stars 1 forks source link

ec instances returns latest tag for services existing at initial commit #100

Closed marcelldls closed 9 months ago

marcelldls commented 9 months ago

Instance should correspond with the tag after the last change. This seems to not be working for any services that were made at the initial commit of the repo - these seem to return the most recent tag

gilesknap commented 9 months ago

Yep, I think we need to change a [-1] to [0] in the catch all in that function