dockerzhang commented on code in PR #811:
URL: https://github.com/apache/inlong-website/pull/811#discussion_r1268857639


##########
community/how-to-release.md:
##########
@@ -287,7 +289,8 @@ $ svn commit -m "prepare for ${release_version} 
${rc_version}"
 - You will get a link like 
`https://repository.apache.org/content/repositories/orgapacheinlong-{staging-id}`
 on the Summary page if all checks passed. This link will be posted in the vote 
email, so, keep it safe.
 
 :::caution
-Close operation may fail, you should check the causes and fix them.
+- Close operation may fail, you should check the causes and fix them.
+- The key you upload before may not be synchronized among keyserver, please 
upload it to keyserver.ubuntu.com or keys.openpgp.org if staging fail by error 
![img.png](images/staging-error.png) 

Review Comment:
   ——>
   - The close operation may not work; it's better to check and fix the causes.
   - The key you uploaded before may not be synchronized among the keyserver. 
Please upload it to `keyserver.ubuntu.com` or `keys.openpgp.org` if there is a 
`Signature Validation` event.



##########
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md:
##########
@@ -285,7 +287,8 @@ $ svn commit -m "prepare for ${release_version} 
${rc_version}"
 - 检查通过以后, 在下方的 Summary 标签页上出现一个连接,请保存好这个链接,需要放在接下来的投票邮件当中,链接类似 
`https://repository.apache.org/content/repositories/orgapacheinlong-{staging-id}`
 。
 
 :::caution
-请注意点击 Close 可能会出现失败,请检查失败原因并处理
+- 请注意点击 Close 可能会出现失败,请检查失败原因并处理

Review Comment:
   - 如果 Close 操作失败,请检查失败原因并处理
   - 如果出现 `Signature Validation` 错误事件,可能是 keyserver 之间没有同步 key,可以重新上传 key 到 
`keyserver.ubuntu.com`  或 `keys.openpgp.org`。



##########
community/how-to-release.md:
##########
@@ -287,7 +289,8 @@ $ svn commit -m "prepare for ${release_version} 
${rc_version}"
 - You will get a link like 
`https://repository.apache.org/content/repositories/orgapacheinlong-{staging-id}`
 on the Summary page if all checks passed. This link will be posted in the vote 
email, so, keep it safe.
 
 :::caution
-Close operation may fail, you should check the causes and fix them.
+- Close operation may fail, you should check the causes and fix them.
+- The key you upload before may not be synchronized among keyserver, please 
upload it to keyserver.ubuntu.com or keys.openpgp.org if staging fail by error 
![img.png](images/staging-error.png) 

Review Comment:
   ——>
   - The close operation may not work; it's better to check and fix the causes.
   - The key you uploaded before may not be synchronized among the keyserver. 
Please upload it to `keyserver.ubuntu.com` or `keys.openpgp.org` if there is a 
`Signature Validation` event.



##########
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md:
##########
@@ -116,6 +116,8 @@ $ gpg --keyserver pgpkeys.mit.edu --send-key <key id>
 dev 分支的 svn 仓库:https://dist.apache.org/repos/dist/dev/inlong
 
 release 分支的 SVN 仓库:https://dist.apache.org/repos/dist/release/inlong
+
+请确认dev和release中增加的公钥相同

Review Comment:
   请确认 `dev` 和 `release` 分支中增加的 `key` 相同



##########
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md:
##########
@@ -285,7 +287,8 @@ $ svn commit -m "prepare for ${release_version} 
${rc_version}"
 - 检查通过以后, 在下方的 Summary 标签页上出现一个连接,请保存好这个链接,需要放在接下来的投票邮件当中,链接类似 
`https://repository.apache.org/content/repositories/orgapacheinlong-{staging-id}`
 。
 
 :::caution
-请注意点击 Close 可能会出现失败,请检查失败原因并处理
+- 请注意点击 Close 可能会出现失败,请检查失败原因并处理

Review Comment:
   - 如果 Close 操作失败,请检查失败原因并处理
   - 如果出现 `Signature Validation` 错误事件,可能是 keyserver 之间没有同步 key,可以重新上传 key 到 
`keyserver.ubuntu.com`  或 `keys.openpgp.org`。



##########
i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md:
##########
@@ -116,6 +116,8 @@ $ gpg --keyserver pgpkeys.mit.edu --send-key <key id>
 dev 分支的 svn 仓库:https://dist.apache.org/repos/dist/dev/inlong
 
 release 分支的 SVN 仓库:https://dist.apache.org/repos/dist/release/inlong
+
+请确认dev和release中增加的公钥相同

Review Comment:
   请确认 `dev` 和 `release` 分支中增加的 `key` 相同



##########
community/how-to-release.md:
##########
@@ -118,6 +118,8 @@ Uploading takes about one minute, after that, you can check 
it by your email at
 The svn repository of the DEV branch is: 
https://dist.apache.org/repos/dist/dev/inlong
 
 The svn repository of the Release branch is: 
https://dist.apache.org/repos/dist/release/inlong
+
+Please ensure that the key you add to dev and release branch are the same.

Review Comment:
   ->
   Please ensure the `key` you added to the `dev` and `release` branches is the 
same.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to