FYI, the missing pgp key in KEYS has been resolved (thanks Matt!). You can now go ahead and verify the release.
Note that I signed the release using the key with the fingerprint 95137F5C6E6256D89FE9E2F1804F627B2D1BD1A0. (We ended up adding two keys from me to KEYS. For future releases I will use the other one with 4096 bits). Thanks, Alex ________________________________ From: Alexander Klimetschek Sent: Tuesday, July 28, 2020 11:39 To: dev@openwhisk.apache.org <dev@openwhisk.apache.org> Subject: [VOTE] Release Apache OpenWhisk wskdebug (v1.3.0, rc1) Hi, This is a call to vote on releasing version 1.3.0 release candidate rc1 of the following project module with artifacts built from the Git repositories and commit IDs listed below. * OpenWhisk wskdebug: c90b665c1b45cde0526d176af5db9204fcd904ff https://github.com/apache/openwhisk-wskdebug/commits/c90b665c1b45cde0526d176af5db9204fcd904ff https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdebug-1.3.0-sources.tar.gz https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdebug-1.3.0-sources.tar.gz.asc https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-wskdebug-1.3.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=0d99841 Usage: curl -s "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=0d99841" -o rcverify.sh chmod +x rcverify.sh rcverify.sh openwhisk-wskdebug 'OpenWhisk wskdebug' 1.3.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 Cheers, Alex -- yay, my first release!