+1 to release rc2 as v3.20.0 of openwhisk-client-js
I checked release tarball with apache-rat 0.13; no issues. I also ran rcverify
as shown below.
--dave
daves-mbp:incubator-openwhisk-release dgrove$ rcverify.sh openwhisk-client-js
'OpenWhisk Client Js' 3.20.0 rc2
rcverify.sh (script SHA1: 5233 B75A 0470 B320 525F 0492 A196 9AEC BD87
D7F0)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.S8okDNye
fetching tarball and signatures from
https://dist.apache.org/repos/dist/dev/openwhisk/apache-openwhisk-3.20.0-rc2
fetching openwhisk-client-js-3.20.0-sources.tar.gz
fetching openwhisk-client-js-3.20.0-sources.tar.gz.asc
fetching openwhisk-client-js-3.20.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk)
<[email protected]>" not changed
gpg: key 22907064147F886E: "Dave Grove <[email protected]>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <[email protected]>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <[email protected]>" not changed
gpg: Total number processed: 4
gpg: unchanged: 4
unpacking tar ball
cloning scancode
Cloning into 'incubator-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-client-js-3.20.0-sources.tar.gz
SHA512: openwhisk-client-js-3.20.0-sources.tar.gz:
5FEF999E 532BD0C1 6C8BC0A1 F5232C93 964A30CF F14B2D82 1C8A2E1D 1106339C E2457918
C9873B3B 26FB4711 4FBA6F1C 8C8A62A8 3D50592C F9617EA5 54827EBA
validating sha512... passed
verifying asc... passed (signed-by: James Thomas <[email protected]>)
verifing notice... passed
verifying absence of DISCLAIMER.txt passed
verifying license... passed
verifying sources have proper headers... passed
scanning for executable files... passed
scanning for non-text files... passed
scanning for archives... passed
scanning for packages... passed
On 2019/08/19 11:32:16, James Thomas <[email protected]> wrote:
> Hi,
>
> This is a call to vote on releasing version 3.20.0 release candidate
> rc2 of the following project module with artifacts built from the Git
> repositories and commit IDs listed below.
>
> * Apache OpenWhisk Client Js: 88ce0e2
> https://github.com/apache/openwhisk-client-js/commits/88ce0e2
>
> https://dist.apache.org/repos/dist/dev/openwhisk/apache-openwhisk-3.20.0-rc2/openwhisk-client-js-3.20.0-sources.tar.gz
>
> https://dist.apache.org/repos/dist/dev/openwhisk/apache-openwhisk-3.20.0-rc2/openwhisk-client-js-3.20.0-sources.tar.gz.asc
>
> https://dist.apache.org/repos/dist/dev/openwhisk/apache-openwhisk-3.20.0-rc2/openwhisk-client-js-3.20.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=incubator-openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh'
>
> Usage:
> curl -s
> "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;"
> -o rcverify.sh
> chmod +x rcverify.sh
> ./rcverify.sh openwhisk-client-js 'OpenWhisk Client Js' 3.20.0 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.
> [ ] 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/incubator-openwhisk-release/blob/master/docs/license_compliance.md
>
> --
> Regards,
> James Thomas
>