+1 Approve the release OpenWhisk Client Go 1.2.0 rc1 Release verification checklist for reference: [x] Download links are valid. [x] Checksums and PGP signatures are valid. [x] Source code artifacts have correct names matching the current release. [x] LICENSE and NOTICE files are correct for each OpenWhisk repository. [x] All files have license headers as specified by OpenWhisk project policy [1]. [x] No compiled archives bundled in source archive
Checked with rcverify and manual inspection. -r > ./rcverify.sh openwhisk-client-go 'OpenWhisk Client Go' 1.2.0 rc1 rcverify.sh (script SHA1: 33C2 730B 9439 2BBF 8097 DB54 1E2C D3F7 3867 7E93) working in the following directory: /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.VHILRnk9 fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1 fetching openwhisk-client-go-1.2.0-sources.tar.gz... ok fetching openwhisk-client-go-1.2.0-sources.tar.gz.asc... ok fetching openwhisk-client-go-1.2.0-sources.tar.gz.sha512... ok fetching apache license... ok fetching release keys... ok importing keys... ok (new keys imported (processed 10 unchanged 9)) gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) < houshen...@apache.org>" not changed gpg: key 22907064147F886E: "Dave Grove <gro...@us.ibm.com>" not changed gpg: key 44667BC927C86D51: "Rodric Rabbah <rab...@apache.org>" not changed gpg: key B1457C3D7101CC78: "James Thomas <jamestho...@apache.org>" not changed gpg: key A600E3331427515D: "Olivier Tardieu <tard...@apache.org>" not changed gpg: key 804F627B2D1BD1A0: 6 signatures not checked due to missing keys gpg: key 804F627B2D1BD1A0: "Alexander Klimetschek (Adobe Work Email) < aklim...@adobe.com>" not changed gpg: key 758C332F8D30E5A2: 1 signature not checked due to a missing key gpg: key 758C332F8D30E5A2: "Alexander Klimetschek (Apache Committer Key) < alex...@apache.org>" not changed gpg: key B5B8ADA933BB2FFF: "Dominic Kim <styl...@apache.org>" not changed gpg: key A1F071AF3F62EEFF: 3 signatures not checked due to missing keys gpg: key A1F071AF3F62EEFF: "keybase.io/akrabat <akra...@keybase.io>" not changed gpg: key 395282A61D88D0AC: public key "Matt Rutkowski <mrutkow...@apache.org>" imported gpg: Total number processed: 10 gpg: imported: 1 gpg: unchanged: 9 unpacking tar ball... ok cloning scancode... ok computing sha512 for openwhisk-client-go-1.2.0-sources.tar.gz... ok openwhisk-client-go-1.2.0-sources.tar.gz: 4D7BE653 556CDAF1 1A4BBC09 ED5CE610 AE726AB0 87F57133 804B0486 1BA4AFA3 2CBCA82F 1B251999 BC85D7E1 2D67521E 7057077B 13FFBA3A ABF8FEC1 D44E8C6D validating sha512... passed verifying asc... passed (signed-by: Matt Rutkowski <mrutkow...@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/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.VHILRnk9)... ok On Thu, Mar 11, 2021 at 6:12 PM Matt Rutkowski <mrutkow...@apache.org> wrote: > Hi Whiskers, > > This is a call to vote on releasing version 1.2.0 release candidate rc1 of > the following project module with artifacts built from the Git repositories > and commit IDs listed below. > > OpenWhisk Client Go: 87edc23647174648fe52939201ebb276e0899f83 > > Details of the commits can be found here: > > > https://github.com/apache/openwhisk-client-go/commit/87edc23647174648fe52939201ebb276e0899f83 > > The corresponding candidate release artifacts can be found here: > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.2.0-sources.tar.gz > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.2.0-sources.tar.gz.asc > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-go-1.2.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=3eb051f > > Usage: > curl -s " > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=3eb051f" > -o rcverify.sh > chmod +x rcverify.sh > ./rcverify.sh openwhisk-client-go 'OpenWhisk Client Go' 1.2.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 > > Thanks, > Matt > >