EmmyMiao87 commented on a change in pull request #2008: Update release process documents URL: https://github.com/apache/incubator-doris/pull/2008#discussion_r336394882
########## File path: docs/documentation/cn/community/release-process.md ########## @@ -4,65 +4,42 @@ Apache 的发布必须至少是 IPMC 成员,拥有 apache 邮箱的commiter, 发布的大致流程如下: -1. 在社区发起 DISCUSS; -2. 准备分支和打 tag; -3. 将 tag 打包签名; -4. 上传签名的软件包到 Apache SVN 的 DEV 目录 -3. 发社区投票邮件 -4. 投票通过后,发 Result 邮件 -5. 发邮件到 [email protected] 进行投票 -6. 发 Result 邮件到 [email protected] -7. 上传签名的软件包到 Apache SVN 的 release 目录,并生成相关链接 -8. 准备 release note 并发 Announce 邮件到 [email protected] -9. 在 Doris 官网和 github 发布下载链接 +1. 环境准备 +2. 发布准备 + 1. 社区发起 DISCUSS 并与社区交流具体发布计划 + 2. 创建分支用于发布 + 3. 清理issue + 4. 将必要的Patch合并到发布的分支 Review comment: please leave a blank space around the English ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
