You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ta...@apache.org on 2023/01/09 19:38:45 UTC

[airflow] branch main updated (654242b546 -> ff48ba1ad4)

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

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


    from 654242b546 Update doc for API clients release policy (#28521)
     add ff48ba1ad4 Clear DB before individual module tests (#28631)

No new revisions were added by this update.

Summary of changes:
 tests/api/client/test_local_client.py              |  2 +-
 tests/api/common/test_mark_tasks.py                |  2 +-
 tests/api_connexion/conftest.py                    |  2 +-
 tests/conftest.py                                  | 28 ++++++++++++++++++++++
 .../api/auth/backend/test_kerberos_auth.py         |  8 +++----
 tests/test_utils/db.py                             | 22 +++++++++++++++++
 6 files changed, 56 insertions(+), 8 deletions(-)