aidotse / PASEOS

PASEOS - PAseos Simulates the Environment for Operating multiple Spacecraft
GNU General Public License v3.0
38 stars 9 forks source link

Docker not uptodate (v0.1.3 missing) #169

Open gomezzz opened 1 year ago

gomezzz commented 1 year ago

Issue

Problem Description

It seems the tag v0.1.3 did not make it to dockerhub

https://hub.docker.com/r/gabrielemeoni/paseos/tags

Expected Behavior

New version automatically becoming available

What Needs to be Done

Not sure what the problem is

How Can It Be Tested or Reproduced

Looking at https://hub.docker.com/r/gabrielemeoni/paseos/tags :)

GabrieleMeoni commented 1 year ago

0.1.3 is now there, but it is called release. Indeed, there is a problem with this workflow. At every new push on "release", it creates a new tag called "release" and replaces the previous one. It is impossible to edit the tag name after being created.

gomezzz commented 1 year ago

0.1.3 is now there, but it is called release. Indeed, there is a problem with this workflow. At every new push on "release", it creates a new tag called "release" and replaces the previous one. It is impossible to edit the tag name after being created.

I don't think the tag should be "release" ?

It should be like this one

image

the version number?