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

[airflow] branch master updated (eb842f2 -> 7d38645)

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

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


    from eb842f2  Fix flower ingress annotations in chart (#13615)
     add 7d38645  #9803 fix bug in copy operation without wildcard  (#13919)

No new revisions were added by this update.

Summary of changes:
 .../cloud/example_dags/example_gcs_to_gcs.py       | 10 +++++
 .../providers/google/cloud/transfers/gcs_to_gcs.py | 43 +++++++++++++++++++++-
 .../operators/transfer/gcs_to_gcs.rst              | 12 ++++++
 .../google/cloud/transfers/test_gcs_to_gcs.py      |  4 +-
 4 files changed, 66 insertions(+), 3 deletions(-)