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

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


    from 828c04c4f5c Remove global from Fernet Crypto tooling (#57642)
     add 9607baef89b Update the version of postgres we test against (#57899)

No new revisions were added by this update.

Summary of changes:
 README.md                                          |   2 +-
 dev/breeze/doc/images/output-commands.svg          |   2 +-
 dev/breeze/doc/images/output_run.svg               |   2 +-
 dev/breeze/doc/images/output_run.txt               |   2 +-
 dev/breeze/doc/images/output_setup_config.svg      |   2 +-
 dev/breeze/doc/images/output_setup_config.txt      |   2 +-
 dev/breeze/doc/images/output_shell.svg             |  10 +-
 dev/breeze/doc/images/output_shell.txt             |   2 +-
 dev/breeze/doc/images/output_start-airflow.svg     |  10 +-
 dev/breeze/doc/images/output_start-airflow.txt     |   2 +-
 .../output_testing_core-integration-tests.svg      |  58 +++----
 .../output_testing_core-integration-tests.txt      |   2 +-
 .../doc/images/output_testing_core-tests.svg       | 152 +++++++++---------
 .../doc/images/output_testing_core-tests.txt       |   2 +-
 .../output_testing_providers-integration-tests.svg |  60 ++++----
 .../output_testing_providers-integration-tests.txt |   2 +-
 .../doc/images/output_testing_providers-tests.svg  | 170 +++++++++++----------
 .../doc/images/output_testing_providers-tests.txt  |   2 +-
 .../output_testing_python-api-client-tests.svg     |  32 ++--
 .../output_testing_python-api-client-tests.txt     |   2 +-
 .../doc/images/output_testing_system-tests.svg     | 112 +++++++-------
 .../doc/images/output_testing_system-tests.txt     |   2 +-
 .../src/airflow_breeze/commands/common_options.py  |   3 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   6 +-
 .../src/airflow_breeze/params/shell_params.py      |   4 +-
 dev/breeze/tests/test_selective_checks.py          |  10 +-
 generated/PYPI_README.md                           |   2 +-
 scripts/ci/docker-compose/backend-postgres.yml     |   5 +-
 28 files changed, 345 insertions(+), 317 deletions(-)

Reply via email to