You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/06/07 08:27:43 UTC

[airflow] branch main updated (db63de6 -> 57bd6fb)

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

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


    from db63de6  Chart: Fix updating from ``KubernetesExecutor`` to ``CeleryExecutor`` (#16242)
     add 57bd6fb  Don't fail to log if we can't redact something (#16118)

No new revisions were added by this update.

Summary of changes:
 airflow/utils/log/secrets_masker.py    | 53 ++++++++++++++++++++++------------
 tests/utils/log/test_secrets_masker.py | 24 +++++++++++++++
 2 files changed, 59 insertions(+), 18 deletions(-)