未验证 提交 a6b327db 编写于 作者: Z Zhang Yonglun 提交者: GitHub

Refine release doc (#6907)

* Apache ElasticJob -> Apache ShardingSphere ElasticJob

* remove duplicated vote result

* add git pull before git push

* delete local branch
上级 47f68db6
......@@ -254,7 +254,7 @@ diff -r apache-shardingsphere-elasticjob-${RELEASE.VERSION}-ui-src/ shardingsphe
标题:
```
[VOTE] Release Apache ElasticJob UI ${RELEASE.VERSION}
[VOTE] Release Apache ShardingSphere ElasticJob UI ${RELEASE.VERSION}
```
正文:
......@@ -314,29 +314,6 @@ Checklist for reference:
2. 宣布投票结果模板:
正文:
```
The vote to release Apache ShardingSphere ElasticJob UI ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. 宣布投票结果模板:
标题:
```
......@@ -373,8 +350,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### 更新下载页面
......
......@@ -258,7 +258,7 @@ After at least 72 hours and with at least 3 `+1 PMC member` votes, it can come t
Title:
```
[VOTE] Release Apache ElasticJob UI ${RELEASE.VERSION}
[VOTE] Release Apache ShardingSphere ElasticJob UI ${RELEASE.VERSION}
```
......@@ -319,31 +319,6 @@ Checklist for reference:
2. Announce the vote result:
Body:
```
The vote to release Apache ShardingSphere ElasticJob UI ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. Announce the vote result:
**Notice: Please include the votes from ShardingSphere community above.**
Title:
```
......@@ -381,8 +356,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### Update the download page
......
......@@ -326,29 +326,6 @@ Checklist for reference:
2. 宣布投票结果模板:
正文:
```
The vote to release Apache ShardingSphere ElasticJob-${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. 宣布投票结果模板:
标题:
```
......@@ -387,8 +364,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### 更新下载页面
......
......@@ -330,31 +330,6 @@ Checklist for reference:
2. Announce the vote result:
Body:
```
The vote to release Apache ShardingSphere ElasticJob-${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. Announce the vote result:
**Notice: Please include the votes from ShardingSphere community above.**
Title:
```
......@@ -394,8 +369,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### Update the download page
......
......@@ -417,29 +417,6 @@ Checklist for reference:
2. 宣布投票结果模板:
正文:
```
The vote to release Apache ShardingSphere ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. 宣布投票结果模板:
标题:
```
......@@ -478,8 +455,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### 修改README文件
......
......@@ -422,31 +422,6 @@ Checklist for reference:
2. Announce the vote result:
Body:
```
The vote to release Apache ShardingSphere ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. Announce the vote result:
**Notice: Please include the votes from ShardingSphere community above.**
Title:
```
......@@ -486,8 +461,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### Update README files
......
......@@ -309,29 +309,6 @@ Checklist for reference:
2. 宣布投票结果模板:
正文:
```
The vote to release Apache ShardingSphere UI ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. 宣布投票结果模板:
标题:
```
......@@ -368,8 +345,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### 更新下载页面
......
......@@ -314,31 +314,6 @@ Checklist for reference:
2. Announce the vote result:
Body:
```
The vote to release Apache ShardingSphere UI ${RELEASE.VERSION} has passed.
7 PMC member +1 binding votes:
xxx
xxx
xxx
xxx
xxx
xxx
xxx
1 community +1 non-binding vote:
xxx
Thank you everyone for taking the time to review the release and help us.
```
3. Announce the vote result:
**Notice: Please include the votes from ShardingSphere community above.**
Title:
```
......@@ -376,8 +351,10 @@ svn cp https://dist.apache.org/repos/dist/dev/shardingsphere/KEYS https://dist.a
```shell
git checkout master
git merge origin/${RELEASE.VERSION}-release
git pull
git push origin master
git push --delete origin ${RELEASE.VERSION}-release
git branch -d ${RELEASE.VERSION}-release
```
### Update the download page
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册