This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly-refs/heads/master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 55eb624e5cd Fix interactive environment clean up failure at atexit.
(#38526)
add 79ae776fca7 Fix PipelineOptions deserialization NPE (#38531)
add 0318a2fa701 add yaml agent development skill (#38382)
add 01b09725ec3 Bump protobufjs in /sdks/typescript (#38538)
add c3335c887e6 Make sure session creation happens before starting agent
(#38477)
add 91f50ce5108 Remove Java 8 variant of
beam_PostCommit_Java_ValidatesRunner_Dataflow_JavaVersions (#38541)
add e83a1d5bad9 Pin tensor_rt digest for PyTorch sentiment Dataflow
benchmarks (#38374)
add b1f7115a633 Update Dataflow Dependency Java (#38542)
add 6b55c145853 Update Dataflow Proto (#38540)
No new revisions were added by this update.
Summary of changes:
.agent/skills/yaml-development/SKILL.md | 107 ++++++++++++
...t.json => beam_PreCommit_Python_PVR_Flink.json} | 0
..._Java_ValidatesRunner_Dataflow_JavaVersions.yml | 2 +-
...rch_Sentiment_Batch_DistilBert_Base_Uncased.txt | 3 +
...Sentiment_Streaming_DistilBert_Base_Uncased.txt | 3 +
.../org/apache/beam/gradle/BeamModulePlugin.groovy | 2 +-
.../beam/sdk/options/PipelineOptionsFactory.java | 26 ++-
.../examples/inference/pytorch_sentiment.py | 80 ++++++---
.../ml/inference/agent_development_kit.py | 36 ++--
.../ml/inference/agent_development_kit_test.py | 38 +++--
.../clients/dataflow/dataflow_v1b3_messages.py | 5 +
.../inference/table_row_inference_benchmark.py | 4 +-
sdks/typescript/package-lock.json | 182 +++++++++------------
sdks/typescript/package.json | 2 +-
14 files changed, 325 insertions(+), 165 deletions(-)
create mode 100644 .agent/skills/yaml-development/SKILL.md
copy .github/trigger_files/{beam_PreCommit_Yaml_Xlang_Direct.json =>
beam_PreCommit_Python_PVR_Flink.json} (100%)