You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2021/02/21 09:40:48 UTC

[airflow] branch master updated (82cb041 -> a7e4266)

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 82cb041  Attempts to stabilize and improve speed of static checks (#14332)
     add a7e4266  Refactor GoogleDriveToGCSOperator to use common methods (#14276)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/transfers/gdrive_to_gcs.py        | 60 ++++++++++------------
 .../google/cloud/transfers/test_gdrive_to_gcs.py   | 60 +++++-----------------
 .../google/cloud/transfers/test_gdrive_to_local.py |  9 ++--
 3 files changed, 43 insertions(+), 86 deletions(-)