+1










????????????????????

---Original---
From: "Linsir Wu"<lin...@apache.org&gt;
Date: Tue, Jan 7, 2020 12:50 PM
To: "dev"<dev@apisix.apache.org&gt;;
Subject: Re: [VOTE] Release Apache APISIX (Incubating) 1.0-RC1


+1 ( binding )

I checked:
- download links are valid
- signatures and hashes fine
- DISCLAIMER exists
- LICENSE and NOTICE good
- no binary files in release
- all source file have ASF headers
- compiled and ran quick start on CentOS 7

YuanSheng Wang <membp...@apache.org&gt; ??2020??1??3?????? ????3:58??????

&gt; Hello, Community,
&gt;
&gt; This is a call for the vote to release Apache APISIX (Incubating) version
&gt; 1.0-RC1.
&gt;
&gt;
&gt; Release notes:
&gt;
&gt; https://github.com/apache/incubator-apisix/blob/v1.0/CHANGELOG.md#100
&gt;
&gt;
&gt; The release candidates:
&gt;
&gt; https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc1/
&gt;
&gt;
&gt; Git tag for the release:
&gt;
&gt; https://github.com/apache/incubator-apisix/tree/v1.0
&gt;
&gt;
&gt; Release Commit ID:
&gt;
&gt;
&gt; 
https://github.com/apache/incubator-apisix/commit/7c4ecb5a9e540c109caf590009b6d4bcfd163fe1
&gt;
&gt;
&gt; Keys to verify the Release Candidate:
&gt;
&gt; https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
&gt;
&gt;
&gt; Steps to validating the release:
&gt;
&gt; 1. Download the release
&gt;
&gt; ```
&gt;
&gt; wget
&gt;
&gt; 
https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc1/apache-apisix-1.0-rc1-incubating-src.tar.gz
&gt;
&gt; ```
&gt;
&gt;
&gt; 2. Checksums and signatures
&gt;
&gt; ```
&gt;
&gt; wget https://dist.apache.org/repos/dist/dev/incubator/apisix/KEYS
&gt;
&gt; wget
&gt;
&gt; 
https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc1/apache-apisix-1.0-rc1-incubating-src.tar.gz.asc
&gt;
&gt; wget
&gt;
&gt; 
https://dist.apache.org/repos/dist/dev/incubator/apisix/1.0-rc1/apache-apisix-1.0-rc1-incubating-src.tar.gz.sha512
&gt;
&gt;
&gt; shasum -c apache-apisix-1.0-rc1-incubating-src.tar.gz.sha512
&gt;
&gt;
&gt; gpg --import KEYS
&gt;
&gt; # input `trust`, `5`, then `save`
&gt;
&gt; gpg --edit-key "Yuansheng Wang"
&gt;
&gt; gpg --verify apache-apisix-1.0-rc1-incubating-src.tar.gz.asc
&gt; apache-apisix-1.0-rc1-incubating-src.tar.gz
&gt;
&gt; ```
&gt;
&gt;
&gt; 3. Unzip and Check files
&gt;
&gt; ```
&gt;
&gt; tar zxvf apache-apisix-1.0-rc1-incubating-src.tar.gz
&gt;
&gt; ```
&gt;
&gt;
&gt; 4. Build Apache APISIX:
&gt;
&gt; https://github.com/apache/incubator-apisix/blob/v1.0/doc/how-to-build.md
&gt;
&gt;
&gt; The vote will be open for at least 72 hours or until necessary number of
&gt; votes are reached.
&gt;
&gt;
&gt; Please vote accordingly:
&gt;
&gt;
&gt; [ ] +1 approve
&gt;
&gt; [ ] +0 no opinion
&gt;
&gt; [ ] -1 disapprove with the reason
&gt;
&gt;
&gt; Checklist for reference:
&gt;
&gt;
&gt; [ ] Download links are valid.
&gt;
&gt; [ ] Checksums and PGP signatures are valid.
&gt;
&gt; [ ] DISCLAIMER is included.
&gt;
&gt; [ ] LICENSE and NOTICE files are good.
&gt;
&gt; [ ] No binary file.
&gt;
&gt; [ ] All files have license headers if necessary.
&gt;
&gt;
&gt;
&gt; And below is a more detailed checklist:
&gt;
&gt;
&gt; 
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
&gt;
&gt;
&gt;
&gt; --
&gt; *MembPhis*
&gt; My github: https://github.com/membphis
&gt; Apache APISIX: https://github.com/apache/incubator-apisix
&gt;

Reply via email to