This is an automated email from the ASF dual-hosted git repository.
yichi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new ea1f292e9cf Update release-guide.md
ea1f292e9cf is described below
commit ea1f292e9cf31fc8c4803b10d811f0d3ee184ae7
Author: Yichi Zhang <[email protected]>
AuthorDate: Wed May 18 12:29:38 2022 -0700
Update release-guide.md
---
website/www/site/content/en/contribute/release-guide.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/website/www/site/content/en/contribute/release-guide.md
b/website/www/site/content/en/contribute/release-guide.md
index 9a38c181104..6493571a309 100644
--- a/website/www/site/content/en/contribute/release-guide.md
+++ b/website/www/site/content/en/contribute/release-guide.md
@@ -832,11 +832,11 @@ versions to run all of the tests. See Python installation
tips in [Developer Wik
1. Check whether validations succeed by following console output
instructions.
1. Terminate streaming jobs and java injector.
1. Run Java quickstart (wordcount) and mobile game examples with the staged
artifacts. The easiest way to do this is by running the tests on Jenkins.
- 1. Log in to Jenkins.
- 1. Go to https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/.
- 1. Click "Build with Parameters".
- 1. Set `snapshot_version` to `2.xx.0`, and set `snapshot_url` to point to
the staged artifacts in Maven central
(https://repository.apache.org/content/repositories/orgapachebeam-NNNN/).
- 1. Click "Build".
+ * Log in to Jenkins.
+ * Go to https://ci-beam.apache.org/job/beam_PostRelease_NightlySnapshot/.
+ * Click "Build with Parameters".
+ * Set `snapshot_version` to `2.xx.0`, and set `snapshot_url` to point to
the staged artifacts in Maven central
(https://repository.apache.org/content/repositories/orgapachebeam-NNNN/).
+ * Click "Build".
1. Sign up [spreadsheet](https://s.apache.org/beam-release-validation).
1. Vote in the release thread.