[ 
https://issues.apache.org/jira/browse/HDDS-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai updated HDDS-11654:
------------------------------------
    Description: 
There have been a few gaps identified in the release manager guide during the 
1.4.1 release process. This Jira is to update the guide in the new website with 
our findings once the release goes out. Current updates required:
* Better docs on doing regular patch releases
* Year in NOTICE file needs to be updated
* Add instructions to create a blank keybox when testing the release signatures
* Sample release email should use the {{release}} KEYS file, not {{dev}}.
* -Supported versions in SECURITY file need to be updated.- (obsoleted by 
HDDS-11671)
* Streamline pre-vote Subversion instructions to:
    {code}
svn checkout https://dist.apache.org/repos/dist/dev/ozone
cd ozone
mkdir "$VERSION-rc$RC"
cp "$RELEASE_DIR"/* "$VERSION-rc$RC"/
svn add "$VERSION-rc$RC"
svn commit -m "Ozone $VERSION RC$RC"
{code}
* Extract "If an issue is found with the artifacts" to a subsection and add 
cleanup instructions:
  * remove previous RC artifacts from Subversion
  * discard staging repository from Nexus

  was:
There have been a few gaps identified in the release manager guide during the 
1.4.1 release process. This Jira is to update the guide in the new website with 
our findings once the release goes out. Current updates required:
* Better docs on doing regular patch releases
* Year in NOTICE file needs to be updated
* Add instructions to create a blank keybox when testing the release signatures
* Sample release email should use the {{release}} KEYS file, not {{dev}}.
* -Supported versions in SECURITY file need to be updated.- (obsoleted by 
HDDS-11671)


> Update release manager guide after Ozone 1.4.1 release
> ------------------------------------------------------
>
>                 Key: HDDS-11654
>                 URL: https://issues.apache.org/jira/browse/HDDS-11654
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Assignee: Ethan Rose
>            Priority: Major
>
> There have been a few gaps identified in the release manager guide during the 
> 1.4.1 release process. This Jira is to update the guide in the new website 
> with our findings once the release goes out. Current updates required:
> * Better docs on doing regular patch releases
> * Year in NOTICE file needs to be updated
> * Add instructions to create a blank keybox when testing the release 
> signatures
> * Sample release email should use the {{release}} KEYS file, not {{dev}}.
> * -Supported versions in SECURITY file need to be updated.- (obsoleted by 
> HDDS-11671)
> * Streamline pre-vote Subversion instructions to:
>     {code}
> svn checkout https://dist.apache.org/repos/dist/dev/ozone
> cd ozone
> mkdir "$VERSION-rc$RC"
> cp "$RELEASE_DIR"/* "$VERSION-rc$RC"/
> svn add "$VERSION-rc$RC"
> svn commit -m "Ozone $VERSION RC$RC"
> {code}
> * Extract "If an issue is found with the artifacts" to a subsection and add 
> cleanup instructions:
>   * remove previous RC artifacts from Subversion
>   * discard staging repository from Nexus



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to