You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/12/28 01:27:29 UTC

[1/4] beam-site git commit: [BEAM-1163] Add signature keys to the vote template (release guide)

Repository: beam-site
Updated Branches:
  refs/heads/asf-site 735ecfb45 -> 15c8077f7


[BEAM-1163] Add signature keys to the vote template (release guide)


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/0b035193
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/0b035193
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/0b035193

Branch: refs/heads/asf-site
Commit: 0b0351935d3b625a6f5a0dea4befeae192b5a031
Parents: 735ecfb
Author: Isma�l Mej�a <ie...@gmail.com>
Authored: Thu Dec 15 21:32:09 2016 +0100
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Dec 27 17:23:27 2016 -0800

----------------------------------------------------------------------
 src/contribute/release-guide.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/0b035193/src/contribute/release-guide.md
----------------------------------------------------------------------
diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md
index 0848e78..1383115 100644
--- a/src/contribute/release-guide.md
+++ b/src/contribute/release-guide.md
@@ -320,7 +320,8 @@ Start the review-and-vote thread on the dev@ mailing list. Here\u2019s an email tem
     * the official Apache source release to be deployed to dist.apache.org [2],
     * all artifacts to be deployed to the Maven Central Repository [3],
     * source code tag "v1.2.3-RC3" [4],
-    * website pull request listing the release and publishing the API reference manual [5].
+    * website pull request listing the release and publishing the API reference manual [5],
+    * the release artifacts are signed with the key with fingerprint FFFFFFFF [6].
 
     The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PPMC affirmative votes.
 
@@ -332,6 +333,7 @@ Start the review-and-vote thread on the dev@ mailing list. Here\u2019s an email tem
     [3] link
     [4] link
     [5] link
+    [6] https://dist.apache.org/repos/dist/release/incubator/beam/KEYS
 
 If there are any issues found in the release candidate, reply on the vote thread to cancel the vote. There\u2019s no need to wait 72 hours. Proceed to the `Fix Issues` step below and address the problem. However, some issues don\u2019t require cancellation. For example, if an issue is found in the website pull request, just correct it on the spot and the vote can continue as-is.
 


[3/4] beam-site git commit: Regenerate website

Posted by da...@apache.org.
Regenerate website


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/fdc62f6e
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/fdc62f6e
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/fdc62f6e

Branch: refs/heads/asf-site
Commit: fdc62f6eb78e59a7e4ef042f0743a12d42a78589
Parents: 9f64f4b
Author: Davor Bonaci <da...@google.com>
Authored: Tue Dec 27 17:27:02 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Dec 27 17:27:02 2016 -0800

----------------------------------------------------------------------
 content/contribute/release-guide/index.html | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/fdc62f6e/content/contribute/release-guide/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/release-guide/index.html b/content/contribute/release-guide/index.html
index b7d53d5..9e7c8e7 100644
--- a/content/contribute/release-guide/index.html
+++ b/content/contribute/release-guide/index.html
@@ -580,10 +580,10 @@ Please review and vote on the release candidate #3 for the version 1.2.3, as fol
 
 The complete staging area is available for your review, which includes:
 * JIRA release notes [1],
-* the official Apache source release to be deployed to dist.apache.org [2],
-* all artifacts to be deployed to the Maven Central Repository [3],
-* source code tag "v1.2.3-RC3" [4],
-* website pull request listing the release and publishing the API reference manual [5].
+* the official Apache source release to be deployed to dist.apache.org [2], which is signed with the key with fingerprint FFFFFFFF [3],
+* all artifacts to be deployed to the Maven Central Repository [4],
+* source code tag "v1.2.3-RC3" [5],
+* website pull request listing the release and publishing the API reference manual [6].
 
 The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PPMC affirmative votes.
 
@@ -592,9 +592,10 @@ Release Manager
 
 [1] link
 [2] link
-[3] link
+[3] https://dist.apache.org/repos/dist/release/incubator/beam/KEYS
 [4] link
 [5] link
+[6] link
 </code></pre>
 </div>
 


[2/4] beam-site git commit: Add clarification to original pull request #111

Posted by da...@apache.org.
Add clarification to original pull request #111


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/9f64f4b3
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/9f64f4b3
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/9f64f4b3

Branch: refs/heads/asf-site
Commit: 9f64f4b3d0567bc223dd5e38d405999788c39d71
Parents: 0b03519
Author: Davor Bonaci <da...@google.com>
Authored: Tue Dec 27 17:26:11 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Dec 27 17:26:11 2016 -0800

----------------------------------------------------------------------
 src/contribute/release-guide.md | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/9f64f4b3/src/contribute/release-guide.md
----------------------------------------------------------------------
diff --git a/src/contribute/release-guide.md b/src/contribute/release-guide.md
index 1383115..8dc96dc 100644
--- a/src/contribute/release-guide.md
+++ b/src/contribute/release-guide.md
@@ -317,11 +317,10 @@ Start the review-and-vote thread on the dev@ mailing list. Here\u2019s an email tem
 
     The complete staging area is available for your review, which includes:
     * JIRA release notes [1],
-    * the official Apache source release to be deployed to dist.apache.org [2],
-    * all artifacts to be deployed to the Maven Central Repository [3],
-    * source code tag "v1.2.3-RC3" [4],
-    * website pull request listing the release and publishing the API reference manual [5],
-    * the release artifacts are signed with the key with fingerprint FFFFFFFF [6].
+    * the official Apache source release to be deployed to dist.apache.org [2], which is signed with the key with fingerprint FFFFFFFF [3],
+    * all artifacts to be deployed to the Maven Central Repository [4],
+    * source code tag "v1.2.3-RC3" [5],
+    * website pull request listing the release and publishing the API reference manual [6].
 
     The vote will be open for at least 72 hours. It is adopted by majority approval, with at least 3 PPMC affirmative votes.
 
@@ -330,10 +329,10 @@ Start the review-and-vote thread on the dev@ mailing list. Here\u2019s an email tem
 
     [1] link
     [2] link
-    [3] link
+    [3] https://dist.apache.org/repos/dist/release/incubator/beam/KEYS
     [4] link
     [5] link
-    [6] https://dist.apache.org/repos/dist/release/incubator/beam/KEYS
+    [6] link
 
 If there are any issues found in the release candidate, reply on the vote thread to cancel the vote. There\u2019s no need to wait 72 hours. Proceed to the `Fix Issues` step below and address the problem. However, some issues don\u2019t require cancellation. For example, if an issue is found in the website pull request, just correct it on the spot and the vote can continue as-is.
 


[4/4] beam-site git commit: This closes #111

Posted by da...@apache.org.
This closes #111


Project: http://git-wip-us.apache.org/repos/asf/beam-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/beam-site/commit/15c8077f
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/15c8077f
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/15c8077f

Branch: refs/heads/asf-site
Commit: 15c8077f7a04f91250d31417e165084d1695ad88
Parents: 735ecfb fdc62f6
Author: Davor Bonaci <da...@google.com>
Authored: Tue Dec 27 17:27:02 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Dec 27 17:27:02 2016 -0800

----------------------------------------------------------------------
 content/contribute/release-guide/index.html | 11 ++++++-----
 src/contribute/release-guide.md             | 11 ++++++-----
 2 files changed, 12 insertions(+), 10 deletions(-)
----------------------------------------------------------------------