+1 binding

I checked:
- Download links are valid
- Checksums and PGP signatures are valid
- LICENSE and NOTICE files are good
- No binary file
- `make build` run successfully on OSX 11.2



JunXu Chen <[email protected]> 于2021年2月9日周二 下午5:48写道:

> +1 binding
>
> I checked:
> - Download links are valid
> - Checksums and PGP signatures are valid
> - LICENSE and NOTICE files are good
> - No binary file
> - Build the Manager API successfully on Centos 7.6
>
>
>
> On Tue, Feb 9, 2021 at 10:10 AM 刘曦冉 <[email protected]> wrote:
>
> > +1 binding
> >
> >
> > I have checked:
> > * Download the release file ok
> > * Checksums and signatures ok
> > * Unzip and Check files ok
> > * Build ok
> > * Launch the dashboard and checked `Version` and `GitHash` ok
> > * Visit `127.0.0.1:9000` and login with `admin admin` ok
> > * Check the `commit_hash` and `dashboard_version` in systemInfo page ok
> >
> > At 2021-02-08 21:37:13, "Peter Zhu" <[email protected]> wrote:
> > >Hello, Community,
> > >
> > >Because the commit is not correct in the previous mail. So we need to
> vote
> > >again.
> > >
> > >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/0c201e634e372864fb204efe5509bf016a4bf326
> > >
> > >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