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

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


    from c084393  Allows mounting local sources for github run-id images 
(#12650)
     add e1ebfa6  Add DataflowJobMessagesSensor and 
DataflowAutoscalingEventsSensor (#12249)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_dataflow.py  |  37 +++-
 airflow/providers/google/cloud/hooks/dataflow.py   | 118 +++++++++++-
 airflow/providers/google/cloud/sensors/dataflow.py | 198 +++++++++++++++++++++
 .../providers/google/cloud/hooks/test_dataflow.py  | 106 +++++++++++
 .../google/cloud/sensors/test_dataflow.py          | 171 +++++++++++++++++-
 5 files changed, 626 insertions(+), 4 deletions(-)

Reply via email to