+1 to release Apache OpenWhisk Runtime Node.js (v1.15.0, rc1). [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.
> rcverify.sh openwhisk-runtime-nodejs 'OpenWhisk Runtime Node.js' 1.15.0 rc1 rcverify.sh (script SHA1: D609 C322 4B79 A4A7 642C C41F 14A3 F50B 2412 CD01) working in the following directory: /var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.Qtyems1O fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1 fetching openwhisk-runtime-nodejs-1.15.0-sources.tar.gz fetching openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.asc fetching openwhisk-runtime-nodejs-1.15.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 <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: 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-runtime-nodejs-1.15.0-sources.tar.gz SHA512: openwhisk-runtime-nodejs-1.15.0-sources.tar.gz: 198B6463 9370326C 8F65FF50 70CC204F 8FC2F1D5 E7EC9F89 3AD6B6CE FD126D1E 795D149E B08B96BD 41DE5F52 7CC7D6F4 0F122DAD 95382506 79686D86 1C203EED validating sha512... passed verifying asc... passed (signed-by: Dave Grove <dgr...@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) On Fri, Feb 14, 2020 at 4:20 PM David P Grove <gro...@us.ibm.com> wrote: > > > Hi, > > I'm sure there's a bit of release voting fatigue, but this is the last one > of our runtime wave... > > Please be sure to update your version of rcverify before voting. The > script needed a tweak to not flag a directory called "node_modules" in the > runtime-nodejs tests/dat/* tree as a violation. > > This is a call to vote on releasing version 1.15.0 release candidate rc1 of > the following project module with artifacts built from the Git repositories > and commit IDs listed below. > > * OpenWhisk Runtime Node.js: 7aca44335c567164a9108cf83c8c06b660f215a5 > > > https://github.com/apache/openwhisk-runtime-nodejs/commits/7aca44335c567164a9108cf83c8c06b660f215a5 > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.asc > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-nodejs-1.15.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=c3b2246 > > Usage: > curl -s " > > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=c3b2246 > " -o rcverify.sh > chmod +x rcverify.sh > rcverify.sh openwhisk-runtime-nodejs 'OpenWhisk Runtime Node.js' 1.15.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 >