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 24234e1  Update lifecycle.md
24234e1 is described below

commit 24234e1753d6ce63977edb508a04cab6439ad7bf
Author: Dave Fisher <dave2w...@comcast.net>
AuthorDate: Wed Feb 5 17:42:54 2025 -0800

    Update lifecycle.md
---
 apache-trusted-release/lifecycle.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/apache-trusted-release/lifecycle.md 
b/apache-trusted-release/lifecycle.md
index 5586ac5..3ff0374 100644
--- a/apache-trusted-release/lifecycle.md
+++ b/apache-trusted-release/lifecycle.md
@@ -25,8 +25,6 @@ flowchart TD
     subgraph Release Candidate Stage
     D@{ shape: processes, label: "Evaluate Claims" }
     C --> D
-    DD@{ shape: process, label: "Sign Candidate" }
-    D -->|pass| DD
     GG@{ shape: processes, label: "Distribute (Test)" }
     E@{ shape: sl-rect, label: "Release Vote" }
     JJJ@{ shape: circ, label: "Passes" }
@@ -36,7 +34,7 @@ flowchart TD
     GG -->|fail| F
     D -->|fail| F
     F -->|new candidate| C
-    DD --> GG
+    D -->|pass| GG
     GG --> E
     end
     II[Migration]
@@ -109,6 +107,3 @@ Once that is complete the Release Manager will need to move 
to the next Phase. I
 
 **[RM Local Build](./platform.md)**
 : Release Managers upload or push a release candidate into the ATR using 
either an api or a web page.
-
-**[Sign Candidate](./digital-signatures.md)**
-: Optionally sign packages using digital certificates through a service.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tooling.apache.org
For additional commands, e-mail: dev-h...@tooling.apache.org

Reply via email to