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 a3996c00f4 Push PROD image cache for all python versions (#30156)
     add 851fde06dc Run separate job for latest boto/botocore version when 
needed (#30144)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |  45 +++++++++
 Dockerfile.ci                                      |   7 ++
 .../airflow_breeze/commands/testing_commands.py    |   8 ++
 .../commands/testing_commands_config.py            |   1 +
 .../src/airflow_breeze/params/shell_params.py      |   1 +
 .../airflow_breeze/utils/docker_command_utils.py   |   2 +
 .../src/airflow_breeze/utils/selective_checks.py   |  23 +++--
 dev/breeze/tests/test_selective_checks.py          |  67 ++++++++++++++
 images/breeze/output-commands-hash.txt             |   4 +-
 images/breeze/output_testing.svg                   |  24 ++---
 images/breeze/output_testing_tests.svg             | 102 +++++++++++----------
 scripts/ci/docker-compose/_docker.env              |   1 +
 scripts/ci/docker-compose/base.yml                 |   1 +
 scripts/ci/docker-compose/devcontainer.env         |   1 +
 scripts/docker/entrypoint_ci.sh                    |   7 ++
 .../amazon/aws/deferrable/hooks/test_base_aws.py   |   2 +
 .../aws/deferrable/hooks/test_redshift_cluster.py  |   2 +
 .../deferrable/triggers/test_redshift_cluster.py   |   2 +
 18 files changed, 228 insertions(+), 72 deletions(-)

Reply via email to