You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by as...@apache.org on 2021/05/14 06:09:20 UTC

[airflow] branch master updated (51e54cb -> 634c12d)

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

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


    from 51e54cb  Improve test coverage of task_command.py FIXES: #15524 (#15760)
     add 634c12d  Keep confirmDeleteDag inline html (#15836)

No new revisions were added by this update.

Summary of changes:
 airflow/www/static/js/dag.js            | 14 +-------------
 airflow/www/static/js/dags.js           | 14 +-------------
 airflow/www/templates/airflow/dag.html  | 12 ++++++++++++
 airflow/www/templates/airflow/dags.html | 10 ++++++++++
 4 files changed, 24 insertions(+), 26 deletions(-)