You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by Olivier Tardieu <ta...@us.ibm.com> on 2020/01/15 21:23:12 UTC

[VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Hi,

This is a call to vote on releasing version 0.12.0 release candidate rc1 
of the following project module with artifacts built from the Git 
repositories and commit IDs listed below.

* OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
  
https://github.com/apache/openwhisk-composer/commits/32686d8feabf5df6623f85023da7be782d3eea3e
  
https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz
  
https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz.asc
  
https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.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=4691349

Usage:
curl -s "
https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=4691349
" -o rcverify.sh
chmod +x rcverify.sh
rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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


Re: [VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Posted by Dave Grove <dg...@apache.org>.
+1 to release OpenWhisk Composer 0.12.0 rc1.
rcverify output appended.

--dave

daves-mbp:tools dgrove$ ./rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.0 rc1
rcverify.sh (script SHA1: 4B4E 170B 32B7 314E 564F  9783 03D8 A395 2AA9 01A0)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.R9rhAFoL
fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-composer-0.12.0-sources.tar.gz
fetching openwhisk-composer-0.12.0-sources.tar.gz.asc
fetching openwhisk-composer-0.12.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) <ho...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <dg...@apache.org>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <ra...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <ja...@apache.org>" not changed
gpg: key A600E3331427515D: "Olivier Tardieu <ta...@apache.org>" not changed
gpg: Total number processed: 5
gpg:              unchanged: 5
unpacking tar ball
cloning scancode
Cloning into '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 30 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-composer-0.12.0-sources.tar.gz
SHA512: openwhisk-composer-0.12.0-sources.tar.gz: 
281CBADC 00474336 2144B101 D9B11E49 5104C99F 14D4E260 7146BAA7 FBE1D85D F1EDD7C8
 B36CA1DB 46C32A64 D084BFAD 8B32DC7A 304E2772 8D3C773E 682AE2A5
validating sha512... passed
verifying asc... passed (signed-by: Olivier Tardieu <ta...@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


On 2020/01/15 21:23:12, "Olivier Tardieu" <ta...@us.ibm.com> wrote: 
> Hi,
> 
> This is a call to vote on releasing version 0.12.0 release candidate rc1 
> of the following project module with artifacts built from the Git 
> repositories and commit IDs listed below.
> 
> * OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
>   
> https://github.com/apache/openwhisk-composer/commits/32686d8feabf5df6623f85023da7be782d3eea3e
>   
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz
>   
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz.asc
>   
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.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=4691349
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=4691349
> " -o rcverify.sh
> chmod +x rcverify.sh
> rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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
> 
> 

Re: [VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Posted by Rodric Rabbah <ro...@gmail.com>.
+1 to release 'OpenWhisk Composer' 0.12.0 rc1
Verified manually and with rcverify.

> rcverify.sh (script SHA1: 4B4E 170B 32B7 314E 564F  9783 03D8 A395 2AA9
01A0)
working in the following directory:
/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.kgn2JE2m
fetching tarball and signatures from
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-composer-0.12.0-sources.tar.gz
fetching openwhisk-composer-0.12.0-sources.tar.gz.asc
fetching openwhisk-composer-0.12.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) <
houshengbo@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <gr...@us.ibm.com>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <ra...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <ja...@apache.org>" not
changed
gpg: key A600E3331427515D: public key "Olivier Tardieu <ta...@apache.org>"
imported
gpg: Total number processed: 5
gpg:               imported: 1
gpg:              unchanged: 4
unpacking tar ball
cloning scancode
Cloning into '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 30 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-composer-0.12.0-sources.tar.gz
SHA512: openwhisk-composer-0.12.0-sources.tar.gz:
281CBADC 00474336 2144B101 D9B11E49 5104C99F 14D4E260 7146BAA7 FBE1D85D
F1EDD7C8
 B36CA1DB 46C32A64 D084BFAD 8B32DC7A 304E2772 8D3C773E 682AE2A5
validating sha512... passed
verifying asc... passed (signed-by: Olivier Tardieu <ta...@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

run the following command to remove the scratch space:
  rm -rf '/var/folders/q9/s3th42s53d34ftd5wvcypybr0000gn/T/tmp.kgn2JE2m'



On Wed, Jan 15, 2020 at 4:23 PM Olivier Tardieu <ta...@us.ibm.com> wrote:

> Hi,
>
> This is a call to vote on releasing version 0.12.0 release candidate rc1
> of the following project module with artifacts built from the Git
> repositories and commit IDs listed below.
>
> * OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
>
>
> https://github.com/apache/openwhisk-composer/commits/32686d8feabf5df6623f85023da7be782d3eea3e
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz.asc
>
>
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.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=4691349
>
> Usage:
> curl -s "
>
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=4691349
> " -o rcverify.sh
> chmod +x rcverify.sh
> rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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
>
>

[RESULT] [VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Posted by Olivier Tardieu <ta...@us.ibm.com>.
The vote to release rc1 of openwhisk-composer v0.12.0 was successful with 
4 binding +1 votes (Allen, Grove, Tardieu, Rabbah) and no other votes 
cast.

I will make this release.

Regards,

Olivier



From:   "Olivier Tardieu" <ta...@us.ibm.com>
To:     "OpenWhisk Dev" <de...@openwhisk.apache.org>
Date:   01/15/2020 04:23 PM
Subject:        [EXTERNAL] [VOTE] Release Apache OpenWhisk Composer 
(v0.12.0, rc1)



Hi,

This is a call to vote on releasing version 0.12.0 release candidate rc1 
of the following project module with artifacts built from the Git 
repositories and commit IDs listed below.

* OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_openwhisk-2Dcomposer_commits_32686d8feabf5df6623f85023da7be782d3eea3e&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=PBEr1_EYu46giHoOswso3iD6J0MlPqyix5O3TryO7ns&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=hs6qVcQs7mEWvnhHpfPG3xtC_ssIuWEJo2hbrV4gksM&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz.asc&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=_BDJ7dUucGBNvSLgsYdkkgDNmqzIKA4xsZv41CKpatE&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz.sha512&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=42YAA2002TcFwVqlRA_WDULrYIoaNd0XlfgAuNXSIbk&e= 


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://urldefense.proofpoint.com/v2/url?u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3D4691349&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=LX0d-NUSflc5LzkCM6FZYUqqohvXgSRgKGdhjr3QLSU&e= 


Usage:
curl -s "
https://urldefense.proofpoint.com/v2/url?u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3D4691349&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=LX0d-NUSflc5LzkCM6FZYUqqohvXgSRgKGdhjr3QLSU&e= 

" -o rcverify.sh
chmod +x rcverify.sh
rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_openwhisk-2Drelease_blob_master_docs_license-5Fcompliance.md&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=WWHh1UHh1JNkKIezeG2YZ3l8cUD4CX1j0H4QeXj7Xv0&e= 







Re: [VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Posted by Rob Allen <ro...@akrabat.com>.
+1

Verified with rcverify.sh (script SHA1: 17EC 6BDE 445B EA73 BDCD  B581 562C F28A D507 FED5)

Regards,

Rob

> On 15 Jan 2020, at 21:23, Olivier Tardieu <ta...@us.ibm.com> wrote:
> 
> Hi,
> 
> This is a call to vote on releasing version 0.12.0 release candidate rc1 
> of the following project module with artifacts built from the Git 
> repositories and commit IDs listed below.
> 
> * OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
> 
> https://github.com/apache/openwhisk-composer/commits/32686d8feabf5df6623f85023da7be782d3eea3e
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-composer-0.12.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=4691349
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=4691349
> " -o rcverify.sh
> chmod +x rcverify.sh
> rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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
> 

-- 
Development thoughts at http://akrabat.com
Daily Jotter for macOS at http://dailyjotter.com


Re: [VOTE] Release Apache OpenWhisk Composer (v0.12.0, rc1)

Posted by Olivier Tardieu <ta...@us.ibm.com>.
 +1 for composer 0.12.0 release

log:

$ rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.0 rc1
rcverify.sh (script SHA1: 4B4E 170B 32B7 314E 564F  9783 03D8 A395 2AA9
                               01A0)
working in the following directory:
/var/folders/q0/9t2nl80s37l727wzwfch2b7w0000gn/T/tmp.SDuWPSff
fetching tarball and signatures from 
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-composer-0.12.0-sources.tar.gz
fetching openwhisk-composer-0.12.0-sources.tar.gz.asc
fetching openwhisk-composer-0.12.0-sources.tar.gz.sha512
fetching release keys
importing keys
gpg: key 72AF0CC22C4CF320: "Vincent Hou (Release manager of OpenWhisk) 
<ho...@apache.org>" not changed
gpg: key 22907064147F886E: "Dave Grove <gr...@us.ibm.com>" not changed
gpg: key 44667BC927C86D51: "Rodric Rabbah <ra...@apache.org>" not changed
gpg: key B1457C3D7101CC78: "James Thomas <ja...@apache.org>" not 
changed
gpg: key A600E3331427515D: "Olivier Tardieu <ta...@apache.org>" not 
changed
gpg: Total number processed: 5
gpg:              unchanged: 5
unpacking tar ball
cloning scancode
Cloning into '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 30 (delta 11), pack-reused 0
Unpacking objects: 100% (55/55), done.
computing sha512 for openwhisk-composer-0.12.0-sources.tar.gz
SHA512: openwhisk-composer-0.12.0-sources.tar.gz: 
281CBADC 00474336 2144B101 D9B11E49 5104C99F 14D4E260 7146BAA7 FBE1D85D 
F1EDD7C8
 B36CA1DB 46C32A64 D084BFAD 8B32DC7A 304E2772 8D3C773E 682AE2A5
validating sha512... passed
verifying asc... passed (signed-by: Olivier Tardieu <ta...@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



From:   "Olivier Tardieu" <ta...@us.ibm.com>
To:     "OpenWhisk Dev" <de...@openwhisk.apache.org>
Date:   01/15/2020 04:23 PM
Subject:        [EXTERNAL] [VOTE] Release Apache OpenWhisk Composer 
(v0.12.0, rc1)



Hi,

This is a call to vote on releasing version 0.12.0 release candidate rc1 
of the following project module with artifacts built from the Git 
repositories and commit IDs listed below.

* OpenWhisk Composer: 32686d8feabf5df6623f85023da7be782d3eea3e
 
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_openwhisk-2Dcomposer_commits_32686d8feabf5df6623f85023da7be782d3eea3e&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=PBEr1_EYu46giHoOswso3iD6J0MlPqyix5O3TryO7ns&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=hs6qVcQs7mEWvnhHpfPG3xtC_ssIuWEJo2hbrV4gksM&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz.asc&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=_BDJ7dUucGBNvSLgsYdkkgDNmqzIKA4xsZv41CKpatE&e= 

 
https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_openwhisk_rc1_openwhisk-2Dcomposer-2D0.12.0-2Dsources.tar.gz.sha512&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=42YAA2002TcFwVqlRA_WDULrYIoaNd0XlfgAuNXSIbk&e= 


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://urldefense.proofpoint.com/v2/url?u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3D4691349&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=LX0d-NUSflc5LzkCM6FZYUqqohvXgSRgKGdhjr3QLSU&e= 


Usage:
curl -s "
https://urldefense.proofpoint.com/v2/url?u=https-3A__gitbox.apache.org_repos_asf-3Fp-3Dopenwhisk-2Drelease.git-3Ba-3Dblob-5Fplain-3Bf-3Dtools_rcverify.sh-3Bhb-3D4691349&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=LX0d-NUSflc5LzkCM6FZYUqqohvXgSRgKGdhjr3QLSU&e= 

" -o rcverify.sh
chmod +x rcverify.sh
rcverify.sh openwhisk-composer 'OpenWhisk Composer' 0.12.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://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_openwhisk-2Drelease_blob_master_docs_license-5Fcompliance.md&d=DwIFAg&c=jf_iaSHvJObTbx-siA1ZOg&r=C3zA0dhyHjF4WaOy8EW8kQHtYUl9-dKPdS8OrjFeQmE&m=EFspEfEYBU1Uc-cw795SSd10-z7M5CAlMFa3XqpU33Q&s=WWHh1UHh1JNkKIezeG2YZ3l8cUD4CX1j0H4QeXj7Xv0&e=