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 ef1bb52d3d3 Fixes link typo in 2.59, and fixes archive links. (#32437)
     add 17718a97eaf Temporarily fix pip check failure on xgboost and grpcio 
(#32432)
     add ed84acb2967 Bump spanner max bound back to <4 (#32411)
     add 4ee26065d9b Accept runner and options in ib.collect. (#32434)
     add 02af7d4a218 Unit Testing in Beam Blog Post (#32412)
     add bcf404238ab downgrade grpc (#32449)

No new revisions were added by this update.

Summary of changes:
 ...low_Java.json => beam_PreCommit_Python_ML.json} |   0
 .github/workflows/python_tests.yml                 |   8 +-
 examples/notebooks/blog/unittests_in_beam.ipynb    | 258 +++++++++++----------
 .../display/pcoll_visualization_test.py            |   2 +-
 .../runners/interactive/interactive_beam.py        |  12 +-
 .../interactive/non_interactive_runner_test.py     |  30 +++
 .../runners/interactive/pipeline_fragment.py       |  12 +-
 .../runners/interactive/recording_manager.py       |  17 +-
 .../container/py310/base_image_requirements.txt    |   2 +-
 .../container/py311/base_image_requirements.txt    |   2 +-
 .../container/py312/base_image_requirements.txt    |   2 +-
 .../container/py38/base_image_requirements.txt     |   2 +-
 .../container/py39/base_image_requirements.txt     |   2 +-
 sdks/python/setup.py                               |  10 +-
 sdks/python/tox.ini                                |  15 ++
 .../site/content/en/blog/unit-testing-in-beam.md   | 198 ++++++++++++++++
 16 files changed, 428 insertions(+), 144 deletions(-)
 copy .github/trigger_files/{beam_PostCommit_Java_Examples_Dataflow_Java.json 
=> beam_PreCommit_Python_ML.json} (100%)
 create mode 100644 website/www/site/content/en/blog/unit-testing-in-beam.md

Reply via email to