robertwb commented on code in PR #34217:
URL: https://github.com/apache/beam/pull/34217#discussion_r1988165597
##########
release/src/main/scripts/build_release_candidate.sh:
##########
@@ -372,6 +372,7 @@ if [[ $confirmation = "y" ]]; then
cd ${BEAM_ROOT_DIR}
./gradlew :sdks:python:generateYamlDocs -PisRelease
GENERATE_YAMLDOC=~/${LOCAL_WEBSITE_UPDATE_DIR}/${LOCAL_YAML_DOC}/${BEAM_ROOT_DIR}/sdks/python/build/yaml-ref.html
+
GENERATE_YAMLDOC_EXAMPLES=~/${LOCAL_WEBSITE_UPDATE_DIR}/${LOCAL_YAML_DOC}/${BEAM_ROOT_DIR}/sdks/python/build/yaml-examples.html
Review Comment:
https://github.com/apache/beam/pull/34239 if we can actually clean this up.
--
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]