Please vote to approve this release: [X] +1 Approve the release [ ] 0 Don't care [ ] -1 Don't release, because ...
Release verification checklist for reference: [X] Download links are valid. [X] Checksums and PGP signatures are valid. [X] DISCLAIMER is included. [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 if necessary. [X] No compiled archives bundled in source archive. my local verify output: $ ./rcverify.sh openwhisk-runtime-nodejs 'OpenWhisk Runtime Node.js' 1.14.0-incubating rc2 working in the following directory: /var/folders/nj/2blqqtm500l5ch2d5k0hvqvm0000gq/T/tmp.Bqy5jqSV fetching openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz fetching openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz.asc fetching openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz.sha512 fetching release keys import 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: Total number processed: 3 gpg: unchanged: 3 unpacking tar ball cloning scancode Cloning into 'incubator-openwhisk-utilities'... remote: Enumerating objects: 57, done. remote: Counting objects: 100% (57/57), done. remote: Compressing objects: 100% (42/42), done. remote: Total 57 (delta 19), reused 37 (delta 12), pack-reused 0 Unpacking objects: 100% (57/57), done. computing sha512 and validating... passed verifying asc... passed (signed-by: Vincent Hou (Release manager of OpenWhisk) <houshen...@apache.org>) verifying disclaimer... passed verifing notice... passed verifying license... passed verifying sources have proper headers... passed scanning for binaries... passed scanning for archives... passed scanning for packages... passed On 2019/05/30 16:42:35, James Thomas <jthomas...@gmail.com> wrote: > Hello, > > This is a call to vote on releasing version 1.14.0-incubating release > candidate rc2 of the following project module with artifacts > built from the Git repositories and commit IDs listed below. > > * Apache OpenWhisk Runtime Node.js: 14d2af8 > https://github.com/apache/incubator-openwhisk-runtime-nodejs.git/commits/14d2af8 > > 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=incubator-openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=HEAD > > Usage: > curl -s > "https://gitbox.apache.org/repos/asf?p=incubator-openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=HEAD" > -o rcverify.sh > chmod +x rcverify.sh > rcverify.sh openwhisk-runtime-nodejs 'OpenWhisk Runtime Node.js' > 1.14.0-incubating rc2 > > 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. > [ ] DISCLAIMER is included. > [ ] 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 if necessary. > [ ] No compiled archives bundled in source archive. > > This majority vote is open for at least 72 hours. > > > > -- > Regards, > James Thomas >