Hi,

It seems that the Release Commit link[1] is broken?

[1]
https://github.com/apache/apisix-dashboard/commit/0c201e634e372864fb204efe5509bf016a4bf3261

Best Regards!
@ Zhiyuan Ju <https://github.com/juzhiyuan>


Peter Zhu <[email protected]> 于2021年2月8日周一 下午9:16写道:

> Hello, Community,
>
> This is a call for the vote to release Apache APISIX Dashboard version 2.4.
>
> Release notes:
>
> github.com/apache/apisix-dashboard/blob/v2.4/CHANGELOG.md
> <https://github.com/apache/apisix-dashboard/blob/v2.4/CHANGELOG.md#240>
>
> The release candidates:
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-dashboard-2.4/
>
> Git tag for the release:
>
> https://github.com/apache/apisix-dashboard/tree/v2.4
>
> Release Commit ID:
>
>
> https://github.com/apache/apisix-dashboard/commit/0c201e634e372864fb204efe5509bf016a4bf3261
>
> Keys to verify the Release Candidate:
>
> dist.apache.org/repos/dist/dev/apisix/KEYS
>
> Steps to validate the release:
>
> 1.Download the release file
>
> ```sh
> $ wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-dashboard-2.4/apache-apisix-dashboard-2.4-src.tgz
> ```
>
> 2.Checksums and signatures:
>
> ```sh
> $ wget dist.apache.org/repos/dist/dev/apisix/KEYS
>
> $ wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-dashboard-2.4/apache-apisix-dashboard-2.4-src.tgz.asc
>
> $ wget
>
> https://dist.apache.org/repos/dist/dev/apisix/apisix-dashboard-2.4/apache-apisix-dashboard-2.4-src.tgz.sha512
>
> $ shasum -c apache-apisix-dashboard-2.4-src.tgz.sha512
>
> $ gpg --import KEYS
>
> # Input "trust", then input number 5, then input "save"
> $ gpg --edit-key "starsz"
>
> $ gpg --verify apache-apisix-dashboard-2.4-src.tgz.asc
> apache-apisix-dashboard-2.4-src.tgz
> ```
>
> 3. Unzip and Check files
>
> ```sh
> $ tar zxvf apache-apisix-dashboard-2.4-src.tgz
> ```
>
> 4. Build
>
> Please refer to
> github.com/apache/apisix-dashboard/blob/v2.4/docs/deploy.md
>
> The vote will keep open at least 72 hours or reaches the necessary number
> of approved votes.
>
> Please vote accordingly:
>
> [ ] +1 Approve
> [ ] +0 No Opinion
> [ ] -1 Disapprove with your reason
>
> Best Regards!
>

Reply via email to