+1 to release Apache OpenWhisk Composer (v0.11.0-incubating, rc2). Verified with help from rcverify. Note this release is signed by Vincent ;) 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 -r On Thu, Apr 4, 2019 at 5:32 PM David P Grove wrote: > +1 to release Apache OpenWhisk Composer (v0.11.0-incubating, rc2). > > I ran rcverify.sh as shown below. > > bin/compose.js and bin/deploy.js are expected to be executable (we need to > extend rcverify.sh with a list of expected executable source files)... > > --dave > > daves-mbp:incubator-openwhisk-utilities dgrove$ rcverify.sh > openwhisk-composer 'OpenWhisk Composer' 0.11.0-incubating rc2 > working in the following directory: > /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.qxXgXXls > fetching openwhisk-composer-0.11.0-incubating-sources.tar.gz > fetching openwhisk-composer-0.11.0-incubating-sources.tar.gz.asc > fetching openwhisk-composer-0.11.0-incubating-sources.tar.gz.sha512 > fetching release keys > import keys > gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) > " not changed > gpg: key 22907064147F886E: "Dave Grove " not changed > gpg: key 44667BC927C86D51: "Rodric Rabbah " not changed > gpg: Total number processed: 3 > gpg: unchanged: 3 > unpacking tar ball > cloning scancode > Cloning into 'incubator-openwhisk-utilities'... > remote: Enumerating objects: 60, done. > remote: Counting objects: 100% (60/60), done. > remote: Compressing objects: 100% (43/43), done. > remote: Total 60 (delta 21), reused 43 (delta 14), pack-reused 0 > Unpacking objects: 100% (60/60), done. > computing sha512 and validating... passed > verifying asc... passed (signed-by: Vincent Hou (Release manager of > OpenWhisk) ) > verifying disclaimer... passed > verifing notice... passed > verifying license... passed > verifying sources have proper headers... passed > scanning for binaries... failed > > (/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.qxXgXXls/incubator-openwhisk-composer-0.11.0-incubating/bin/compose.js > > /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.qxXgXXls/incubator-openwhisk-composer-0.11.0-incubating/bin/deploy.js) > scanning for archives... passed > scanning for packages... passed > > "Olivier Tardieu" wrote on 04/04/2019 05:23:58 PM: > > > From: "Olivier Tardieu" > > To: "OpenWhisk Dev" > > Date: 04/04/2019 05:24 PM > > Subject: [VOTE] Release Apache OpenWhisk Composer (v0.11.0-incubating, > rc2) > > > > Hi, > > > > This is a call to vote on releasing version 0.11.0-incubating release > > candidate rc2 of the following 1 project modules with artifacts > > built from the Git repositories and commit IDs listed below. > > > > * OpenWhisk Composer: 6bc3405280176e55618853ee8eae284c6e603806 > > > > https://urldefense.proofpoint.com/v2/url? > > > > u=https-3A__github.com_apache_incubator-2Dopenwhisk-2Dcomposer.git_commits_6bc3405280176e55618853ee8eae284c6e603806&d=DwIFAg&c=jf_iaSHvJObTbx- > > > siA1ZOg&r=Fe4FicGBU_20P2yihxV- > > apaNSFb6BSj6AlkptSF2gMk&m=HPZjlxwIPcT8ciwtRVDxeYuOaFA39LNNZkrIDfz- > > TIQ&s=xKnt5jmUgU8CIf4QdKl4-r01P3tUjeHnTdfUQHUv3Hk&e= > > > > This release comprises of source code distribution only. > > > > You can use this UNIX script to download the release and verify the > > checklist below: > > https://urldefense.proofpoint.com/v2/url? > > > > u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dincubator-2Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3DHEAD&d=DwIFAg&c=jf_iaSHvJObTbx- > > > siA1ZOg&r=Fe4FicGBU_20P2yihxV- > > apaNSFb6BSj6AlkptSF2gMk&m=HPZjlxwIPcT8ciwtRVDxeYuOaFA39LNNZkrIDfz- > > TIQ&s=PCNU8PRJQ8RDhd7t80hwmKSEvDYakHQX4tKsk9xqvrQ&e= > > > > Usage: > > curl -s " > > https://urldefense.proofpoint.com/v2/url? > > > > u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dincubator-2Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3DHEAD&d=DwIFAg&c=jf_iaSHvJObTbx- > > > siA1ZOg&r=Fe4FicGBU_20P2yihxV- > > apaNSFb6BSj6AlkptSF2gMk&m=HPZjlxwIPcT8ciwtRVDxeYuOaFA39LNNZkrIDfz- > > TIQ&s=PCNU8PRJQ8RDhd7t80hwmKSEvDYakHQX4tKsk9xqvrQ&e= > > " -o rcverify.sh > > chmod +x rcverify.sh > > rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.11.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. > > > > Olivier > > >