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

[airflow] branch master updated (493b685 -> bed1995)

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

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


    from 493b685  Add separate example DAGs and system tests for google cloud speech (#8778)
     add bed1995  Avoid color info in response of /dag_stats & /task_stats (#8742)

No new revisions were added by this update.

Summary of changes:
 airflow/www/templates/airflow/dags.html |  5 +++--
 airflow/www/views.py                    | 10 ++++++----
 tests/www/test_views.py                 | 23 +++++++++++++++++++----
 3 files changed, 28 insertions(+), 10 deletions(-)