My +1 bidning 1. ASC checked 2. sha512 exist 3. compiling passed. 4. LICENSE and NOTICE exist. 5. version correct. 6. tag exists.
@zhenxu I have noticed that CLI has to create v0.2.0 in order to import SWCK. The current tag convention(x.x.x) is made mandatory by releasing scripts. In the next release, we will fix it. On Tue, 30 Mar 2021 at 21:34, kezhenxu94@apache <[email protected]> wrote: > Hi Hongtao, can you retag the commit with a `v` prefix, > because without the prefix, Go module is unable to use it via tag, > see my case in the CLI repo [1], I could not use it, for example ` > github.com/apache/skywalking-swck 0.2.0`, > so I retagged the same commit with a `v` prefix at that time. > > Otherwise I’m +1 , I’ve checked > > - LICENSE, NOTICE files exist. > - .asc, .sha files exist and are correct. > - Build from source codes successfully. > - No binary files in the src tar. > - Commit hash matches the release tag. > > [1] > https://github.com/apache/skywalking-cli/blob/cf606ddf05c73e464fd3396303b045652b6f387c/go.mod#L8 > > > On Mar 30, 2021, at 06:45, Hongtao Gao <[email protected]> wrote: > > > > Hi the SkyWalking Community: > > This is a call for vote to release Apache SkyWalking Could on > > Kubernetes version 0.3.0. > > > > Release notes: > > > > * https://github.com/apache/skywalking-swck/blob/0.3.0/CHANGES.md > > > > Release Candidate: > > > > * https://dist.apache.org/repos/dist/dev/skywalking/swck/0.3.0 > > * sha512 checksums > > - > dc8b68891070e1c086a6a3383b015b25175d48df446bf53d1be0c9caa0c563b49fa2c76784e6ac259375fb6a92ae12aceb9ba0e9dd7808663d90d8ff734e54f9 > > skywalking-swck-0.3.0-bin.tgz > > > > - > af53a71c6e521899f5733401f9fa39875c2e6b8629b4dd8ef94e0cda335aab1a3bc38756cffacc1d33cb2f127e25a59047c112b46da74fd8e15871d48f2d4ebc > > skywalking-swck-0.3.0-src.tgz > > > > > > Release Tag : > > > > * (Git Tag) 0.3.0 > > > > Release Commit Hash : > > > > * https://github.com/apache/skywalking-swck/tree/9dd900085 > > 0865865ec74eb079d2b220656f062b1 > > > > 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-swck/blob/0.3.0/docs/release.md > > > > 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 > > > > ————————— > Zhenxu Ke (柯振旭) > GitHub @kezhenxu94 > >
