adoroszlai commented on code in PR #66:
URL: https://github.com/apache/ozone-site/pull/66#discussion_r1470775995


##########
docs/08-developer-guide/04-project/03-release-guide.md:
##########
@@ -4,6 +4,372 @@ sidebar_label: Release Manager Guide
 
 # Apache Release Manager Guide
 
-**TODO:** File a subtask under 
[HDDS-9861](https://issues.apache.org/jira/browse/HDDS-9861) and complete this 
page or section.
+This document describes the process to release Apache Ozone. The process is 
not yet scripted, and the documentation is **a work in progress**

Review Comment:
   I prefer to keep "scripted".
   
   As an example of the difference: the release process of Ratis is partly 
scripted, but not automated.  The release manager can use a script named 
`make_rc.sh` to perform parts of the process.  The steps are still separate, as 
the RM needs to verify the result of each step manually.
   
   In contrast, this guide for releasing Ozone has several steps with code 
blocks that the RM needs to copy and tweak.  So it's not even scripted.  (We 
can improve that in the future.)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to