Hi Justin, thanks for clarifying! One question, in the Docker section of the draft guidelines, snapshots are currently explicitly mentioned: * Release candidates, nightlys or snapshots need to be clearly tagged. * The latest tag should not point to an artifact containing unapproved code e.g. to master or dev branches or to a RC or snapshot.
We would plan to do exactly like that, having releases using both the "latest" tag and a version tag and clearly tag snapshots/nightlys with a SNAPSHOT appendix. The SNAPSHOT images would not be advertised in any way and only be mentioned in core developer guides. Would this be ok from a policy point of view? Dominik -----Original Message----- From: Justin Mclean <[email protected]> Sent: Thursday, December 12, 2019 12:43 AM To: [email protected] Subject: Re: CI Pipelines Hi, > I'd personally prefer to use the 2nd way proposed in the Docker Hub > release policy > https://cwiki.apache.org/confluence/display/INCUBATOR/DistributionGuid > elines There are draft guidelines and really only deal with voted on released artefacts, and as such not really suitable for a CI pipeline. Note they case you need to point to a released tag not master or develop branches. Thanks, Justin
