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 13f4ae0c6e0 disable expansion service cache (#32751)
add 69bd697c7d1 Fix flaky mqtt test (#32765)
add b94f8a74b5a Pin protobuf version for TF dependency tests (#32719)
add 1bc848b4b1e Usse ubuntu-22.04 for release candidate build for now
(#32767)
add 1f575d4d816 Avoid repeated run of setDefaultPipelineOptionsOnce in
TestPipelineOptions.create (#32723)
add c04e91d89d5 Fix download artifact truncate page (#32772)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build_release_candidate.yml | 10 +--
.../scripts/download_github_actions_artifacts.py | 5 +-
.../java/org/apache/beam/sdk/io/FileSystems.java | 23 ++++++-
.../org/apache/beam/sdk/testing/TestPipeline.java | 4 +-
.../org/apache/beam/sdk/io/mqtt/MqttIOTest.java | 78 ++++++++++++----------
sdks/python/tox.ini | 13 ++--
6 files changed, 81 insertions(+), 52 deletions(-)