You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/29 13:23:16 UTC

[airflow] branch master updated (039a86b -> e5713e0)

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

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


    from 039a86b  Use Github Discussions to asking User Questions (#11940)
     add e5713e0  Add drain option when canceling Dataflow pipelines (#11374)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/dataflow.py   | 23 +++++++--
 .../providers/google/cloud/operators/dataflow.py   | 25 +++++++--
 .../providers/google/cloud/hooks/test_dataflow.py  | 60 ++++++++++++++++++++++
 .../google/cloud/operators/test_mlengine_utils.py  |  2 +-
 4 files changed, 101 insertions(+), 9 deletions(-)