+1 to release ! I tested with rcverify and all tests passed as expected.
My highlight: .rs files are automatically recognized as Rust kind ! On Mon, Mar 29, 2021 at 1:57 PM Dave Grove <dgr...@apache.org> wrote: > +1 to release openwhisk-cli v1.2.0 from rc1. > > reverify log appended. > > --Dave > > Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-cli 'OpenWhisk > Command-line Interface (CLI)' 1.2.0 rc1 > rcverify.sh (script SHA1: DE44 311A 861F 6965 8E52 9B21 96EB 949F 3E76 > A29C) > working in the following directory: > /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.Ffq25W7s > fetching tarball and signatures from > https://dist.apache.org/repos/dist/dev/openwhisk/rc1 > fetching openwhisk-cli-1.2.0-sources.tar.gz... ok > fetching openwhisk-cli-1.2.0-sources.tar.gz.asc... ok > fetching openwhisk-cli-1.2.0-sources.tar.gz.sha512... ok > fetching apache license... ok > fetching release keys... ok > importing keys... ok (keys already imported (processed 10 unchanged 10)) > unpacking tar ball... ok > cloning scancode... ok > computing sha512 for openwhisk-cli-1.2.0-sources.tar.gz... ok > openwhisk-cli-1.2.0-sources.tar.gz: 6556A143 A5972A60 AF2143EE FECA3935 > B1D536CA > 183AFD70 60F97B83 C417A2E0 56A576D0 > 72182E3D > 8A84CAAC A109D98F 10E9A8EC B9ABCD25 > 42C77669 > 812052C6 > validating sha512... passed > verifying asc... passed (signed-by: Matt Rutkowski <mrutkow...@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) > removing the scratch space > (/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.Ffq25W7s)... ok > > On 2021/03/29 15:02:29, Matt Rutkowski <mrutkow...@apache.org> wrote: > > Hi Whiskians, > > > > This is a call to vote on releasing version 1.2.0 release candidate rc1 > of the following project module with artifacts built from the Git > repositories and commit IDs listed below. > > > > OpenWhisk Command-line Interface (CLI): > 7c47ef1dbad550566114baf976c091b4cdd9e678 > > > > Details of the commits can be found here: > > > > > https://github.com/apache/openwhisk-cli/commit/7c47ef1dbad550566114baf976c091b4cdd9e678 > > > > The corresponding candidate release artifacts can be found here: > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.2.0-sources.tar.gz > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.2.0-sources.tar.gz.asc > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-cli-1.2.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=927cdc6aa2b07fd043bba225b89fbdc0c7e204df > > > > Usage: > > curl -s " > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=927cdc6aa2b07fd043bba225b89fbdc0c7e204df" > -o rcverify.sh > > chmod +x rcverify.sh > > ./rcverify.sh openwhisk-cli 'OpenWhisk Command-line Interface (CLI)' > 1.2.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 > > > > Thanks, > > Matt > > >