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 2022/01/19 12:46:45 UTC

[airflow] branch main updated (75755d7 -> a65555e)

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

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


    from 75755d7  Verify enough resources for breeze (#20763)
     add a65555e  Allow using Markup in page title in Webserver (#20888)

No new revisions were added by this update.

Summary of changes:
 airflow/config_templates/config.yml          |  7 +++++++
 airflow/config_templates/default_airflow.cfg |  3 +++
 airflow/www/views.py                         |  5 ++++-
 docs/apache-airflow/howto/customize-ui.rst   |  8 +++++++-
 tests/www/views/test_views_base.py           | 11 +++++++++++
 5 files changed, 32 insertions(+), 2 deletions(-)