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 6103b26 Stabilize flaky
test_extra_operator_links_not_loaded_in_scheduler_loop (#18796)
add 20df60d Dataflow Operators - use project and location from job in
on_kill method. (#18699)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/dataflow.py | 59 +++++++++++++++++-----
.../providers/google/cloud/operators/dataflow.py | 48 +++++++++++-------
.../providers/google/cloud/hooks/test_dataflow.py | 17 ++++---
.../google/cloud/operators/test_dataflow.py | 18 ++++---
4 files changed, 97 insertions(+), 45 deletions(-)