未验证 提交 f97cc068 编写于 作者: O openharmony_ci 提交者: Gitee

!16455 更新 Release-version-definitions

Merge pull request !16455 from theChangL/master
......@@ -25,49 +25,31 @@ OpenHarmony社区Beta分支是在社区开发和演进过程中不定期从Maste
OpenHarmony社区基于LTS/Release分支以patch形式合入少量补丁代码,用于解决单点bug、安全漏洞、以及其他必须的适配修改,经过集成验证之后发布的稳定可靠的标签版本。
### 维护分支下载命令
社区版本发布在:https://gitee.com/openharmony/docs/tree/master/zh-cn/release-notes
| 分支 | 下载命令(repo + https) | 下载命令(repo + ssh) |
| ------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| 1.0.1-Release | repo init -u https://gitee.com/openharmony/manifest -b OpenHarmony_1.0.1_release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
| 3.0-LTS | repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony-3.0-LTS --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.0-LTS --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
| 3.1-Release | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
## 维护策略
### 生命周期策略
OpenHarmony对已发布的LTS和Release分支提供生命周期管理服务,分为两个部分:
#### 发布->停止主动维护:
​ Release sig团队会定期规划维护标签版本计划,用于解决单点bug、安全漏洞、以及其他必须的修改,以此确保分支持续处于稳定可用状态。
## 生命周期策略
#### 停止主动维护->停止维护:
OpenHarmony社区依据《OpenHarmony版本生命周期管理》对Release和LTS分支提供维护和技术支持。
​ Release sig团队不再主动规划和发布标签版本,仅对社区安全漏洞和严重缺陷在对应分支进行修复。
### LTS/Release分支维护策略
LTS分支:分支发布之日起,提供两年主动维护,并提供1.5年被动维护。
### 维护时间表
Release分支:分支发布之日起,提供一年主动维护,并提供一年被动维护。
OpenHarmony目前已发布的LTS/Release分支的维护时间表如下:
### 分支合入管控策略
| 分支名 | 分支类型 | 发布时间 | 停止主动维护 | 停止维护 |
| ------------- | -------- | --------- | ------------ | --------- |
| 1.0.1-Release | Release | 2021-3-30 | 2022-3-30 | 2023-3-30 |
| 3.0-LTS | LTS | 2021-9-30 | 2023-9-30 | 2025-3-30 |
| 3.1-Release | Release | 2022-3-30 | 2023-3-30 | 2024-3-30 |
LTS/Release分支发布后,Release sig团队负责其生命周期管理,在维护周期内,我们只接受安全问题、acts套件问题以及其他重大问题的修复及合入,对应分支的合入会严格管控。目前分支合入管控策略已生效,合入请求需要在committer审查通过后联系对应[owner](https://gitee.com/openharmony/community/blob/master/zh/BRANCHOWNER)评论approve后合入。
分支下载命令如下:
### 维护时间表
| 分支 | 下载命令(repo + https) | 下载命令(repo + ssh) |
| ------------- | ------------------------------------------------------------ | ------------------------------------------------------------ |
| 1.0.1-Release | repo init -u https://gitee.com/openharmony/manifest -b OpenHarmony_1.0.1_release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
| 3.0-LTS | repo init -u https://gitee.com/openharmony/manifest.git -b OpenHarmony-3.0-LTS --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.0-LTS --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
| 3.1-Release | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' | repo init -u git@gitee.com:openharmony/manifest.git -b OpenHarmony-3.1-Release -m default.xml --no-repo-verify<br/>repo sync -c<br/>repo forall -c 'git lfs pull' |
OpenHarmony目前已发布的LTS/Release分支的维护时间表如下:
| NO. | 分支名 | 分支类型 | 发布时间 | 停止主动维护 | 停止维护 |
| :--- | ------------- | :------- | :-------- | :----------- | :-------- |
| 1 | 1.0.1-Release | Release | 2021-3-30 | 2022-3-30 | 2023-3-30 |
| 2 | 3.0-LTS | LTS | 2021-9-30 | 2023-9-30 | 2025-3-30 |
| 3 | 3.1-Release | Release | 2022-3-30 | 2023-3-30 | 2024-3-30 |
### 版本计划
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册