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/03/15 18:07:53 UTC

[airflow] branch main updated (e93cd4b -> e07bc63)

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 e93cd4b  add a few more fields to the taskinstance finished log message (#22262)
     add e07bc63  Filter out default configs when overrides exist. (#21539)

No new revisions were added by this update.

Summary of changes:
 airflow/configuration.py                 | 58 ++++++++++++++++++++++++++++++++
 docs/apache-airflow/howto/set-config.rst |  4 +++
 tests/core/test_configuration.py         | 46 +++++++++++++++++++++++++
 3 files changed, 108 insertions(+)