You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by gi...@apache.org on 2022/05/30 04:11:43 UTC

[beam] branch nightly-refs/heads/master updated (0fb68863779 -> 9a6f7699b5d)

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

github-bot pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git


    from 0fb68863779 cleaned up TypeScript in coders.ts (#17689)
     add 9a6f7699b5d [BEAM-14170] - Create a test that runs sickbayed tests (#17471)

No new revisions were added by this update.

Summary of changes:
 ...t.groovy => job_PostCommit_Java_Sickbay.groovy} | 12 ++--
 build.gradle.kts                                   |  8 +++
 runners/direct-java/build.gradle                   | 38 ++++++++++-
 runners/flink/flink_runner.gradle                  | 35 ++++++++--
 runners/portability/java/build.gradle              | 29 +++++++-
 runners/samza/build.gradle                         | 78 ++++++++++++++--------
 runners/spark/job-server/spark_job_server.gradle   | 37 ++++++++--
 .../sdk/io/BoundedReadFromUnboundedSourceTest.java |  2 -
 .../org/apache/beam/sdk/transforms/WatchTest.java  |  2 -
 9 files changed, 188 insertions(+), 53 deletions(-)
 copy .test-infra/jenkins/{job_PostCommit_Java_Examples_Direct.groovy => job_PostCommit_Java_Sickbay.groovy} (77%)