Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-09-03 Thread Xiran Liu
+1 binding I checked * All links are good * checksums and signatures are ok * LiCENSE and NOTICE files are ok * Can run make setup and make dev to start it in macOS 11.5.2 On 2021/08/31 04:02:49, YuanSheng Wang wrote: > +1 binding > > Check list: > - Download links are fine > - Che

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-09-03 Thread wei jin
+1 binding I check: 1. All download links are fine; 2. Checksums is fine; 3. LICENSE and NOTICE exist; JunXu Chen 于2021年9月3日周五 下午3:14写道: > +1 binding > > I checked: > - Download links are valid > - Checksums is fine > - Signature is fine > - LICENSE and NOTICE files are good > > > On Thu, 2 Sept

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-09-03 Thread JunXu Chen
+1 binding I checked: - Download links are valid - Checksums is fine - Signature is fine - LICENSE and NOTICE files are good On Thu, 2 Sept 2021 at 12:39, Ayush das wrote: > +1 non-binding > I have checked the following: > 1. Download links works fine; > 2. Checksums and PGP signatures are goo

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-09-01 Thread Ayush das
+1 non-binding I have checked the following: 1. Download links works fine; 2. Checksums and PGP signatures are good to go; 3. LICENSE and NOTICE does exists; Best Regards *Ayush Das* My GitHub: https://github.com/iamayushdas On Thu, Aug 26, 2021 at 6:24 PM JinChao

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-09-01 Thread ZhengSong Tu
+1 non-binding I check: 1. All download links are fine; 2. Checksums and PGP signatures are fine; 3. LICENSE and NOTICE exist; *ZhengSong Tu* My GitHub: https://github.com/tzssangglass Apache APISIX: https://github.com/apache/apisix JinChao Shuai 于2021年8月26日周四 下午8:54写道: > Hello, Community, > T

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-30 Thread YuanSheng Wang
+1 binding Check list: - Download links are fine - Checksums is fine - Signature is fine - LICENSE and NOTICE files On Fri, Aug 27, 2021 at 3:29 PM Zexuan Luo wrote: > Anyway, > +1 binding > > I checked: > - Download links are valid > - Checksums is valid > - Signature is vali

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-27 Thread Zexuan Luo
Anyway, +1 binding I checked: - Download links are valid - Checksums is valid - Signature is valid - LICENSE and NOTICE files - make setup successfully Zexuan Luo 于2021年8月27日周五 下午3:28写道: > > I got: > gpg --verify apisix-python-plugin-runner-0.1.0-src.tgz.asc > gpg: assuming signed data in 'apisi

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-27 Thread Zexuan Luo
I got: gpg --verify apisix-python-plugin-runner-0.1.0-src.tgz.asc gpg: assuming signed data in 'apisix-python-plugin-runner-0.1.0-src.tgz' gpg: Signature made 2021年08月26日 星期四 20时00分35秒 CST gpg:using RSA key 147CD2ABFA330EC56E4BABF927263EFDC64AACA1 gpg: Good signature from "JinChao S

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
2. Checksums and signatures steps The KEYS file download address is from wget https://dist.apache.org/repos/dist/release/apisix/KEYS Change to wget https://dist.apache.org/repos/dist/dev/apisix/KEYS Reload the public key via `gpg --import KEYS`, and then verify it. JinChao Shuai 于2021年8月27日周五 下午1

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
KEYS has been updated, please download the KEYS file again, and import and verify it through `gpg --import KEYS`. Zhiyuan Ju 于2021年8月27日周五 上午11:17写道: > Hi, > > When I try to import KEYS and trust it, GPG tells me `No public key`, do I > miss something? > > Best Regards! > @ Zhiyuan Ju

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zhiyuan Ju
Hi, When I try to import KEYS and trust it, GPG tells me `No public key`, do I miss something? Best Regards! @ Zhiyuan Ju Zexuan Luo 于2021年8月27日周五 上午11:13写道: > BTW, I have run "gpg --import KEYS" and confirmed that the key from > Jinchao Shuai doesn't change. >

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zexuan Luo
BTW, I have run "gpg --import KEYS" and confirmed that the key from Jinchao Shuai doesn't change. Zexuan Luo 于2021年8月27日周五 上午11:02写道: > > I checked: > - Download links are valid > - Checksums is valid > - LICENSE and NOTICE files > - make setup successfully > > When I run "gpg --verify apisix-pyt

Re: [VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread Zexuan Luo
I checked: - Download links are valid - Checksums is valid - LICENSE and NOTICE files - make setup successfully When I run "gpg --verify apisix-python-plugin-runner-0.1.0-src.tgz.asc", I got: gpg: assuming signed data in 'apisix-python-plugin-runner-0.1.0-src.tgz' gpg: Signature made 2021年08月26日 星

[VOTE] Relase Apache APISIX Python Plugin Runner 0.1.0

2021-08-26 Thread JinChao Shuai
Hello, Community, This is a call for the vote to release Apache APISIX Python Plugin Runner version 0.1.0. Release notes: https://github.com/apache/apisix-python-plugin-runner/blob/release/0.1.0/CHANGELOG.md#010 The release candidates: https://dist.apache.org/repos/dist/dev/apisix/apisix-python