damccorm commented on code in PR #34217:
URL: https://github.com/apache/beam/pull/34217#discussion_r1989300869
##########
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:
I merged that, now this PR has merge conflicts, once resolved should be good
to merge
--
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]