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

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


    from 4ed8bdd9ac6 Update UI list deadlines endpoint (#62374)
     add e2bb922a99c Revert "Fix race condition in auth manager initialization 
(#62214)" (#62404)

No new revisions were added by this update.

Summary of changes:
 airflow-core/src/airflow/api_fastapi/app.py        | 10 ++-----
 airflow-core/tests/unit/api_fastapi/test_app.py    | 35 ----------------------
 airflow-core/tests/unit/utils/test_db.py           |  3 --
 .../fab/auth_manager/cli_commands/utils.py         |  3 --
 .../unit/fab/auth_manager/api_fastapi/conftest.py  |  2 --
 .../fab/tests/unit/fab/auth_manager/conftest.py    |  5 ----
 .../unit/fab/auth_manager/test_fab_auth_manager.py |  6 ----
 .../tests/unit/fab/auth_manager/test_security.py   |  3 --
 .../fab/auth_manager/views/test_permissions.py     |  3 --
 .../unit/fab/auth_manager/views/test_roles_list.py |  3 --
 .../tests/unit/fab/auth_manager/views/test_user.py |  3 --
 .../unit/fab/auth_manager/views/test_user_edit.py  |  3 --
 .../unit/fab/auth_manager/views/test_user_stats.py |  3 --
 providers/fab/tests/unit/fab/www/test_auth.py      |  3 --
 .../fab/www/views/test_views_custom_user_views.py  |  3 --
 .../common/auth_backend/test_google_openid.py      |  7 -----
 .../unit/keycloak/auth_manager/routes/conftest.py  |  3 +-
 17 files changed, 3 insertions(+), 95 deletions(-)

Reply via email to