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(-)