Dear Dave. Thank you for letting me know. I would update it accordingly.
-dom. 2020년 10월 17일 (토) 오전 5:52, Dave Grove <dgr...@apache.org>님이 작성: > Hi Dominic, > > It's great to see you moving on this. I took a quick look at the tar > file, there are still quite a few `nightly` tags. I think what we need to > do is create the 1.0.0 branch in git, then merge a series of PRs onto that > branch to convert `nightly` to fixed tags that correspond to released > components, then we can create a source artifact that is releasable from > that branch. This will take a couple of steps on the branch, because we > have a chicken-and-egg problem with the docker images for controller, > invoker, standalone. We need the branch to be there, so we have preliminary > versions of those images, so we can then reference them in group_vars/all. > > --dave > > On 2020/10/16 03:29:25, Dominic Kim <style9...@gmail.com> wrote: > > Hi, > > > > This is a call to vote on releasing version 1.0.0 release candidate rc1 > of > > the following project module with artifacts built from the Git > repositories > > and commit IDs listed below. > > > > * OpenWhisk: e72e6e10a89b0b5e0acfea4da7405cb515fb2821 > > > > > https://github.com/apache/openwhisk/commits/e72e6e10a89b0b5e0acfea4da7405cb515fb2821 > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-1.0.0-sources.tar.gz > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-1.0.0-sources.tar.gz.asc > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-1.0.0-sources.tar.gz.sha512 > > > > This release is comprised of source code distribution only. > > > > You can use this UNIX script to download the release and verify the > > checklist below: > > > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=436f59a > > > > Usage: > > curl -s " > > > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=436f59a > " > > -o rcverify.sh > > chmod +x ./rcverify.sh > > ./rcverify.sh OpenWhisk 'OpenWhisk' 1.0.0 rc1 > > > > Please vote to approve this release: > > > > [ ] +1 Approve the release > > [ ] 0 Don't care > > [ ] -1 Don't release, because ... > > > > Release verification checklist for reference: > > [ ] Download links are valid. > > [ ] Checksums and PGP signatures are valid. > > [ ] Source code artifacts have correct names matching the current > release. > > [ ] LICENSE and NOTICE files are correct for each OpenWhisk repository. > > [ ] All files have license headers as specified by OpenWhisk project > > policy [1]. > > [ ] No compiled archives bundled in source archive. > > > > This majority vote is open for at least 72 hours. > > > > > > [1] > > > https://github.com/apache/openwhisk-release/blob/master/docs/license_compliance.md > > >