This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6ffc740cea6 [v3-1-test] Dev: Add Task SDK support to `start-release`
command (#57658) (#57666)
add 1d27873615b Add `localstack` Breeze integration (#54050) (#57668)
No new revisions were added by this update.
Summary of changes:
Dockerfile.ci | 21 ++++++++++++++
contributing-docs/testing/integration_tests.rst | 2 ++
dev/breeze/doc/03_developer_tasks.rst | 23 +++++++++++++++
dev/breeze/doc/images/output-commands.svg | 10 +++----
dev/breeze/doc/images/output_shell.svg | 14 ++++-----
dev/breeze/doc/images/output_shell.txt | 2 +-
dev/breeze/doc/images/output_start-airflow.svg | 14 ++++-----
dev/breeze/doc/images/output_start-airflow.txt | 2 +-
.../output_testing_providers-integration-tests.svg | 4 +--
.../output_testing_providers-integration-tests.txt | 2 +-
dev/breeze/src/airflow_breeze/global_constants.py | 2 ++
.../src/airflow_breeze/params/shell_params.py | 1 +
...ration-mssql.yml => integration-localstack.yml} | 33 ++++++++++------------
scripts/docker/entrypoint_ci.sh | 21 ++++++++++++++
14 files changed, 109 insertions(+), 42 deletions(-)
copy scripts/ci/docker-compose/{integration-mssql.yml =>
integration-localstack.yml} (62%)