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

[airflow] branch master updated (02d9434 -> c9d1ea5)

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

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


    from 02d9434  Don't use time.time() or timezone.utcnow() for duration calculations (#12353)
     add c9d1ea5  Refactor airflow plugins command (#12697)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/plugins_command.py    | 72 +++++++++++++++++++-----------
 tests/cli/commands/test_plugins_command.py | 16 +++----
 2 files changed, 54 insertions(+), 34 deletions(-)