This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v2-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 25b421e Do not delete running DAG from the UI (#17630)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/v2-1-test (008f536)
\
O -- O -- O (25b421e)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
airflow/api/common/experimental/delete_dag.py | 8 +------
airflow/www/views.py | 8 -------
tests/api/common/experimental/test_delete_dag.py | 29 ++----------------------
3 files changed, 3 insertions(+), 42 deletions(-)