You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2024/03/28 20:02:23 UTC

(beam) branch master updated (069c0459c2c -> 067b8fbb499)

This is an automated email from the ASF dual-hosted git repository.

robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 069c0459c2c Fix JaCoCo test report (#30687)
     add 2bddf76b398 Gradle target for building YAML reference manual.
     add df4e9b5424a Commit yaml docs as part of beam release.
     add f04896fef13 Add yaml docs building to release workflow.
     add 29cadc30078 Trailing whitespace.
     new 067b8fbb499 Merge pull request #30741 Gradle target and script for adding YAML reference manual to site.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build_release_candidate.yml      | 39 ++++++++++++++--------
 .../src/main/scripts/build_release_candidate.sh    | 17 ++++++++++
 sdks/python/build.gradle                           | 24 ++++++++++++-
 3 files changed, 65 insertions(+), 15 deletions(-)


(beam) 01/01: Merge pull request #30741 Gradle target and script for adding YAML reference manual to site.

Posted by ro...@apache.org.
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 067b8fbb499a7d3ee543cdddd3313c7720981cc9
Merge: 069c0459c2c 29cadc30078
Author: Robert Bradshaw <ro...@gmail.com>
AuthorDate: Thu Mar 28 13:02:16 2024 -0700

    Merge pull request #30741 Gradle target and script for adding YAML reference manual to site.

 .github/workflows/build_release_candidate.yml      | 39 ++++++++++++++--------
 .../src/main/scripts/build_release_candidate.sh    | 17 ++++++++++
 sdks/python/build.gradle                           | 24 ++++++++++++-
 3 files changed, 65 insertions(+), 15 deletions(-)