+1 Vincent What do you mean by "There will be 13 openwhisk projected to be released."
I think you mean repos/subcomponents Dave, This is source only release, which is what's required by ASF, literaly taking the source control repository and doing a tar with it's content excluding any files that should not be part of the release src tgz. About git tags, I think the goal is after release is done and final content released, would be to go pack for each repo and create a tag to mark the git repo with a more friendly human readable string like you mentioned "incubator-${version}`. This also gives the benefit to use github "compare" feature [1] (i.e. http://github.com/<USER>/<REPO>/compare/[<START>...]<END></i>) [1] https://blog.github.com/2010-03-01-introducing-github-compare-view/ On Wed, Jun 20, 2018 at 8:27 AM David P Grove <gro...@us.ibm.com> wrote: > > > > "Vincent S Hou" <s...@us.ibm.com> wrote on 06/20/2018 06:47:25 AM: > > > > We are currently working on the first release of OpenWhisk. The > > version name is called incubator-1.0.0, and the subversion is > > rc2(rc1 as a pilot, has been existing for while). > > > > There will be 13 openwhisk projected to be released. > > The PR in OpenWhisk release repo contains all the information of the > > hash values of all the repositories: https:// > > urldefense.proofpoint.com/v2/url? > > > > u=https-3A__github.com_apache_incubator-2Dopenwhisk-2Drelease_pull_190&d=DwIFaQ&c=jf_iaSHvJObTbx- > > > siA1ZOg&r=Fe4FicGBU_20P2yihxV- > > apaNSFb6BSj6AlkptSF2gMk&m=fyO8VqoMt6Yv9Lv7Yf5eUOQgH74eoKPi_3p_WU- > > hZEw&s=mONyOT6wjdWl4JJQg685CHlwAU469EtEj_c49PytCnI&e=. The artifacts > > will be generated, when this PR is merged. > > > > If you have any questions or concerns, please chime in with your > comments. > > > > This is great!! > > I had a procedural question, is part of the release process changing the > various "latest" tags for docker images (openwhisk/invoker, etc) to > "incubator-1.0.0" in the ansible/yaml files that specify docker images to > pull, or is that not needed because this is a source only release and there > will not be matching docker images? > > --dave >