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(-)