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/06/29 15:25:37 UTC

[airflow] branch master updated (e1108d4 -> 1c48ffb)

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

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


    from e1108d4  Allow changing Task States Colors (#9520)
     add 1c48ffb  Reload gunicorn when plugins has beeen changed (#8997)

No new revisions were added by this update.

Summary of changes:
 airflow/cli/commands/webserver_command.py    | 371 ++++++++++++++++++---------
 airflow/config_templates/config.yml          |   8 +
 airflow/config_templates/default_airflow.cfg |   4 +
 tests/cli/commands/test_webserver_command.py | 187 ++++++++++++--
 4 files changed, 431 insertions(+), 139 deletions(-)