Complete release
When the official release poll is successful, send the [Result] email first, then prepare the release package. Copy the source package, signature file and hash file from the corresponding folder of the previous release under dev to another directory 0.9.0-incubating, note that the file name should not be rcxx (you can rename, but do not recalculate the signature, the hash can be recalculated, the result will not change)
For the first release, you need to copy the KEYS file as well. Then add it to the svn release.
https://dist.apache.org/repos/dist/release/incubator/doris/0.xx.0-incubating/
稍等一段时间后,能在 apache 官网看到:
http://www.apache.org/dist/incubator/doris/0.9.0-incubating/
We will use Doris Core as an example. For other components, replace the name with the corresponding one.
Download Link:
http://www.apache.org/dyn/closer.cgi?filename=incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz&action=download
wget --trust-server-names "https://www.apache.org/dyn/mirrors/mirrors.cgi?action=download&filename=incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz"
Original Location:
https://www.apache.org/dist/incubator/doris/0.9.0-incubating/
http://www.apache.org/dyn/closer.cgi/incubator/doris/0.9.0-incubating/apache-doris-0.9.0-incubating-src.tar.gz
KEYS:
http://archive.apache.org/dist/incubator/doris/KEYS
refer to: http://www.apache.org/dev/release-download-pages#closer (opens new window)
The following two places need to be modified.
- Github’s release page
2、Doris official website download page
The download page is a markdown file with the following address.
docs/zh-cn/downloads/downloads.md
docs/en/downloads/downloads.md
- you need to change the download package address of the last release to the archive address of apache (see later).
- Add the download information for the new version.
- Deleting old packages on svn
Keep these two addresses with only the latest package versions. 2.
- Change the download address of the older packages on the official Doris website to the address of the archive page
Download page: http://doris.apache.org/downloads.html
Apache has a synchronization mechanism to archive the history of releases, see So even if an old package is removed from svn, it can still be found on the archive page.
Title:
[ANNOUNCE] Apache Doris (incubating) 0.9.0 Release
To mail:
dev@doris.apache.org
Incubator projects, which also need to be sent to:
Hi All,
We are pleased to announce the release of Apache Doris 0.9.0-incubating.
Apache Doris (incubating) is an MPP-based interactive SQL data warehousing for reporting and analysis.
The release is available at:
http://doris.apache.org/master/zh-CN/downloads/downloads.html
https://github.com/apache/incubator-doris/releases
Best Regards,
On behalf of the Doris team,
xxx
---
DISCLAIMER:
Apache Doris (incubating) is an effort undergoing incubation at The
Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC.
Incubation is required of all newly accepted
projects until a further review indicates that the
infrastructure, communications, and decision making process have
stabilized in a manner consistent with other successful ASF
projects.
While incubation status is not necessarily a reflection
that the project has yet to be fully endorsed by the ASF.