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 <dgr...@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 <styl...@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 <style9...@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 > > >