[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. [?] 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. I am not sure about the LICENSE file for the Go Runtime... while being the one who wrote it :) I included the standard Apache license file, changed the name to IBM and added licenses for the two libraries I used. Because the filetype library is not used any more and the testify has a separate LICENSE-testify file, I think we can just replace the LICENSE.txt with the same other runtimes use... -- Michele Sciabarra mich...@sciabarra.com ----- Original message ----- From: Rodric Rabbah <rab...@apache.org> To: dev@openwhisk.apache.org Subject: [VOTE] Release Apache OpenWhisk Runtimes (v1.13.0-incubating, rc1) Date: Wednesday, April 03, 2019 6:31 PM Hi, This is a call to vote on releasing version 1.13.0-incubating release candidate rc1 of the following 9 project modules with artifacts built from the Git repositories and commit IDs listed below. * OpenWhisk Runtime Docker: https://github.com/apache/incubator-openwhisk-runtime-docker.git 48b8f4a239864edc178eb392a7eef287857a7a96 * OpenWhisk Runtime Dotnet: https://github.com/apache/incubator-openwhisk-runtime-dotnet.git 50df3bad2588c7b37425fad037ae3df73198ca22 * OpenWhisk Runtime Go: https://github.com/apache/incubator-openwhisk-runtime-go.git 31f0dd67885c17724718b16ba011baaed77dea16 * OpenWhisk Runtime Java: https://github.com/apache/incubator-openwhisk-runtime-java.git 9f27bab28905bdb66dc3526b5843eaaa6f9d026c * OpenWhisk Runtime Node.js: https://github.com/apache/incubator-openwhisk-runtime-nodejs.git c173d64cba124aeccc5c2c7f5db10bd18f5a03a9 * OpenWhisk Runtime PHP: https://github.com/apache/incubator-openwhisk-runtime-php.git 9c5d3d779425223488ca0f49100095736853f147 * OpenWhisk Runtime Python: https://github.com/apache/incubator-openwhisk-runtime-python.git aaeb2ff494e8785abd7a5fc0ba3d902752c47732 * OpenWhisk Runtime Ruby: https://github.com/apache/incubator-openwhisk-runtime-ruby.git b1afb74193646d599d363e765d755f2bb28f784c * OpenWhisk Runtime Swift: https://github.com/apache/incubator-openwhisk-runtime-swift.git 019024df95434fb3a4390ee0d88dea78af3fa0c9 This release comprises 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-docker 'OpenWhisk Runtime Docker' 1.13.0-incubating rcverify.sh openwhisk-runtime-dotnet 'OpenWhisk Runtime Dotnet' 1.13.0-incubating rcverify.sh openwhisk-runtime-go 'OpenWhisk Runtime Go' 1.13.0-incubating rcverify.sh openwhisk-runtime-java 'OpenWhisk Runtime Java' 1.13.0-incubating rcverify.sh openwhisk-runtime-nodejs 'OpenWhisk Runtime Node.js' 1.13.0-incubating rcverify.sh openwhisk-runtime-php 'OpenWhisk Runtime PHP' 1.13.0-incubating rcverify.sh openwhisk-runtime-python 'OpenWhisk Runtime Python' 1.13.0-incubating rcverify.sh openwhisk-runtime-ruby 'OpenWhisk Runtime Ruby' 1.13.0-incubating rcverify.sh openwhisk-runtime-swift 'OpenWhisk Runtime Swift' 1.13.0-incubating 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. -r