You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by David P Grove <gr...@us.ibm.com> on 2022/08/16 19:24:37 UTC

[VOTE] Release Apache OpenWhisk Client Js (v3.21.7, rc1)

Hi,

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

* OpenWhisk Client Js: 95f66ca1148ed489060627187e1ddbfb6052cfb5
  https://github.com/apache/openwhisk-client-js/commit/95f66ca1148ed489060627187e1ddbfb6052cfb5
  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz
  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz.asc
  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-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=8fc57ce

Usage:
curl -s "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=8fc57ce" -o rcverify.sh
chmod +x rcverify.sh
./rcverify.sh openwhisk-client-js 3.21.7 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 Client Js (v3.21.7, rc1)

Posted by Dominic Kim <st...@gmail.com>.
+1 to release Apache OpenWhisk Client Js (v3.21.7, rc1)

The verification result is attached.

Best Regards
Dominic
--------------------------------------------------------------------------------------

$ ./rcverify.sh openwhisk-client-js 3.21.7 rc1
rcverify.sh (script SHA1: 4079 F167 3437 E1DD 4655  76A6 1504 44FB B27B
78CE)
working in the following directory:
/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.F20naZtQ
fetching tarball and signatures from
https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-client-js-3.21.7-sources.tar.gz... ok
fetching openwhisk-client-js-3.21.7-sources.tar.gz.asc... ok
fetching openwhisk-client-js-3.21.7-sources.tar.gz.sha512... ok
fetching apache license... ok
fetching release keys... ok
importing keys... ok (keys already imported (processed 14 unchanged 14))
unpacking tar ball... ok
cloning scancode... ok
computing sha512 for openwhisk-client-js-3.21.7-sources.tar.gz... ok
openwhisk-client-js-3.21.7-sources.tar.gz:
312D7A48 D172A85F 0C4BE2F5 60FE1282 A8086FDF 545C645C 771EB904 E4F4B590
5649ABE2
 E3C49C1A C9A4944F 12372030 B9284A77 65063087 DB673D2F C9E0AC1C
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <dg...@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
scanning package-lock.json for version match... passed
removing the scratch space
(/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.F20naZtQ)... ok




[image: Mailtrack]
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&>
Sender
notified by
Mailtrack
<https://mailtrack.io?utm_source=gmail&utm_medium=signature&utm_campaign=signaturevirality11&>
22.
08. 18. 오전 10:30:25

2022년 8월 17일 (수) 오후 3:03, Rob Allen <ro...@akrabat.com>님이 작성:

> +1 to release Apache OpenWhisk Client Js (v3.21.7, rc1)
>
> Verified with rcverify.sh (script SHA1: 4079 F167 3437 E1DD 4655  76A6
> 1504 44FB B27B 78CE)
>
> Regards,
>
> Rob
>
> > On 16 Aug 2022, at 20:24, David P Grove <gr...@us.ibm.com> wrote:
> >
> > Hi,
> >
> > This is a call to vote on releasing version 3.21.7 release candidate rc1
> of the following project module with artifacts built from the Git
> repositories and commit IDs listed below.
> >
> > * OpenWhisk Client Js: 95f66ca1148ed489060627187e1ddbfb6052cfb5
> >
> https://github.com/apache/openwhisk-client-js/commit/95f66ca1148ed489060627187e1ddbfb6052cfb5
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz.asc
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-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=8fc57ce
> >
> > Usage:
> > curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=8fc57ce"
> -o rcverify.sh
> > chmod +x rcverify.sh
> > ./rcverify.sh openwhisk-client-js 3.21.7 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 Client Js (v3.21.7, rc1)

Posted by Rob Allen <ro...@akrabat.com>.
+1 to release Apache OpenWhisk Client Js (v3.21.7, rc1)

Verified with rcverify.sh (script SHA1: 4079 F167 3437 E1DD 4655  76A6 1504 44FB B27B 78CE)

Regards,

Rob

> On 16 Aug 2022, at 20:24, David P Grove <gr...@us.ibm.com> wrote:
> 
> Hi,
> 
> This is a call to vote on releasing version 3.21.7 release candidate rc1 of the following project module with artifacts built from the Git repositories and commit IDs listed below.
> 
> * OpenWhisk Client Js: 95f66ca1148ed489060627187e1ddbfb6052cfb5
>  https://github.com/apache/openwhisk-client-js/commit/95f66ca1148ed489060627187e1ddbfb6052cfb5
>  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz
>  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz.asc
>  https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-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=8fc57ce
> 
> Usage:
> curl -s "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=8fc57ce" -o rcverify.sh
> chmod +x rcverify.sh
> ./rcverify.sh openwhisk-client-js 3.21.7 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 Client Js (v3.21.7, rc1)

Posted by Dave Grove <dg...@apache.org>.
+ 1 to release openwhisk-client-js 3.21.7 from rc1.

rcverify log appended.

--Dave

Daves-MBP-2:tools dgrove$ ./rcverify.sh openwhisk-client-js 3.21.7 rc1
rcverify.sh (script SHA1: 4079 F167 3437 E1DD 4655  76A6 1504 44FB B27B 78CE)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.jeFzfX9m
fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-client-js-3.21.7-sources.tar.gz... ok
fetching openwhisk-client-js-3.21.7-sources.tar.gz.asc... ok
fetching openwhisk-client-js-3.21.7-sources.tar.gz.sha512... ok
fetching apache license... ok
fetching release keys... ok
importing keys... ok (keys already imported (processed 14 unchanged 14))
unpacking tar ball... ok
cloning scancode... ok
computing sha512 for openwhisk-client-js-3.21.7-sources.tar.gz... ok
openwhisk-client-js-3.21.7-sources.tar.gz: 
312D7A48 D172A85F 0C4BE2F5 60FE1282 A8086FDF 545C645C 771EB904 E4F4B590 5649ABE2
 E3C49C1A C9A4944F 12372030 B9284A77 65063087 DB673D2F C9E0AC1C
validating sha512... passed
verifying asc... passed (signed-by: Dave Grove <gr...@us.ibm.com>)
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
scanning package-lock.json for version match... passed

On 2022/08/16 19:24:37 David P Grove wrote:
> Hi,
> 
> This is a call to vote on releasing version 3.21.7 release candidate rc1 of the following project module with artifacts built from the Git repositories and commit IDs listed below.
> 
> * OpenWhisk Client Js: 95f66ca1148ed489060627187e1ddbfb6052cfb5
>   https://github.com/apache/openwhisk-client-js/commit/95f66ca1148ed489060627187e1ddbfb6052cfb5
>   https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz
>   https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-sources.tar.gz.asc
>   https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-client-js-3.21.7-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=8fc57ce
> 
> Usage:
> curl -s "https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=8fc57ce" -o rcverify.sh
> chmod +x rcverify.sh
> ./rcverify.sh openwhisk-client-js 3.21.7 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: [RESULT] [VOTE] Release Apache OpenWhisk Client Js (v3.21.7, rc1)

Posted by Dave Grove <dg...@apache.org>.
This vote is now closed.  It was successful with 3 binding +1 votes (Allen, Kim, Grove) and no other votes cast.  I will continue with the rest of the release process.

--Dave