This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new b9c091547b modify comment 'test key for apache create at 20211110 ' to
'for apache release create at 20211110' (#425)
b9c091547b is described below
commit b9c091547b2a25eea48a42d53116a12f8dbe31b6
Author: aiceflower <[email protected]>
AuthorDate: Wed Jul 13 09:38:05 2022 +0800
modify comment 'test key for apache create at 20211110 ' to 'for apache
release create at 20211110' (#425)
---
community/how-to-release.md | 10 +++++-----
.../current/how-to-release.md | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/community/how-to-release.md b/community/how-to-release.md
index c970323f59..2fa71f8078 100644
--- a/community/how-to-release.md
+++ b/community/how-to-release.md
@@ -69,9 +69,9 @@ GnuPG needs to construct a user ID to identify your key.
Real name: mingXiao #Enter Pinying or English name here
Email address: [email protected] #Enter the email address of apache here
-Comment: test key for apache create at 20211110 #Enter some comments here, can
be empty
+Comment: for apache release create at 20211110 #Enter some comments here, can
be empty
You selected this USER-ID:
- "mingXiao (test key for apache create at 20211110) <[email protected]>"
+ "mingXiao (for apache release create at 20211110) <[email protected]>"
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O #Enter O here
We need to generate a lot of random bytes. It is a good idea to perform
@@ -94,7 +94,7 @@ public and secret key created and signed.
pub rsa4096 2021-11-10 [SC]
E7A9B12D1AC2D8CF857AF5851AE82584584EE68E
-uid mingXiao (test key for apache create at 20211110) <[email protected]>
+uid mingXiao (for apache release create at 20211110) <[email protected]>
sub rsa4096 2021-11-10 [E]
```
@@ -104,7 +104,7 @@ sub rsa4096 2021-11-10 [E]
$ gpg --keyid-format SHORT --list-keys
pub rsa4096/584EE68E 2021-11-10 [SC] #584EE68E is the key id
E7A9B12D1AC2D8CF857AF5851AE82584584EE68E
-uid [ultimate] mingXiao (test key for apache create at 20211110)
<[email protected]>
+uid [ultimate] mingXiao (for apache release create at 20211110)
<[email protected]>
sub rsa4096/399AA54F 2021-11-10 [E]
# Send public key to keyserver via key id
@@ -118,7 +118,7 @@ Verify whether it is synchronized to the public network. It
takes about a minute
$ gpg --keyserver keyserver.ubuntu.com --recv-keys 584EE68E #584EE68E is the
corresponding key id
#Results are as follows
-gpg: key 1AE82584584EE68E: "mingXiao (test key for apache create at 20211110)
<[email protected]>" not changed
+gpg: key 1AE82584584EE68E: "mingXiao (for apache release create at 20211110)
<[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
index ac4bef903f..157c188fc9 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
@@ -73,9 +73,9 @@ GnuPG needs to construct a user ID to identify your key.
Real name: mingXiao #这里输入拼英或则英文名
Email address: [email protected] #这里输入apache的邮箱地址
-Comment: test key for apache create at 20211110 #这里输入一些注释,可以为空
+Comment: for apache release create at 20211110 #这里输入一些注释,可以为空
You selected this USER-ID:
- "mingXiao (test key for apache create at 20211110) <[email protected]>"
+ "mingXiao (for apache release create at 20211110) <[email protected]>"
Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? O #这里输入O
We need to generate a lot of random bytes. It is a good idea to perform
@@ -108,7 +108,7 @@ sub rsa4096 2021-11-10 [E]
$ gpg --keyid-format SHORT --list-keys
pub rsa4096/584EE68E 2021-11-10 [SC] #584EE68E就是key id
E7A9B12D1AC2D8CF857AF5851AE82584584EE68E
-uid [ultimate] mingXiao (test key for apache create at 20211110)
<[email protected]>
+uid [ultimate] mingXiao (for apache release create at 20211110)
<[email protected]>
sub rsa4096/399AA54F 2021-11-10 [E]
# 通过key id发送public key到keyserver
@@ -123,7 +123,7 @@ $ gpg --keyserver keyserver.ubuntu.com --send-key 584EE68E
$ gpg --keyserver keyserver.ubuntu.com --recv-keys 584EE68E
#结果如下
-gpg: key 1AE82584584EE68E: "mingXiao (test key for apache create at 20211110)
<[email protected]>" not changed
+gpg: key 1AE82584584EE68E: "mingXiao (for apache release create at 20211110)
<[email protected]>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]