This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/main by this push: new 664ae60 Tie in other pages on the Platform page 664ae60 is described below commit 664ae607af0c9493fbe452b8e24f3ce6cc39c466 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Sun Feb 2 13:46:08 2025 -0800 Tie in other pages on the Platform page --- apache-trusted-release/platform.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apache-trusted-release/platform.md b/apache-trusted-release/platform.md index d953452..7f3c901 100644 --- a/apache-trusted-release/platform.md +++ b/apache-trusted-release/platform.md @@ -7,6 +7,8 @@ https://releases.apache.org 1. Release Storage. A large filesystem with folders for each release's files. The release folder path is immutable. 2. Metadata Database. An sql database on the server with the metadata schema. +See [Data Model](./data-model.md) for a discussion of the objects managed by the ATR. + ## Web Service 1. `asfquart` based asynchronous python web service. @@ -23,10 +25,9 @@ https://releases.apache.org > “Nightlies” is for a later phase. -### Release Manager Signing Keys +### Release Phases -1. Collate Keys by Committer -2. Link Committer Keys to Project, Signed Releases +See [Release Lifecycle](./lifecycle.md) for how phases are chained together to perform a Release. ### Release CVEs --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org