Skip to content

Commit 0831b80

Browse files
SbloodySruanwenjun
authored andcommitted
release doc improvement
1 parent f8e82c2 commit 0831b80

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/docs/en/contribute/release.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,8 @@ We need to update some documentation before the Maven release. For example, to r
203203
- `docs/docs/en/history-versions.md` and `docs/docs/zh/history-versions.md`: Add the new version and link for `x.y.z`
204204
- `docs/configs/docsdev.js`: change `/dev/` to `/x.y.z/`, **DO NOT** change this filename, is will be auto change by website tools.
205205
206-
> Note: `VERSION` is a place hold string, is same as the version we set in `VERSION=<THE-VERSION-YOU-RELEASE>`.
206+
> Note: `VERSION` is a place hold string, is same as the version we set in `VERSION=<THE-VERSION-YOU-RELEASE>`.
207+
> Please merge the dev branch of the main warehouse before merging the master branch of the website. When the modified pull requests are merged, it will take effect.
207208
208209
### Modify Correct year in NOTICE file
209210

docs/docs/zh/contribute/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ svn delete -m "remove old release" https://dist.apache.org/repos/dist/release/do
497497
498498
### 更新文档
499499
500-
官网应该在您发送通知邮件之前完成更新,本节将告诉您如何更改网站。假设发版的版本是 `<VERSION>`,需要进行以下更新(注意,当修改 pull requests 被 merge 后就会生效):
500+
官网应该在您发送通知邮件之前完成更新,本节将告诉您如何更改网站。假设发版的版本是 `<VERSION>`,需要进行以下更新(注意,请先合并 主仓库的 dev 分支后再合并 website 的 master 分支,当修改 pull requests 被 merge 后就会生效):
501501
502502
- **apache/dolphinscheduler-website** 仓库:
503503
- `config/download.json`: 增加 `<VERSION>` 版本发布包的下载

0 commit comments

Comments
 (0)