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

kaxilnaik pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from c11d368  Sane detection of the host/port in entrypoint prod (#17847)
     new 59bf5b5  Do not delete running DAG from the UI (#17630)
     new 34fbe0d  Add root to tree refresh url (#17633)
     new 6866a7c  Fix wrong query on running tis (#17631)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 airflow/api/common/experimental/delete_dag.py    | 11 ++++++++-
 airflow/www/static/js/tree.js                    |  3 ++-
 airflow/www/templates/airflow/tree.html          |  1 +
 airflow/www/views.py                             |  8 +++++++
 tests/api/common/experimental/test_delete_dag.py | 29 ++++++++++++++++++++++--
 5 files changed, 48 insertions(+), 4 deletions(-)

Reply via email to