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

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


    from c970404  Move class_permission_name to mixin so it applies to all 
auths (#18749)
     add 0df50f4  Add tests for docker-compose quick start (#19874)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |  28 ++++
 docker_tests/test_docker_compose_quick_start.py    | 161 +++++++++++++++++++++
 docker_tests/test_prod_image.py                    |   4 +-
 ...h => ci_run_docker_compose_quick_start_test.sh} |   9 +-
 scripts/ci/images/ci_run_docker_tests.py           |   4 +-
 5 files changed, 202 insertions(+), 4 deletions(-)
 create mode 100644 docker_tests/test_docker_compose_quick_start.py
 copy scripts/ci/images/{ci_test_examples_of_prod_image_building.sh => 
ci_run_docker_compose_quick_start_test.sh} (79%)

Reply via email to