This is an automated email from the ASF dual-hosted git repository.
jrmccluskey 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 1225dee19c9 Fix typos, and clarify playground deploy. (#28381)
1225dee19c9 is described below
commit 1225dee19c974eb66d3826282a01a5e77b19fc21
Author: Robert Burke <[email protected]>
AuthorDate: Tue Sep 12 08:09:00 2023 -0700
Fix typos, and clarify playground deploy. (#28381)
Co-authored-by: lostluck <[email protected]>
---
website/www/site/content/en/contribute/release-guide.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/website/www/site/content/en/contribute/release-guide.md
b/website/www/site/content/en/contribute/release-guide.md
index 19e022b65b7..964d2bfa705 100644
--- a/website/www/site/content/en/contribute/release-guide.md
+++ b/website/www/site/content/en/contribute/release-guide.md
@@ -1301,15 +1301,15 @@ After new Beam Release is published, Beam Playground
can be updated following th
1. Change the value for _SDK_TAG variable (Advanced -> Substitution
Variables) to the actual version of Beam SDK (e.g. 2.47.0)
1. Click the Save button. The settings window should close without any
errors
1. Click the RUN button next to the trigger name
- 1. Set the value for the _CONTAINER_TAG variable in format DD-MM-vXX (DD -
day, MM - month, XX - version, e.g., 20-12-v01)
+ 1. In the panel that opened, set the value for the _CONTAINER_TAG variable
in format DD-MM-vXX (DD - day, MM - month, XX - version, e.g., 20-12-v01)
1. Click the Run Trigger button
1. Open the [Trigger
History](https://console.cloud.google.com/cloud-build/builds?project=apache-beam-testing)
and wait for the job completion. Ensure that the job completed successfully
(Status field shows a green tick)
-1. Find the trigger "Playground-CD-stable-manual-stg":
+1. Find the trigger "Playground-CD-stable-manual-stg", it will be run twice,
once with default variables, and once with some overridden:
1. Click the RUN button next to the trigger name
- 1. Click the Run Trigger button (with default varaible vaues)
+ 1. In the panel that opened, click the Run Trigger button (with default
variable values)
1. Open the [Trigger
History](https://console.cloud.google.com/cloud-build/builds?project=apache-beam-testing)
and wait for the job completion. Ensure that the job completed successfully
(Status field shows a green tick)
1. Click the RUN button next to the trigger name
- 1. Change values for the variables:
+ 1. In the panel that opened, change values for the variables:
* _ORIGIN = PG_BEAMDOC
* _SUBDIRS = ./learning/beamdoc
1. Click the Run Trigger button