The vote has been closed. It was successful with 3 binding +1 votes (Allen, Grove, Kim) and no other veto cast.
I will proceed with the rest of the release process. -dom 2024년 4월 2일 (화) 오전 9:29, Dominic Kim <style9...@gmail.com>님이 작성: > +1 to release OpenWhisk 2.0.0, rc1. > > -dom > > $ ./rcverify.sh OpenWhisk 2.0.0 rc1 > > rcverify.sh (script SHA1: 6DC9 462D 3035 5FD0 ADE6 9EF9 D0DF 1A25 13E1 > 5CFD) > working in the following directory: > /var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.30oMqWxL > fetching tarball and signatures from > https://dist.apache.org/repos/dist/dev/openwhisk/rc1 > fetching OpenWhisk-2.0.0-sources.tar.gz... ok > fetching OpenWhisk-2.0.0-sources.tar.gz.asc... ok > fetching OpenWhisk-2.0.0-sources.tar.gz.sha512... ok > fetching apache license... ok > fetching release keys... ok > importing keys... ok (keys already imported (processed 14 unchanged 14)) > unpacking tar ball... ok > cloning scancode... ok > computing sha512 for OpenWhisk-2.0.0-sources.tar.gz... ok > OpenWhisk-2.0.0-sources.tar.gz: 7841F303 ED07D8D7 AC503A79 CD96A940 > 2C4398D8 > 1F7C468C 29A3F060 E09CAD41 7982C4B6 > 27AE3796 > 095EA6E4 30273EFF 5BCBBF9E 20721B47 > BFBCB04E > AA27C5DA > validating sha512... passed > verifying asc... passed (signed-by: Dominic Kim <styl...@apache.org>) > verifying notice... passed > verifying absence of DISCLAIMER.txt passed > verifying license... passed > verifying sources have proper headers... passed > scanning for executable files... passed > scanning for unexpected file types... passed > scanning for archives... passed > scanning for packages... passed > scanning package.json for version match... passed (none detected) > scanning package-lock.json for version match... passed (none detected) > removing the scratch space > (/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.30oMqWxL)... ok > > 2024년 4월 2일 (화) 오전 5:16, Dave Grove <dgr...@apache.org>님이 작성: > >> +1 to release OpenWhisk 2.0.0 from rc1. >> >> rcverify log appended. >> >> --Dave >> >> dgrove@Dave's IBM Mac tools % ./rcverify.sh OpenWhisk 2.0.0 rc1 >> rcverify.sh (script SHA1: 6DC9 462D 3035 5FD0 ADE6 9EF9 D0DF 1A25 13E1 >> 5CFD) >> working in the following directory: >> /var/folders/3_/nsprkc292hs14p3krsml7fm80000gn/T/tmp.TJyNxopbEL >> fetching tarball and signatures from >> https://dist.apache.org/repos/dist/dev/openwhisk/rc1 >> fetching OpenWhisk-2.0.0-sources.tar.gz... ok >> fetching OpenWhisk-2.0.0-sources.tar.gz.asc... ok >> fetching OpenWhisk-2.0.0-sources.tar.gz.sha512... ok >> fetching apache license... ok >> fetching release keys... ok >> importing keys... ok (keys already imported (processed 14 unchanged 14)) >> unpacking tar ball... ok >> cloning scancode... ok >> computing sha512 for OpenWhisk-2.0.0-sources.tar.gz... ok >> OpenWhisk-2.0.0-sources.tar.gz: 7841F303 ED07D8D7 AC503A79 CD96A940 >> 2C4398D8 >> 1F7C468C 29A3F060 E09CAD41 7982C4B6 >> 27AE3796 >> 095EA6E4 30273EFF 5BCBBF9E 20721B47 >> BFBCB04E >> AA27C5DA >> validating sha512... passed >> verifying asc... passed (signed-by: Dominic Kim <styl...@apache.org>) >> verifying notice... passed >> verifying absence of DISCLAIMER.txt passed >> verifying license... passed >> verifying sources have proper headers... passed >> scanning for executable files... passed >> scanning for unexpected file types... passed >> scanning for archives... passed >> scanning for packages... passed >> scanning package.json for version match... passed (none detected) >> scanning package-lock.json for version match... passed (none detected) >> removing the scratch space >> (/var/folders/3_/nsprkc292hs14p3krsml7fm80000gn/T/tmp.TJyNxopbEL)... ok >> >> On 2024/03/29 04:33:47 Dominic Kim wrote: >> > Hi, >> > >> > This is a call to vote on releasing version 2.0.0 release candidate rc1 >> of >> > the following project module with artifacts built from the Git >> repositories >> > and commit IDs listed below. >> > >> > * OpenWhisk: c377ce94616f8822f96e4868c89dd4ad66a517a0 >> > >> > >> https://github.com/apache/openwhisk/commit/c377ce94616f8822f96e4868c89dd4ad66a517a0 >> > >> > >> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-2.0.0-sources.tar.gz >> > >> > >> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-2.0.0-sources.tar.gz.asc >> > >> > >> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/OpenWhisk-2.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://github.com/apache/openwhisk-release/blob/1f9463f/tools/rcverify.sh >> > >> > Usage: >> > curl -s " >> > >> https://raw.githubusercontent.com/apache/openwhisk-release/1f9463f/tools/rcverify.sh >> " >> > -o rcverify.sh >> > chmod +x rcverify.sh >> > ./rcverify.sh OpenWhisk 2.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 >> > >> >