You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/06/16 07:15:13 UTC

[GitHub] [incubator-devlake] klesh opened a new issue, #2216: Github action should update the docker image `latest` tag IFF it fits `semver`

klesh opened a new issue, #2216:
URL: https://github.com/apache/incubator-devlake/issues/2216

   ## Description
   ![image](https://user-images.githubusercontent.com/61080/174013285-6a26bdb3-95bb-47a1-beab-a8e1fe399ad4.png)
   
   Currently, we update docker image `latest` tag IFF it doesn't contains `rc` or `test`, which is quite limited, say if we wanted to create a `dev` or `preview` tag, it would still update `latest` tag, not really what we wanted
   
   
   ## Describe the solution you'd like
   Github action should update the docker image `latest` tag IFF it fits `semver`
   
   ## Has the Feature been Requested Before?
   No
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] mindlesscloud closed issue #2216: Github action should update the docker image `latest` tag IFF it fits `semver`

Posted by GitBox <gi...@apache.org>.
mindlesscloud closed issue #2216: Github action should update the docker image `latest` tag IFF it fits `semver`
URL: https://github.com/apache/incubator-devlake/issues/2216


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org