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

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


    from 1a0de16907 Revert "fix escape variable AIRFLOW_UID with 3087089 in 
docker-compose.yaml command (#40986)" (#41011)
     add 6d8fa5d030 Support for running tests in db isolation mode (#41004)

No new revisions were added by this update.

Summary of changes:
 Dockerfile.ci                                      |  29 +++
 airflow/api_internal/internal_api_call.py          |   4 +-
 airflow/settings.py                                |  75 +++++++-
 airflow/utils/session.py                           |  17 +-
 contributing-docs/testing/unit_tests.rst           |  33 ++++
 dev/breeze/doc/images/output-commands.svg          |  42 ++---
 dev/breeze/doc/images/output_testing_db-tests.svg  | 198 +++++++++++----------
 dev/breeze/doc/images/output_testing_db-tests.txt  |   2 +-
 dev/breeze/doc/images/output_testing_tests.svg     | 160 +++++++++--------
 dev/breeze/doc/images/output_testing_tests.txt     |   2 +-
 .../airflow_breeze/commands/testing_commands.py    |  16 +-
 .../commands/testing_commands_config.py            |   2 +
 scripts/docker/entrypoint_ci.sh                    |  29 +++
 tests/conftest.py                                  |  19 ++
 14 files changed, 413 insertions(+), 215 deletions(-)

Reply via email to