You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by je...@apache.org on 2021/09/30 17:19:52 UTC

[airflow] branch main updated (db2d73d -> 932a225)

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

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


    from db2d73d  Retry deadlocked transactions on deleting old rendered task fields (#18616)
     add 932a225  Add muldelete action to TaskInstanceModelView (#18438)

No new revisions were added by this update.

Summary of changes:
 airflow/www/views.py                | 10 ++++++-
 tests/www/views/test_views_tasks.py | 59 ++++++++++++++++++++++++++++++++++++-
 2 files changed, 67 insertions(+), 2 deletions(-)