Skip to content

Commit

Permalink
Update release-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
y1chi authored May 18, 2022
1 parent da4fcad commit ea1f292
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions website/www/site/content/en/contribute/release-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit ea1f292

Please sign in to comment.