Abacn commented on code in PR #31861:
URL: https://github.com/apache/beam/pull/31861#discussion_r1676178810


##########
contributor-docs/code-change-guide.md:
##########
@@ -423,6 +423,17 @@ If you're using Dataflow Runner v2 and `sdks/java/harness` 
or its dependencies (
   
--sdkContainerImage="us.gcr.io/apache-beam-testing/beam_java11_sdk:2.49.0-custom"
   ```
 
+#### Snapshot Version Containers
+
+By default, a Snapshot version for an SDK under development will use the 
containers published to the [apache-beam-testing project's container 
registry](https://us.gcr.io/apache-beam-testing/github-actions).For example, 
the most recent snapshot container for Java 17 can be found 
[here](https://us.gcr.io/apache-beam-testing/github-actions/beam_java17_sdk).

Review Comment:
   I understand now, yeah the problem is step 1 changed to beam-master to 
release versioned container



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to