+1 to release Apache OpenWhisk Runtime Docker (v1.15.0, rc1) It seems our script is based on the raw github user contents. https://github.com/apache/openwhisk-release/blob/eb6f18272bfa058f0991faec1586087fd84f8748/tools/gen-release-vote.py#L124
How is the release vote email generated? -don $ ./rcverify.sh openwhisk-runtime-docker 1.15.0 rc1 rcverify.sh (script SHA1: 454D AA8B 2A1C D74A 1E17 FA6F 9D20 15A2 EA21 2371) working in the following directory: /var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.2nnBiOk6 fetching tarball and signatures from https://dist.apache.org/repos/dist/dev/openwhisk/rc1 fetching openwhisk-runtime-docker-1.15.0-sources.tar.gz... ok fetching openwhisk-runtime-docker-1.15.0-sources.tar.gz.asc... ok fetching openwhisk-runtime-docker-1.15.0-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-runtime-docker-1.15.0-sources.tar.gz... ok openwhisk-runtime-docker-1.15.0-sources.tar.gz: 9CCF12A4 861917B3 69795058 F9DBDFAA 903B8399 CA376C7D 3018D164 94D761DA 0577B20B 5A8DF224 D8DFDC57 3F26AF75 FF750C8F E2BC5CE2 C02E317D F91185CA validating sha512... passed verifying asc... passed (signed-by: Dave Grove <dgr...@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 (none detected) scanning package-lock.json for version match... passed (none detected) removing the scratch space (/var/folders/zn/09mzvb596p76d6wg90jk4x1h0000gp/T/tmp.2nnBiOk6)... ok 2023년 5월 17일 (수) 오전 1:17, Dave Grove <dgr...@apache.org>님이 작성: > Hi Rob, > > I get that as well. The vote email template we use directs people through > the gitbox.apache.org forwarding service for content that is really on > GitHub. I think we should just change the script that generates the > template to directly use the GitHub url. The redirect through gitbox isn't > doing anything useful for us. > > --Dave > > On 2023/05/16 15:12:05 Rob Allen wrote: > > Hi, > > > > When I run: > > > > curl -s ' > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=a0b16f1' > -o rcverify.sh, > > > > I get the following text in the `rcverify.sh` file: > > > > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > > <html><head> > > <title>302 Found</title> > > </head><body> > > <h1>Found</h1> > > <p>The document has moved <a href=" > https://raw.githubusercontent.com/apache/openwhisk-release/a0b16f1/tools/rcverify.sh > ">here</a>.</p> > > </body></html> > > > > > > Is this just me? > > > > > > I grabbed the actual file using: > > > > curl -Ls ' > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=a0b16f1' > -o rcverify.sh, > > > > > > > > > On 16 May 2023, at 14:52, David P Grove <gro...@us.ibm.com> wrote: > > > > > > Hi, > > > > > > > > > > > > This is a call to vote on releasing version 1.15.0 release candidate > rc1 of the following project module with artifacts built from the Git > repositories and commit IDs listed below. > > > > > > > > > > > > * OpenWhisk Runtime Docker: 1d8a6edb4ee7e4883a2f94d6fbc5fc0d330bb26b > > > > > > > https://github.com/apache/openwhisk-runtime-docker/commit/1d8a6edb4ee7e4883a2f94d6fbc5fc0d330bb26b > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-docker-1.15.0-sources.tar.gz > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-docker-1.15.0-sources.tar.gz.asc > > > > > > > https://dist.apache.org/repos/dist/dev/openwhisk/rc1/openwhisk-runtime-docker-1.15.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=a0b16f1 > > > > > > > > > > > > Usage: > > > > > > curl -s > https://gitbox.apache.org/repos/asf?p=openwhisk-release.git;a=blob_plain;f=tools/rcverify.sh;hb=a0b16f1 > -o rcverify.sh > > > > > > chmod +x rcverify.sh > > > > > > ./rcverify.sh openwhisk-runtime-docker 1.15.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 > > > > > > > >