You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by xd...@apache.org on 2020/12/02 06:48:47 UTC

[airflow] branch master updated (da2a7d6 -> ae0e8f4)

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

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


    from da2a7d6  Added Headout to INTHEWILD (#12734)
     add ae0e8f4  Move config item 'worker_precheck' from section [core] to [celery] (#12746)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          | 14 +++++++-------
 airflow/config_templates/default_airflow.cfg |  6 +++---
 airflow/config_templates/default_test.cfg    |  2 +-
 airflow/configuration.py                     |  1 +
 airflow/settings.py                          |  2 +-
 tests/cli/commands/test_celery_command.py    |  4 ++--
 6 files changed, 15 insertions(+), 14 deletions(-)