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 6152a70d64b Update Dataflow dev container image tag. (#27545)
     add b2e00efa3e8 Various release script fixes (#27548)
     add e08048b1e51 Bump word-wrap from 1.2.3 to 1.2.4 in /sdks/typescript 
(#27556)
     add 510f2942117 Bump distlib from 0.3.6 to 0.3.7 in /sdks/python (#27531)
     add 918eb7e109a add worker metadata to windmill* protos (#27462)
     add 1264974bd3b cleanup tests (#27434)
     add 1b62ca81d62 Register passert functions & fix up floats. (#27565)
     add 8f12469ce3b Drop stray ` (#27571)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/cut_release_branch.yml           |   7 +-
 .github/workflows/run_rc_validation.yml            |   4 +-
 .test-infra/jenkins/README.md                      |   1 -
 .../jenkins/job_Release_Gradle_Build.groovy        |  49 --
 .../complete/game/injector/InjectorUtils.java      |   2 +-
 playground/README.md                               |   4 +-
 release/src/main/scripts/jenkins_jobs.txt          |   1 -
 release/src/main/scripts/publish_docker_images.sh  |  25 +-
 release/src/main/scripts/run_rc_validation.sh      |   4 +-
 release/src/main/scripts/verify_release_build.sh   |   4 +-
 .../worker/windmill/src/main/proto/windmill.proto  |  62 ++-
 .../windmill/src/main/proto/windmill_service.proto |   4 +
 sdks/go/pkg/beam/testing/passert/equals_test.go    |   6 +-
 sdks/go/pkg/beam/testing/passert/floats.go         |  20 +-
 sdks/go/pkg/beam/testing/passert/passert.go        |  10 +-
 sdks/go/pkg/beam/testing/passert/passert_test.go   |  41 +-
 .../gcp/bigquery/DynamicDestinationsHelpers.java   |   9 +-
 .../io/gcp/bigquery/UpdateSchemaDestination.java   |   5 +-
 .../io/gcp/bigquery/BigQueryIOStorageWriteIT.java  |   8 +-
 .../sdk/io/gcp/bigquery/BigQueryIOWriteTest.java   | 543 +++++++++------------
 .../beam/sdk/io/gcp/healthcare/FhirIOReadIT.java   |   2 +-
 .../beam/sdk/io/gcp/pubsub/PubsubReadIT.java       |   4 +-
 .../beam/sdk/io/gcp/pubsublite/ReadWriteIT.java    |   4 +-
 .../apache_beam/runners/worker/sdk_worker_test.py  |   1 -
 sdks/python/build-requirements.txt                 |   2 +-
 sdks/typescript/package-lock.json                  |  12 +-
 .../site/content/en/contribute/release-guide.md    |   5 +-
 27 files changed, 379 insertions(+), 460 deletions(-)
 delete mode 100644 .test-infra/jenkins/job_Release_Gradle_Build.groovy

Reply via email to