[ 
https://issues.apache.org/jira/browse/TINKERPOP-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Florian Hockmann closed TINKERPOP-1980.
---------------------------------------
    Resolution: Fixed
      Assignee: Florian Hockmann

Done with CTR commits:
 * [Remove the {{latest}} tag from 
{{tp33}}|https://github.com/apache/tinkerpop/commit/82f0590bf297da0fbdd915b5db78010da4444ae3]
 * [Add the {{latest}} tag to {{master}} again after merging 
{{tp33}}|https://github.com/apache/tinkerpop/commit/468274bc934b886203a315dc549a7a0c25d01ced]
(The 2nd commit basically reverts the 1st again for {{master}}).

Result after building on both branches locally:

{code:bash}
$ docker image ls
REPOSITORY                  TAG                   IMAGE ID            CREATED   
          SIZE
tinkerpop/gremlin-console   3.3                   d62a435327c6        6 seconds 
ago       112MB
tinkerpop/gremlin-console   3.3.5                 d62a435327c6        6 seconds 
ago       112MB
tinkerpop/gremlin-server    3.3                   65d8c16b503d        22 
seconds ago      147MB
tinkerpop/gremlin-server    3.3.5                 65d8c16b503d        22 
seconds ago      147MB
tinkerpop/gremlin-console   3.4                   061ea268f285        7 minutes 
ago       115MB
tinkerpop/gremlin-console   3.4.0                 061ea268f285        7 minutes 
ago       115MB
tinkerpop/gremlin-console   latest                061ea268f285        7 minutes 
ago       115MB
tinkerpop/gremlin-server    3.4                   37b7ce36e746        7 minutes 
ago       150MB
tinkerpop/gremlin-server    3.4.0                 37b7ce36e746        7 minutes 
ago       150MB
tinkerpop/gremlin-server    latest                37b7ce36e746        7 minutes 
ago       150MB
{code}

As can be seen, the {{3.4.0}} images got the {{latest}} tag.


> Remove latest tag from tp33 branch
> ----------------------------------
>
>                 Key: TINKERPOP-1980
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1980
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: build-release
>    Affects Versions: 3.3.3
>            Reporter: Florian Hockmann
>            Assignee: Florian Hockmann
>            Priority: Minor
>             Fix For: 3.4.0
>
>
> All Docker images on {{tp33}} currently get the {{latest}} tag. We need to 
> remove the tagging of {{latest}} from this branch before {{3.4.0}} is 
> released as that will be tagged as {{latest}} from then on.
> The tagging is already present on {{master}}. So it really only has to be 
> removed from {{tp33}} from both gremlin-server and gremlin-console 
> {{pom.xml}} files.
> This can only be done when we are sure that there will be no release of 
> TinkerPop anymore for the {{tp33}} that doesn't also include a release of 
> version {{3.4.0}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to