Hi Dave, On Thu, Dec 6, 2018 at 4:40 PM David P Grove <[email protected]> wrote: >> ...I haven't checked all OpenWhisk repositories but there's also at least > > https://github.com/apache/incubator-openwhisk-cli/releases > > Here I think the problem is the 'latest' tag/release. This is actually a > nightly build that we need to publish somewhere so that other parts of our > CI/CD pipeline can pick up pre-built CLIs...
Ok, got it. Nightly builds are fine, and having them named "latest" is ok as far as I'm concerned but their purpose should be documented in the OpenWhisk release instructions so that the intention is clear. As per http://www.apache.org/legal/release-policy.html#host-rc such builds "should not be hosted or linked on pages intended for end users" so I think having them in GitHub repositories is fine, that's clearly a place for developers. On the other hand, as you mention, the mix of such builds with Apache Releases and "other" releases like at https://github.com/apache/incubator-openwhisk-wskdeploy/releases needs to be addressed, and OpenWhisk release instructions probably need an update to clarify what goes where. Thanks for your prompt reply on this! -Bertrand
