This is an automated email from the ASF dual-hosted git repository. wave pushed a commit to branch simplify-phases in repository https://gitbox.apache.org/repos/asf/tooling-docs.git
The following commit(s) were added to refs/heads/simplify-phases by this push: new 143eccc Update platform.md 143eccc is described below commit 143eccc38f4a82ba59458f92cb2fcdae6cd75f59 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Mon Feb 3 10:24:21 2025 -0800 Update platform.md --- apache-trusted-release/platform.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/apache-trusted-release/platform.md b/apache-trusted-release/platform.md index 7f3c901..4409fbc 100644 --- a/apache-trusted-release/platform.md +++ b/apache-trusted-release/platform.md @@ -19,9 +19,10 @@ See [Data Model](./data-model.md) for a discussion of the objects managed by the ### Release Stages -1. Current Releases +1. Build Releases - while not managed by the ATR there are bridges. 2. Candidate Releases -3. Revoked / EOL / Attic Releases +3. Current Releases +4. Archived / Revoked / EOL / Atticked Releases > “Nightlies” is for a later phase. @@ -32,6 +33,7 @@ See [Release Lifecycle](./lifecycle.md) for how phases are chained together to p ### Release CVEs 1. CVE metadata +2. SBOM updates 3. Affected releases 4. Release that resolves CVE(s) @@ -39,7 +41,7 @@ See [Release Lifecycle](./lifecycle.md) for how phases are chained together to p The co-ordinates make up the external path to objects. The metadata database provides the map to the local path. -1. Stage (Candidate, Current, Revoked, …) +1. Stage (Candidate, Current, Archived, …) 2. Project (Responsible TLP) 3. Product (Main, Sub-projects) 4. Version (String, latest) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org For additional commands, e-mail: dev-h...@tooling.apache.org