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 2020/11/16 09:12:42 UTC

[airflow] branch master updated (bfbbb24 -> 6d05108)

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

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


    from bfbbb24  Add extra info when starting extra actions in Breeze (#12377)
     add 6d05108  Add info log message about duration taken to load plugins (#12308)

No new revisions were added by this update.

Summary of changes:
 airflow/plugins_manager.py                         |  9 +++
 airflow/utils/log/colored_log.py                   |  5 +-
 tests/plugins/test_plugins_manager.py              | 84 +++++++++++++---------
 .../task/task_runner/test_standard_task_runner.py  |  4 ++
 4 files changed, 68 insertions(+), 34 deletions(-)