You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@yunikorn.apache.org by "pbacsko (via GitHub)" <gi...@apache.org> on 2023/06/14 09:36:40 UTC

[GitHub] [yunikorn-site] pbacsko commented on a diff in pull request #315: [YUNIKORN-1812] Update release procedure

pbacsko commented on code in PR #315:
URL: https://github.com/apache/yunikorn-site/pull/315#discussion_r1229313691


##########
src/pages/community/release_procedure.md:
##########
@@ -54,62 +57,90 @@ The instructions and tools obey the ASF [release policy](http://www.apache.org/l
 
 ## Release Procedure
 Simplified release procedure:
-1. Create a release branch for the target release in all git repos, such as `branch-0.8`
+1. Create a release branch for the target release in all git repos, such as `branch-1.3`
 2. Stabilize the release by fixing test failures and bugs only
-3. Tag update release for a new version to prepare a release candidate, e.g `v0.8.0-1` for RC1
+3. Tag update release for a new version to prepare a release candidate, e.g `v1.3.0-1` for RC1

Review Comment:
   I'd add that there's some dependency in tagging, ie. you need to start with the SI, update the core, tag the core and finally the shim. Otherwise you'll need to re-tag dependent modules.



-- 
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: reviews-unsubscribe@yunikorn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org