You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/11/14 04:13:37 UTC

[airflow] branch master updated (6cb8e5c -> 4c25e76)

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

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


    from 6cb8e5c  Fix case for PyPI in docs (#12364)
     add 4c25e76  Refactor root logger handling in task run (#12342)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/task_command.py    | 74 +++++++++++++++--------------
 tests/cli/commands/test_task_command.py | 84 +++++++++++++++++++++++++++------
 2 files changed, 107 insertions(+), 51 deletions(-)