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@apache" <ke...@apache.org> on 2021/03/26 06:32:36 UTC

[VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Hi the SkyWalking Community:

This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.

Release notes:

* https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md

Release Candidate:

* https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
* sha512 checksums
- d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59  skywalking-nodejs-src-0.2.0.tgz

Release Tag :

* (Git Tag) v0.2.0

Release Commit Hash :

* https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405

Keys to verify the Release Candidate :

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

Guide to build the release from source :

* Decompress the src tar, and run `npm install` to install the dependencies, then run `npm run build`.

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-nodejs/blob/master/docs/How-to-release.md#vote-check


————————— 
Zhenxu Ke (柯振旭)
GitHub @kezhenxu94


Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by Sheng Wu <wu...@gmail.com>.
You are correct, let's fix this in next release.

CalvinKirs <ac...@163.com>于2021年3月31日 周三下午9:54写道:

> I noticed that there is a NOTICE year item in the release checklist, but
> it does not affect the release. Our current year is (Copyright 2017-2020
> The Apache Software Foundation), do we need to change it to (2017-2021) in
> the next version. If there is an error in my understanding, please point it
> out. Thank you very much for your reply.
>
>
> Best Wishes!
> CalvinKirs
>
>
> On 03/31/2021 21:44,Sheng Wu<wu...@gmail.com> wrote:
> Hk Calvin
>
> Thanks for voting.
> What is your concern about the year in the notice?
>
> CalvinKirs <ac...@163.com>于2021年3月31日 周三下午9:39写道:
>
> +1 non-binding
> I checked:
> - ASC checked
> - sha512 exist
> - NOTICE and LICENSE file exist and correct.(Is year range right in
> NOTICE?)
>
>
> Best Wishes!
> CalvinKirs
>
>
> On 03/31/2021 11:28,Daming<da...@apache.org> wrote:
> +1 binding
>
> 1. asc checked
> 2. sha512 exists
> 3. LICENSE and NOTICE exist.
>
> Zhuang Haochao(@dmsolr)
>
> Sheng Wu <wu...@gmail.com> 于2021年3月26日周五 下午5:06写道:
>
> +1 binding
>
> 1. version correct
> 2. changelog exists
> 3. asc checked
> 4. sha512 exists
> 5. LICENSE and NOTICE exist.
> 6. git tag correct.
>
> Sheng Wu 吴晟
> Twitter, wusheng1108
>
>
> kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:
>
> Hi the SkyWalking Community:
>
> This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.
>
> Release notes:
>
> * https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md
>
> Release Candidate:
>
> * https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
> * sha512 checksums
> -
>
>
> d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
> skywalking-nodejs-src-0.2.0.tgz
>
> Release Tag :
>
> * (Git Tag) v0.2.0
>
> Release Commit Hash :
>
> *
>
>
> https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405
>
> Keys to verify the Release Candidate :
>
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
>
> Guide to build the release from source :
>
> * Decompress the src tar, and run `npm install` to install the
> dependencies, then run `npm run build`.
>
> 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-nodejs/blob/master/docs/How-to-release.md#vote-check
>
>
> —————————
> Zhenxu Ke (柯振旭)
> GitHub @kezhenxu94
>
>
> --
> Sheng Wu 吴晟
>
> Apache SkyWalking
> Apache Incubator
> Apache ShardingSphere, ECharts, DolphinScheduler podlings
> Zipkin
> Twitter, wusheng1108
>
-- 
Sheng Wu 吴晟

Apache SkyWalking
Apache Incubator
Apache ShardingSphere, ECharts, DolphinScheduler podlings
Zipkin
Twitter, wusheng1108

Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by CalvinKirs <ac...@163.com>.
I noticed that there is a NOTICE year item in the release checklist, but it does not affect the release. Our current year is (Copyright 2017-2020 The Apache Software Foundation), do we need to change it to (2017-2021) in the next version. If there is an error in my understanding, please point it out. Thank you very much for your reply.


Best Wishes!
CalvinKirs


On 03/31/2021 21:44,Sheng Wu<wu...@gmail.com> wrote:
Hk Calvin

Thanks for voting.
What is your concern about the year in the notice?

CalvinKirs <ac...@163.com>于2021年3月31日 周三下午9:39写道:

+1 non-binding
I checked:
- ASC checked
- sha512 exist
- NOTICE and LICENSE file exist and correct.(Is year range right in
NOTICE?)


Best Wishes!
CalvinKirs


On 03/31/2021 11:28,Daming<da...@apache.org> wrote:
+1 binding

1. asc checked
2. sha512 exists
3. LICENSE and NOTICE exist.

Zhuang Haochao(@dmsolr)

Sheng Wu <wu...@gmail.com> 于2021年3月26日周五 下午5:06写道:

+1 binding

1. version correct
2. changelog exists
3. asc checked
4. sha512 exists
5. LICENSE and NOTICE exist.
6. git tag correct.

Sheng Wu 吴晟
Twitter, wusheng1108


kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:

Hi the SkyWalking Community:

This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.

Release notes:

* https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md

Release Candidate:

* https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
* sha512 checksums
-

d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
skywalking-nodejs-src-0.2.0.tgz

Release Tag :

* (Git Tag) v0.2.0

Release Commit Hash :

*

https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405

Keys to verify the Release Candidate :

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

Guide to build the release from source :

* Decompress the src tar, and run `npm install` to install the
dependencies, then run `npm run build`.

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-nodejs/blob/master/docs/How-to-release.md#vote-check


—————————
Zhenxu Ke (柯振旭)
GitHub @kezhenxu94


--
Sheng Wu 吴晟

Apache SkyWalking
Apache Incubator
Apache ShardingSphere, ECharts, DolphinScheduler podlings
Zipkin
Twitter, wusheng1108

Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by Sheng Wu <wu...@gmail.com>.
Hk Calvin

Thanks for voting.
What is your concern about the year in the notice?

CalvinKirs <ac...@163.com>于2021年3月31日 周三下午9:39写道:

> +1 non-binding
> I checked:
> - ASC checked
> - sha512 exist
> - NOTICE and LICENSE file exist and correct.(Is year range right in
> NOTICE?)
>
>
> Best Wishes!
> CalvinKirs
>
>
> On 03/31/2021 11:28,Daming<da...@apache.org> wrote:
> +1 binding
>
> 1. asc checked
> 2. sha512 exists
> 3. LICENSE and NOTICE exist.
>
> Zhuang Haochao(@dmsolr)
>
> Sheng Wu <wu...@gmail.com> 于2021年3月26日周五 下午5:06写道:
>
> +1 binding
>
> 1. version correct
> 2. changelog exists
> 3. asc checked
> 4. sha512 exists
> 5. LICENSE and NOTICE exist.
> 6. git tag correct.
>
> Sheng Wu 吴晟
> Twitter, wusheng1108
>
>
> kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:
>
> Hi the SkyWalking Community:
>
> This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.
>
> Release notes:
>
> * https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md
>
> Release Candidate:
>
> * https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
> * sha512 checksums
> -
>
> d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
> skywalking-nodejs-src-0.2.0.tgz
>
> Release Tag :
>
> * (Git Tag) v0.2.0
>
> Release Commit Hash :
>
> *
>
> https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405
>
> Keys to verify the Release Candidate :
>
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
>
> Guide to build the release from source :
>
> * Decompress the src tar, and run `npm install` to install the
> dependencies, then run `npm run build`.
>
> 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-nodejs/blob/master/docs/How-to-release.md#vote-check
>
>
> —————————
> Zhenxu Ke (柯振旭)
> GitHub @kezhenxu94
>
>
> --
Sheng Wu 吴晟

Apache SkyWalking
Apache Incubator
Apache ShardingSphere, ECharts, DolphinScheduler podlings
Zipkin
Twitter, wusheng1108

Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by CalvinKirs <ac...@163.com>.
+1 non-binding
I checked:
- ASC checked
- sha512 exist
- NOTICE and LICENSE file exist and correct.(Is year range right in NOTICE?)


Best Wishes!
CalvinKirs


On 03/31/2021 11:28,Daming<da...@apache.org> wrote:
+1 binding

1. asc checked
2. sha512 exists
3. LICENSE and NOTICE exist.

Zhuang Haochao(@dmsolr)

Sheng Wu <wu...@gmail.com> 于2021年3月26日周五 下午5:06写道:

+1 binding

1. version correct
2. changelog exists
3. asc checked
4. sha512 exists
5. LICENSE and NOTICE exist.
6. git tag correct.

Sheng Wu 吴晟
Twitter, wusheng1108


kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:

Hi the SkyWalking Community:

This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.

Release notes:

* https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md

Release Candidate:

* https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
* sha512 checksums
-
d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
skywalking-nodejs-src-0.2.0.tgz

Release Tag :

* (Git Tag) v0.2.0

Release Commit Hash :

*
https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405

Keys to verify the Release Candidate :

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

Guide to build the release from source :

* Decompress the src tar, and run `npm install` to install the
dependencies, then run `npm run build`.

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-nodejs/blob/master/docs/How-to-release.md#vote-check


—————————
Zhenxu Ke (柯振旭)
GitHub @kezhenxu94



Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by Daming <da...@apache.org>.
+1 binding

1. asc checked
2. sha512 exists
3. LICENSE and NOTICE exist.

Zhuang Haochao(@dmsolr)

Sheng Wu <wu...@gmail.com> 于2021年3月26日周五 下午5:06写道:
>
> +1 binding
>
> 1. version correct
> 2. changelog exists
> 3. asc checked
> 4. sha512 exists
> 5. LICENSE and NOTICE exist.
> 6. git tag correct.
>
> Sheng Wu 吴晟
> Twitter, wusheng1108
>
>
> kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:
>
> > Hi the SkyWalking Community:
> >
> > This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.
> >
> > Release notes:
> >
> > * https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md
> >
> > Release Candidate:
> >
> > * https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
> > * sha512 checksums
> > -
> > d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
> > skywalking-nodejs-src-0.2.0.tgz
> >
> > Release Tag :
> >
> > * (Git Tag) v0.2.0
> >
> > Release Commit Hash :
> >
> > *
> > https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405
> >
> > Keys to verify the Release Candidate :
> >
> > * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> >
> > Guide to build the release from source :
> >
> > * Decompress the src tar, and run `npm install` to install the
> > dependencies, then run `npm run build`.
> >
> > 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-nodejs/blob/master/docs/How-to-release.md#vote-check
> >
> >
> > —————————
> > Zhenxu Ke (柯振旭)
> > GitHub @kezhenxu94
> >
> >

Re: [VOTE] Release Apache SkyWalking NodeJS version 0.2.0

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

1. version correct
2. changelog exists
3. asc checked
4. sha512 exists
5. LICENSE and NOTICE exist.
6. git tag correct.

Sheng Wu 吴晟
Twitter, wusheng1108


kezhenxu94@apache <ke...@apache.org> 于2021年3月26日周五 下午2:33写道:

> Hi the SkyWalking Community:
>
> This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.
>
> Release notes:
>
> * https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md
>
> Release Candidate:
>
> * https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
> * sha512 checksums
> -
> d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59
> skywalking-nodejs-src-0.2.0.tgz
>
> Release Tag :
>
> * (Git Tag) v0.2.0
>
> Release Commit Hash :
>
> *
> https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405
>
> Keys to verify the Release Candidate :
>
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
>
> Guide to build the release from source :
>
> * Decompress the src tar, and run `npm install` to install the
> dependencies, then run `npm run build`.
>
> 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-nodejs/blob/master/docs/How-to-release.md#vote-check
>
>
> —————————
> Zhenxu Ke (柯振旭)
> GitHub @kezhenxu94
>
>

Re: [RESULT][VOTE] Release Apache SkyWalking NodeJS version 0.2.0

Posted by "kezhenxu94@apache" <ke...@apache.org>.
Hi, 72+ hours passed, we’ve got 3 +1 bindings from

Zhenxu Ke (release manager, default)
Sheng Wu
Haochao Zhuang (Daming)

and 1 +1 non-binding 

CalvinKirs

Thank you everyone for voting, I’ll continue the process

————————— 
Zhenxu Ke (柯振旭)
GitHub @kezhenxu94

> On Mar 26, 2021, at 14:32, kezhenxu94@apache <ke...@apache.org> wrote:
> 
> Hi the SkyWalking Community:
> 
> This is a call for vote to release Apache SkyWalking NodeJS version 0.2.0.
> 
> Release notes:
> 
> * https://github.com/apache/skywalking-nodejs/blob/v0.2.0/CHANGELOG.md
> 
> Release Candidate:
> 
> * https://dist.apache.org/repos/dist/dev/skywalking/backend-js/0.2.0/
> * sha512 checksums
> - d1927d286f2a6182763e1224f3b5fa9f34ae14d6f57c63aa779ba089bbef17feeab9f0409e818178cfd8f96ab72fb23a454e0c361d1dbb28c41d916a97006c59  skywalking-nodejs-src-0.2.0.tgz
> 
> Release Tag :
> 
> * (Git Tag) v0.2.0
> 
> Release Commit Hash :
> 
> * https://github.com/apache/skywalking-nodejs/tree/7de20e398671ce0e1c2dab12bf5d6a2c7cc26405
> 
> Keys to verify the Release Candidate :
> 
> * https://dist.apache.org/repos/dist/release/skywalking/KEYS
> 
> Guide to build the release from source :
> 
> * Decompress the src tar, and run `npm install` to install the dependencies, then run `npm run build`.
> 
> 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-nodejs/blob/master/docs/How-to-release.md#vote-check
> 
> 
> ————————— 
> Zhenxu Ke (柯振旭)
> GitHub @kezhenxu94