You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by bb...@apache.org on 2023/03/02 14:59:56 UTC

[airflow] branch main updated (c917c9de3d -> c8cd90fa92)

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

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


    from c917c9de3d Separate classic and taskflow example dags for setup/teardown (#29824)
     add c8cd90fa92 DAG list sorting lost when switching page (#29756)

No new revisions were added by this update.

Summary of changes:
 airflow/www/utils.py    | 70 ++++++++++++++++++++++++++++++++++++++-----------
 airflow/www/views.py    |  5 ++--
 tests/www/test_utils.py | 50 +++++++++++++++++++++++++++++++++--
 3 files changed, 106 insertions(+), 19 deletions(-)