chamikaramj opened a new issue, #35746:
URL: https://github.com/apache/beam/issues/35746

   ### What would you like to happen?
   
   We recently added tooling to generate a Webpage the managed transform config.
   
   PR: https://github.com/apache/beam/pull/34720
   Generated page: https://beam.apache.org/documentation/io/managed-io/
   
   Currently, [as a part of pre-commit tests for 
PRs](https://github.com/apache/beam/actions/workflows/beam_PreCommit_Xlang_Generated_Transforms.yml),
 we produce an error, if a PR has schema update that's incompatible with the 
current documented schema. This forces PR authors to regerate the Webpage via a 
Gradle task (```:sdks:python:generateManagedIOPage```).
   
   Instead of this we should add a Github action that generates the Website 
regularly using the same Gradle task.
   Also, we should generate based on the latest Beam release branch, instead of 
Beam HEAD, so that we only show released config updates.
   
   ### Issue Priority
   
   Priority: 2 (default / most feature requests should be filed as P2)
   
   ### Issue Components
   
   - [ ] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam YAML
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Infrastructure
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


-- 
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