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 2beb75c5bf9 infra/security: update project_id and bucket_name to match 
the correct configuration (#36122)
     add abbaab8bfcd Fix flaky 
GrpcDirectGetWorkStreamTest.testConsumedWorkItems_itemsSplitAcrossResponses 
(#36129)
     add ab2db45f71d Update import gpg action (#36130)
     add f296000bb30 Update action (#36131)
     add 55bbbb3331b Fix ml gradle (#36134)
     add 1c74621d7f5 workflows: add `ubuntu-latest` to 
`beam_PreCommit_Python_ML`, `beam_PostCommit_Python`, and 
`beam_PreCommit_Python_Coverage` (#35816)
     add 1211cc8260e Make dill optional (#36093)

No new revisions were added by this update.

Summary of changes:
 .github/trigger_files/beam_PostCommit_Python.json  |  2 +-
 .github/workflows/beam_PostCommit_Python.yml       | 23 ++++--------
 .../workflows/beam_PreCommit_Python_Coverage.yml   |  3 +-
 .github/workflows/beam_PreCommit_Python_ML.yml     | 22 ++++++++---
 .github/workflows/build_release_candidate.yml      |  8 ++--
 .../client/grpc/GrpcDirectGetWorkStreamTest.java   | 27 ++++++++------
 sdks/python/apache_beam/coders/coders.py           | 11 ++++--
 .../apache_beam/coders/coders_test_common.py       | 26 +++++++++++++
 sdks/python/apache_beam/internal/pickler.py        | 26 +++++++++++--
 sdks/python/apache_beam/internal/pickler_test.py   | 24 ++++++++++++
 .../apache_beam/io/gcp/bigquery_file_loads_test.py | 15 ++++++++
 .../apache_beam/ml/anomaly/specifiable_test.py     |  9 ++++-
 .../ml/rag/enrichment/milvus_search_it_test.py     | 14 +++----
 .../python/apache_beam/options/pipeline_options.py |  3 +-
 .../options/pipeline_options_validator.py          | 28 ++++++++++++++
 .../options/pipeline_options_validator_test.py     | 43 ++++++++++++++++++++++
 sdks/python/apache_beam/pipeline_test.py           |  2 +
 .../apache_beam/runners/portability/stager_test.py |  2 +
 .../transforms/combinefn_lifecycle_test.py         |  5 +++
 sdks/python/apache_beam/transforms/util_test.py    | 17 ++++++++-
 sdks/python/apache_beam/typehints/schemas_test.py  | 12 ++++--
 .../container/base_image_requirements_manual.txt   |  3 ++
 sdks/python/pytest.ini                             |  1 +
 sdks/python/setup.py                               | 15 +++++---
 sdks/python/test-suites/direct/common.gradle       | 28 --------------
 sdks/python/test-suites/tox/common.gradle          |  3 ++
 sdks/python/tox.ini                                |  8 ++++
 settings.gradle.kts                                |  6 +++
 28 files changed, 293 insertions(+), 93 deletions(-)

Reply via email to