This is an automated email from the ASF dual-hosted git repository. robertwb pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit e9202abb7ad8b2041a257fb3f50337a2f03127b1 Merge: 619c0d9ca2c 562667e4cf5 Author: Robert Bradshaw <[email protected]> AuthorDate: Thu Feb 8 11:56:06 2024 -0800 Merge pull request #30161 [YAML] Add documentation to Beam site. .../content/en/documentation/sdks/yaml-combine.md | 170 ++++++ .../content/en/documentation/sdks/yaml-errors.md | 204 +++++++ .../en/documentation/sdks/yaml-inline-python.md | 206 +++++++ .../site/content/en/documentation/sdks/yaml-udf.md | 252 +++++++++ .../www/site/content/en/documentation/sdks/yaml.md | 591 +++++++++++++++++++++ website/www/site/data/pipelines.yaml | 3 + .../layouts/partials/section-menu/en/sdks.html | 11 + website/www/site/static/images/logos/sdks/yaml.png | Bin 0 -> 6197 bytes 8 files changed, 1437 insertions(+)
