This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 4d606813a6 Do not use cache to install breeze (#38491)
     add 067fedbb99 Add the deferrable mode to RunPipelineJobOperator (#37969)

No new revisions were added by this update.

Summary of changes:
 .../hooks/vertex_ai/hyperparameter_tuning_job.py   |   3 +-
 .../google/cloud/hooks/vertex_ai/pipeline_job.py   | 242 ++++++++++++++++++++-
 .../cloud/operators/vertex_ai/pipeline_job.py      |  68 ++++--
 .../providers/google/cloud/triggers/vertex_ai.py   |  33 ++-
 .../cloud/hooks/vertex_ai/test_pipeline_job.py     | 115 ++++++++++
 .../google/cloud/operators/test_vertex_ai.py       |  68 +++++-
 .../google/cloud/triggers/test_vertex_ai.py        | 200 ++++++++++++++++-
 7 files changed, 687 insertions(+), 42 deletions(-)

Reply via email to