Hi, Community,

This is a call for the vote to release Apache APISIX Dashboard (Incubating)
based on version 1.0-RC1.

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-rc1/

Git tag for the release:

https://github.com/apache/incubator-apisix-dashboard/tree/v1.0

Release commit id:

https://github.com/apache/incubator-apisix-dashboard/commit/541a4fb8f5d68a3754bb5a7264d22d166e0e3dc6

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
      1. *wget
      
https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz
      
<https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz>*
      2. Checksum and verify signature
      1. *wget https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
      <https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS>*
      2. *wget
      
https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz.asc
      
<https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz.asc>*
      3. *wget
      
https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz.sha512
      
<https://dist.apache.org/repos/dist/dev/incubator/apisix/dashboard-1.0-rc1/apache-apisix-dashboard-1.0-incubating-src.tar.gz.sha512>*
      4. *shasum -c
      apache-apisix-dashboard-1.0-incubating-src.tar.gz.sha512*
      5.
*gpg --import KEYS *
      6. gpg --edit-key juzhiyuan
      7. Input *trust* and press return button
      8. Input *5* and press return button
      9. Input *save* and press return button
      10. *gpg --verify
      apache-apisix-dashboard-1.0-incubating-src.tar.gz.asc
      apache-apisix-dashboard-1.0-incubating-src.tar.gz*
   3. Unzip and check files
      1. *tar zxvf apache-apisix-dashboard-1.0-incubating-src.tar.gz*
      2. *cd apache-apisix-dashboard-1.0-incubating*
      4. Build the Apache APISIX Dashboard
      1. Make sure *yarn* is installed on your machine
      2. *yarn install*
      3. *yarn build:prod*
      4. copy all files under */dist* directory to your APISIX's
      */dashboard* directory
      5. Open browser then visit *http://127.0.0.1:9080/apisix/dashboard/
      <http://127.0.0.1:9080/apisix/dashboard/>*
      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. [ ] +1 approve
   2. [ ] +0 no opinion
   3. [ ] -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