From f09501e3abce494a30453c5f6eb2725974daafc5 Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Wed, 6 Dec 2023 12:37:11 -0800 Subject: [PATCH] Update docs about release. --- docs/en/changes/changes.md | 4 +-- docs/en/guides/How-to-release.md | 61 ++------------------------------ 2 files changed, 5 insertions(+), 60 deletions(-) diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index c37c640eedf5..e82414ec084d 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -11,7 +11,7 @@ #### Documentation - - +* Update the release doc to remove the announcement as the tests are through e2e rather than manually. +* Update the release notification mail a little. All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/202?closed=1) diff --git a/docs/en/guides/How-to-release.md b/docs/en/guides/How-to-release.md index 2cf7cec2d42b..4a7f713e2ada 100644 --- a/docs/en/guides/How-to-release.md +++ b/docs/en/guides/How-to-release.md @@ -96,61 +96,6 @@ if you haven't done it before. * See Section "Locate and download the distribution package in Apache Nexus Staging repositories" for more details. * Create a `.sha512` package: `shasum -a 512 file > file.sha512` -## Make the internal announcements -Send an announcement mail in dev mail list. - -``` -Mail title: [ANNOUNCE] SkyWalking x.y.z test build available - -Mail content: -The test build of x.y.z is available. - -We welcome any comments you may have, and will take all feedback into -account if a quality vote is called for this build. - -Release notes: - - * https://github.com/apache/skywalking/blob/master/docs/en/changes/changes-x.y.z.md - -Release Candidate: - - * https://dist.apache.org/repos/dist/dev/skywalking/xxxx - * sha512 checksums - - sha512xxxxyyyzzz apache-skywalking-apm-x.x.x-src.tgz - - sha512xxxxyyyzzz apache-skywalking-apm-bin-x.x.x.tar.gz - -Maven 2 staging repository: - - * https://repository.apache.org/content/repositories/xxxx/org/apache/skywalking/ - -Release Tag : - - * (Git Tag) vx.y.z - -Release CommitID : - - * https://github.com/apache/skywalking/tree/(Git Commit ID) - * Git submodule - * skywalking-ui: https://github.com/apache/skywalking-booster-ui/tree/(Git Commit ID) - * apm-protocol/apm-network/src/main/proto: https://github.com/apache/skywalking-data-collect-protocol/tree/(Git Commit ID) - * oap-server/server-query-plugin/query-graphql-plugin/src/main/resources/query-protocol https://github.com/apache/skywalking-query-protocol/tree/(Git Commit ID) - -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/blob/vx.y.z/docs/en/guides/How-to-build.md - -A vote regarding the quality of this test build will be initiated -within the next couple of days. -``` - -## Wait for at least 48 hours for test responses -Any PMC member, committer or contributor can test the release features and provide feedback. -Based on that, the PMC will decide whether to start the voting process. - ## Call a vote in dev Call a vote in `dev@skywalking.apache.org` @@ -249,7 +194,7 @@ Hi all, Apache SkyWalking Team is glad to announce the first release of Apache SkyWalking x.y.z. SkyWalking: APM (application performance monitor) tool for distributed systems, -especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. +especially designed for microservices, cloud native and container-based architectures. This release contains a number of new features, bug fixes and improvements compared to version a.b.c(last release). The notable changes since x.y.z include: @@ -260,13 +205,13 @@ version a.b.c(last release). The notable changes since x.y.z include: 3. ... Please refer to the change log for the complete list of changes: -https://github.com/apache/skywalking/blob/master/docs/en/changes/changes-x.y.z.md +https://skywalking.apache.org/docs/main/vx.y.z/en/changes/changes/ Apache SkyWalking website: http://skywalking.apache.org/ Downloads: -http://skywalking.apache.org/downloads/ +https://skywalking.apache.org/downloads/#SkyWalkingAPM Twitter: https://twitter.com/ASFSkyWalking