You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@skywalking.apache.org by kezhenxu94 <ke...@apache.org> on 2022/07/06 09:41:39 UTC

[VOTE] Release Apache SkyWalking Python version 0.8.0

Hi the SkyWalking Community:

This is a call for vote to release Apache SkyWalking Python version 0.8.0.

Release notes:

 * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md

Release Candidate:

 * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
 * sha512 checksums
   - 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f  skywalking-python-src-0.8.0.tgz

Release Tag :

 * (Git Tag) v0.8.0

Release Commit Hash :

 * https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba

Keys to verify the Release Candidate :

 * https://dist.apache.org/repos/dist/release/skywalking/KEYS

Guide to build the release from source :

 * https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building

Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.

[ ] +1 Release this package.
[ ] +0 No opinion.
[ ] -1 Do not release this package because....

Thanks.

[1] https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check

Re: [VOTE] Release Apache SkyWalking Python version 0.8.0

Posted by Kai Wan <wa...@apache.org>.
+1 binding

1. .sha512 files are checked.
2. GPG signatures are signed by zhenxu ke (GPG Keys for Apache
Release) <ke...@apache.org>.
3. LICENSE and NOTICE exist.
4. Build from source success.
5. Tag correct.

—————————
Kai Wan
GitHub @wankai123

kezhenxu94 <ke...@apache.org> 于2022年7月8日周五 13:29写道:
>
> Hi, if you have trouble building from source because of local machine environment, I provide these steps to build in Docker to verify:
>
> # Start a Docker container
>
> docker run -it --rm python:3 bash
>
> # Execute the following commands inside the container
>
> svn co https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> cd 0.8.0/
> tar -zxf skywalking-python-src-0.8.0.tgz
> make
>
>
> > On Jul 6, 2022, at 17:41, kezhenxu94 <ke...@apache.org> wrote:
> >
> > Hi the SkyWalking Community:
> >
> > This is a call for vote to release Apache SkyWalking Python version 0.8.0.
> >
> > Release notes:
> >
> > * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md
> >
> > Release Candidate:
> >
> > * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> > * sha512 checksums
> >   - 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f  skywalking-python-src-0.8.0.tgz
> >
> > Release Tag :
> >
> > * (Git Tag) v0.8.0
> >
> > Release Commit Hash :
> >
> > * https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba
> >
> > Keys to verify the Release Candidate :
> >
> > * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> >
> > Guide to build the release from source :
> >
> > * https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building
> >
> > Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.
> >
> > [ ] +1 Release this package.
> > [ ] +0 No opinion.
> > [ ] -1 Do not release this package because....
> >
> > Thanks.
> >
> > [1] https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check
>

Re: [VOTE] Release Apache SkyWalking Python version 0.8.0

Posted by kezhenxu94 <ke...@apache.org>.
Hi, if you have trouble building from source because of local machine environment, I provide these steps to build in Docker to verify:

# Start a Docker container

docker run -it --rm python:3 bash

# Execute the following commands inside the container

svn co https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
cd 0.8.0/
tar -zxf skywalking-python-src-0.8.0.tgz
make 


> On Jul 6, 2022, at 17:41, kezhenxu94 <ke...@apache.org> wrote:
> 
> Hi the SkyWalking Community:
> 
> This is a call for vote to release Apache SkyWalking Python version 0.8.0.
> 
> Release notes:
> 
> * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md
> 
> Release Candidate:
> 
> * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> * sha512 checksums
>   - 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f  skywalking-python-src-0.8.0.tgz
> 
> Release Tag :
> 
> * (Git Tag) v0.8.0
> 
> Release Commit Hash :
> 
> * https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba
> 
> Keys to verify the Release Candidate :
> 
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> 
> Guide to build the release from source :
> 
> * https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building
> 
> Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.
> 
> [ ] +1 Release this package.
> [ ] +0 No opinion.
> [ ] -1 Do not release this package because....
> 
> Thanks.
> 
> [1] https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check


Re: [VOTE] Release Apache SkyWalking Python version 0.8.0

Posted by Sheng Wu <wu...@gmail.com>.
+1 binding

1. asc checked
2. sha512 exists
3. version correct
4. download link correct
5. LICENSE and NOTICE exist

Sheng Wu 吴晟
Twitter, wusheng1108

kezhenxu94 <ke...@apache.org> 于2022年7月6日周三 17:41写道:
>
> Hi the SkyWalking Community:
>
> This is a call for vote to release Apache SkyWalking Python version 0.8.0.
>
> Release notes:
>
>  * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md
>
> Release Candidate:
>
>  * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
>  * sha512 checksums
>    - 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f  skywalking-python-src-0.8.0.tgz
>
> Release Tag :
>
>  * (Git Tag) v0.8.0
>
> Release Commit Hash :
>
>  * https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba
>
> Keys to verify the Release Candidate :
>
>  * https://dist.apache.org/repos/dist/release/skywalking/KEYS
>
> Guide to build the release from source :
>
>  * https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building
>
> Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.
>
> [ ] +1 Release this package.
> [ ] +0 No opinion.
> [ ] -1 Do not release this package because....
>
> Thanks.
>
> [1] https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check

Re: [VOTE] Release Apache SkyWalking Python version 0.8.0

Posted by kezhenxu94 <ke...@apache.org>.
>72 hours passed, here are the +1 bindings and no -1

Zhenxu Ke
Sheng Wu
Kai Wan

I'll continue the process

> On Jul 6, 2022, at 17:41, kezhenxu94 <ke...@apache.org> wrote:
> 
> Hi the SkyWalking Community:
> 
> This is a call for vote to release Apache SkyWalking Python version 0.8.0.
> 
> Release notes:
> 
> * https://github.com/apache/skywalking-python/blob/v0.8.0/CHANGELOG.md
> 
> Release Candidate:
> 
> * https://dist.apache.org/repos/dist/dev/skywalking/python/0.8.0
> * sha512 checksums
>   - 513459ae1d1be3616a6bf388f40987b5e5fdf8be385f9a33d7d7dec21d01a8a3596314ac9d40aaea575530efab577c7cfa412ffa4963d53407a5f6d3ed505b9f  skywalking-python-src-0.8.0.tgz
> 
> Release Tag :
> 
> * (Git Tag) v0.8.0
> 
> Release Commit Hash :
> 
> * https://github.com/apache/skywalking-python/tree/5c0b30f4f4588262d329676a545e48ed403905ba
> 
> Keys to verify the Release Candidate :
> 
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> 
> Guide to build the release from source :
> 
> * https://github.com/apache/skywalking-python/blob/master/CONTRIBUTING.md#compiling-and-building
> 
> Voting will start now and will remain open for at least 72 hours, all PMC members are required to give their votes.
> 
> [ ] +1 Release this package.
> [ ] +0 No opinion.
> [ ] -1 Do not release this package because....
> 
> Thanks.
> 
> [1] https://github.com/apache/skywalking/blob/master/docs/en/guides/How-to-release.md#vote-check