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/12/22 14:52:30 UTC

[airflow] branch master updated (18df31d -> 9042a58)

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 18df31d  skip entrypoint load if provider has already been loaded from local source (#13245)
     add 9042a58  Add more operators to example DAGs for Cloud Tasks (#13235)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/example_dags/example_tasks.py     | 97 ++++++++++++++++++++--
 airflow/providers/google/cloud/operators/tasks.py  |  4 +-
 tests/always/test_project_structure.py             | 10 ---
 .../providers/google/cloud/operators/test_tasks.py | 97 +++++++++++++++-------
 4 files changed, 160 insertions(+), 48 deletions(-)