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/08/21 00:30:33 UTC

[airflow] branch master updated (30f4617 -> 88c7d2e)

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 30f4617  Add architecture diagram for basic Airflow deployment (#10428)
     add 88c7d2e  Dataflow operators don't not always create a virtualenv (#10373)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/dataflow.py   | 16 +++++-
 .../providers/google/cloud/operators/dataflow.py   |  4 +-
 .../providers/google/cloud/hooks/test_dataflow.py  | 62 ++++++++++++++++++++++
 .../google/cloud/operators/test_dataflow.py        |  2 +-
 4 files changed, 80 insertions(+), 4 deletions(-)