+1 to release OpenWhisk API Gateway 1.0.0 rc1. rcverify log appended. --dave
Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' 1.0.0 rc1 rcverify.sh (script SHA1: AB81 58B6 7F2B 74B5 F222 AAD7 0F19 3228 98B0 906A) working in the following directory: /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.lxI0IhFY fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1 fetching openwhisk-apigateway-1.0.0-sources.tar.gz fetching openwhisk-apigateway-1.0.0-sources.tar.gz.asc fetching openwhisk-apigateway-1.0.0-sources.tar.gz.sha512 fetching release keys importing keys gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) <houshen...@apache.org>" not changed gpg: key 22907064147F886E: "Dave Grove <dgr...@apache.org>" 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: Total number processed: 5 gpg: unchanged: 5 unpacking tar ball cloning scancode Cloning into 'openwhisk-utilities'... remote: Enumerating objects: 55, done. remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 100% (41/41), done. remote: Total 55 (delta 21), reused 29 (delta 11), pack-reused 0 Unpacking objects: 100% (55/55), done. computing sha512 for openwhisk-apigateway-1.0.0-sources.tar.gz SHA512: openwhisk-apigateway-1.0.0-sources.tar.gz: C239A090 79CEE47E DEE52D8B AA3089D8 F136F57F 4401932E 1F14E4AA 47BAC24A 0FB6CCE5 A5EB2860 F80FB662 CD2F0143 2E94E7BD 3C196C88 9B585EFF A18AD32E validating sha512... passed verifying asc... passed (signed-by: Dave Grove <gro...@us.ibm.com>) 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) On 2020/04/08 19:24:36, "David P Grove" <gro...@us.ibm.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 API Gateway: 6fb8fff3bbfaf9fd771375030c9e5a8ff9575894 > > https://github.com/apache/openwhisk-apigateway/commits/6fb8fff3bbfaf9fd771375030c9e5a8ff9575894 > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-apigateway-1.0.0-sources.tar.gz > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-apigateway-1.0.0-sources.tar.gz.asc > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-apigateway-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=3dbf2cf > > Usage: > curl -s " > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=3dbf2cf > " -o rcverify.sh > chmod +x rcverify.sh > rcverify.sh openwhisk-apigateway 'OpenWhisk API Gateway' 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 >