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 2022/01/19 11:40:55 UTC

[airflow] branch main updated (b171e03 -> b8526ab)

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

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


    from b171e03  Fix cancelling of Pull Request builds when image build fails (#20939)
     add b8526ab  Add encoding parameter to `GCSToLocalFilesystemOperator` to fix #20901 (#20919)

No new revisions were added by this update.

Summary of changes:
 .../google/cloud/transfers/gcs_to_local.py         |  8 ++++-
 .../google/cloud/transfers/test_gcs_to_local.py    | 34 +++++++++++++++++++---
 2 files changed, 37 insertions(+), 5 deletions(-)