You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by Dominic Kim <st...@gmail.com> on 2021/06/03 06:42:23 UTC

[VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Hi,

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

* OpenWhisk VSCode Extension: c50eeabeec8fcc64ad7650d50144b681823d7761

https://github.com/apache/openwhisk-vscode-extension/commit/c50eeabeec8fcc64ad7650d50144b681823d7761

https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz

https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc

https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.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=27769a9

Usage:
curl -s "
https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=27769a9"
-o rcverify.sh
chmod +x rcverify.sh
./rcverify.sh openwhisk-vscode-extension 1.1.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 VSCode Extension (v1.1.0, rc1)

Posted by Dominic Kim <st...@gmail.com>.
Thank you, Matt, and Rodric, for mentioning that.
Yes, I had looked into it and discussed it with Dave and decided to keep
going with the rc1 release if there is no other issue.

And as Rodric mentioned, since our release tool is referring to the commit
hash, I think we can also merge the PR in parallel.

Best regards.
-dom



2021년 6월 5일 (토) 오전 9:16, Dave Grove <dg...@apache.org>님이 작성:

> +1 to release openwhisk-vscode-extension-1.1.0 from rc1
>
> --Dave
>
> Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-vscode-extension
> 1.1.0 rc1
> rcverify.sh (script SHA1: A042 C31A 38AF 8EBB F150  0819 A448 DE52 BFE1
> 258F)
> working in the following directory:
> /var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.PqqkURXO
> fetching tarball and signatures from
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1
> fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz... ok
> fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc... ok
> fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz.sha512... ok
> fetching apache license... ok
> fetching release keys... ok
> importing keys... ok (keys already imported (processed 11 unchanged 11))
> unpacking tar ball... ok
> cloning scancode... ok
> computing sha512 for openwhisk-vscode-extension-1.1.0-sources.tar.gz... ok
> openwhisk-vscode-extension-1.1.0-sources.tar.gz:
> 5426A54A DF4F9F67 113776F3 A20875A7 65ECB1A1 87E442E3 DCA3B3FD 445223C4
> 822DE61F
>  710A44A5 C6890DC4 8195354D B5283C6D 5FC953EE 15697E76 2989A793
> validating sha512... passed
> verifying asc... passed (signed-by: Dominic Kim <st...@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
>
> On 2021/06/03 06:42:23, Dominic Kim <st...@gmail.com> wrote:
> > Hi,
> >
> > This is a call to vote on releasing version 1.1.0 release candidate rc1
> of
> > the following project module with artifacts built from the Git
> repositories
> > and commit IDs listed below.
> >
> > * OpenWhisk VSCode Extension: c50eeabeec8fcc64ad7650d50144b681823d7761
> >
> >
> https://github.com/apache/openwhisk-vscode-extension/commit/c50eeabeec8fcc64ad7650d50144b681823d7761
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc
> >
> >
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.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=27769a9
> >
> > Usage:
> > curl -s "
> >
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=27769a9
> "
> > -o rcverify.sh
> > chmod +x rcverify.sh
> > ./rcverify.sh openwhisk-vscode-extension 1.1.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 VSCode Extension (v1.1.0, rc1)

Posted by Dave Grove <dg...@apache.org>.
+1 to release openwhisk-vscode-extension-1.1.0 from rc1

--Dave

Daves-MacBook-Pro:tools dgrove$ ./rcverify.sh openwhisk-vscode-extension 1.1.0 rc1
rcverify.sh (script SHA1: A042 C31A 38AF 8EBB F150  0819 A448 DE52 BFE1 258F)
working in the following directory:
/var/folders/8c/zvj0nsxx2rgc_km8nvf8k0c00000gn/T/tmp.PqqkURXO
fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1
fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz... ok
fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc... ok
fetching openwhisk-vscode-extension-1.1.0-sources.tar.gz.sha512... ok
fetching apache license... ok
fetching release keys... ok
importing keys... ok (keys already imported (processed 11 unchanged 11))
unpacking tar ball... ok
cloning scancode... ok
computing sha512 for openwhisk-vscode-extension-1.1.0-sources.tar.gz... ok
openwhisk-vscode-extension-1.1.0-sources.tar.gz: 
5426A54A DF4F9F67 113776F3 A20875A7 65ECB1A1 87E442E3 DCA3B3FD 445223C4 822DE61F
 710A44A5 C6890DC4 8195354D B5283C6D 5FC953EE 15697E76 2989A793
validating sha512... passed
verifying asc... passed (signed-by: Dominic Kim <st...@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

On 2021/06/03 06:42:23, Dominic Kim <st...@gmail.com> wrote: 
> Hi,
> 
> This is a call to vote on releasing version 1.1.0 release candidate rc1 of
> the following project module with artifacts built from the Git repositories
> and commit IDs listed below.
> 
> * OpenWhisk VSCode Extension: c50eeabeec8fcc64ad7650d50144b681823d7761
> 
> https://github.com/apache/openwhisk-vscode-extension/commit/c50eeabeec8fcc64ad7650d50144b681823d7761
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.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=27769a9
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=27769a9"
> -o rcverify.sh
> chmod +x rcverify.sh
> ./rcverify.sh openwhisk-vscode-extension 1.1.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 VSCode Extension (v1.1.0, rc1)

Posted by Rodric Rabbah <ro...@gmail.com>.
I looked at the PR - i think it's OK to keep going with rc1 and we can
still merge the PR in parallel.

On Fri, Jun 4, 2021 at 10:56 AM Matt Rutkowski <mr...@apache.org>
wrote:

>
>
> On 2021/06/04 09:38:01, Dominic Kim <st...@gmail.com> wrote:
> > Thank you, Kent for the changes.
> >
> > And I suppose we can still proceed with the release without any restart
> as
> > `.asf.yaml` file is not included in the release.
> >
> > -dom
>
> Hi Dom,
>
> Actually, the referenced PR also changes the README... that means that you
> would have to determine if those changes warranted an RC2 or if it gets
> picked up after an RC1 release.
>
> -MR
>

Re: [VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Posted by Matt Rutkowski <mr...@apache.org>.

On 2021/06/04 09:38:01, Dominic Kim <st...@gmail.com> wrote: 
> Thank you, Kent for the changes.
> 
> And I suppose we can still proceed with the release without any restart as
> `.asf.yaml` file is not included in the release.
> 
> -dom

Hi Dom,

Actually, the referenced PR also changes the README... that means that you would have to determine if those changes warranted an RC2 or if it gets picked up after an RC1 release.

-MR

Re: [VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Posted by Dominic Kim <st...@gmail.com>.
Thank you, Kent for the changes.

And I suppose we can still proceed with the release without any restart as
`.asf.yaml` file is not included in the release.

-dom

2021년 6월 4일 (금) 오전 5:26, Rodric Rabbah <ro...@gmail.com>님이 작성:

> Thank you Kent for your first contribution to the project!
>
> -r
>
> On Thu, Jun 3, 2021 at 4:19 PM Kent Tsuenchy <Ke...@ibm.com>
> wrote:
>
> > Hi,
> >
> > I opened a draft PR [1] on updating the README for the VS Code extension.
> >
> > First time contributor, so I thought I could take a look at these new IDE
> > plugin releases.
> >
> > Also, part of the PR fixes a minor issue in `.asf.yaml` with a
> misspelling
> > of "required_approving_review_count".
> >
> > - Kent
> >
> > [1] https://github.com/apache/openwhisk-vscode-extension/pull/13
> >
> >
>

Re: [VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Posted by Rodric Rabbah <ro...@gmail.com>.
Thank you Kent for your first contribution to the project!

-r

On Thu, Jun 3, 2021 at 4:19 PM Kent Tsuenchy <Ke...@ibm.com> wrote:

> Hi,
>
> I opened a draft PR [1] on updating the README for the VS Code extension.
>
> First time contributor, so I thought I could take a look at these new IDE
> plugin releases.
>
> Also, part of the PR fixes a minor issue in `.asf.yaml` with a misspelling
> of "required_approving_review_count".
>
> - Kent
>
> [1] https://github.com/apache/openwhisk-vscode-extension/pull/13
>
>

Re: [VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Posted by Kent Tsuenchy <Ke...@ibm.com>.
Hi,

I opened a draft PR [1] on updating the README for the VS Code extension.

First time contributor, so I thought I could take a look at these new IDE plugin releases.

Also, part of the PR fixes a minor issue in `.asf.yaml` with a misspelling of "required_approving_review_count".

- Kent

[1] https://github.com/apache/openwhisk-vscode-extension/pull/13


Re: [VOTE] Release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Posted by Rob Allen <ro...@akrabat.com>.
+1 to release Apache OpenWhisk VSCode Extension (v1.1.0, rc1)

Checked with rcverify.sh (script SHA1: A042 C31A 38AF 8EBB F150  0819 A448 DE52 BFE1 258F)

Regards,

Rob


> On 3 Jun 2021, at 07:42, Dominic Kim <st...@gmail.com> wrote:
> 
> Hi,
> 
> This is a call to vote on releasing version 1.1.0 release candidate rc1 of
> the following project module with artifacts built from the Git repositories
> and commit IDs listed below.
> 
> * OpenWhisk VSCode Extension: c50eeabeec8fcc64ad7650d50144b681823d7761
> 
> https://github.com/apache/openwhisk-vscode-extension/commit/c50eeabeec8fcc64ad7650d50144b681823d7761
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.0-sources.tar.gz.asc
> 
> https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-vscode-extension-1.1.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=27769a9
> 
> Usage:
> curl -s "
> https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=27769a9"
> -o rcverify.sh
> chmod +x rcverify.sh
> ./rcverify.sh openwhisk-vscode-extension 1.1.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 https://akrabat.com
Daily Jotter for macOS at https://dailyjotter.com
rst2pdf: https://rst2pdf.org