This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from f71cb98b186 Remove required status check entirely
add 67ce62214dc Fix docker compose tests (#49814)
No new revisions were added by this update.
Summary of changes:
.../docs/howto/docker-compose/docker-compose.yaml | 36 ++++++++-
.../images/output_testing_docker-compose-tests.svg | 26 +++---
.../images/output_testing_docker-compose-tests.txt | 2 +-
.../airflow_breeze/commands/testing_commands.py | 3 +
.../commands/testing_commands_config.py | 1 +
dev/breeze/src/airflow_breeze/utils/run_tests.py | 6 +-
.../test_docker_compose_quick_start.py | 93 ++++++++++++++--------
7 files changed, 118 insertions(+), 49 deletions(-)