+1

I checked:
- Download links are valid
- incubating in name
- Checksums and PGP signature are valid
- LICENSE and NOTICE file are good
- All files have valid License header if necessary
- can compile from source

Thanks,
Liling

Ming Wen <wenm...@apache.org> 于2020年2月15日周六 下午4:13写道:
>
> +1
>
> I checked:
> - Download links are valid
> - incubating in name
> - Checksums and PGP signature are valid
> - DISCLAIMER file is included
> - LICENSE and NOTICE file are good
> - No binary files
> - All files have valid License header if necessary
> - can compile from source
>
> Thanks,
> Ming Wen, Apache APISIX
> Twitter: _WenMing
>
>
> Zhiyuan Ju <juzhiy...@apache.org> 于2020年2月15日周六 上午11:11写道:
>
> > Hi, community,
> >
> > This is a call for the vote to release Apache APISIX Dashboard (Incubating)
> > based on version 1.0-RC2.
> >
> > Release notes:
> >
> >
> > https://github.com/apache/incubator-apisix-dashboard/blob/v1.0/CHANGELOG.md#100
> >
> > Release candidates:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc2/
> >
> > Git tree for the release:
> >
> > https://github.com/apache/incubator-apisix-dashboard/tree/v1.0
> >
> > Release commit id:
> >
> >
> > https://github.com/apache/incubator-apisix-dashboard/commit/813142e202d5f90135c9aa16b7fa60be83e8d5e6
> >
> > Keys to verify the release candidate:
> >
> > https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
> >
> > Steps to validate the release:
> >
> > 1. Download the release:
> >
> > $ wget
> >
> > https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc2/apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz
> >
> > 2. Checksum and verify signature:
> >
> > $ wget https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
> >
> > $ wget
> >
> > https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc2/apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz.asc
> >
> > $ wget
> >
> > https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc2/apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz.sha512
> >
> > $ shasum -c apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz.sha512
> >
> > $ gpg --import KEYS
> >
> > $ gpg --edit-key juzhiyuan
> >
> > $ Input *trust* and press return button
> >
> > $ Input *5* and press return button
> >
> > $ Input *y* and press return button
> >
> > $ gpg --verify apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz.asc
> > apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz
> >
> > 3. Unzip and check files
> >
> > $ tar zxvf apache-apisix-dashboard-1.0-rc2-incubating-src.tar.gz
> >
> > $ cd apache-apisix-dashboard-1.0-incubating
> >
> > 4. Build the Apache APISIX Dashboard
> > 4.1 Make sure both Node.js 8.12.0+ and yarn are installed on your machine.
> > 4.2 $ yarn
> > 4.3 $ yarn build:prod
> > 4.4 copy all files under /dist directory to your APISIX's /dashboard
> > directory.
> > 4.5 Open browser and visit http://127.0.0.1:9080/apisix/dashboard/
> > 4.6 More detailed documentation:
> > https://github.com/apache/incubator-apisix#dashboard
> >
> > This vote will last for at least 72 hours or necessary number of votes are
> > reached.
> >
> > Please vote accordingly:
> >
> > [ ] +1 approve
> > [ ] +0 no opinion
> > [ ] -1 disapprove with your reason
> >
> > Checklist for reference:
> >
> > [ ] Download links are valid.
> > [ ] Checksums and PGP signature are valid.
> > [ ] DISCLAIMER file is included.
> > [ ] Both LICENSE and NOTICE files are good.
> > [ ] No binary file.
> > [ ] All files have valid License header if necessary.
> >
> > The following link is a more detailed checklist for reference:
> >
> >
> > https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
> >
> > Best Regards!
> > @ Zhiyuan Ju <https://www.shaoyaoju.org/>
> >

Reply via email to