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 9607baef89b Update the version of postgres we test against (#57899)
add 189e7ecbf8a Add `breeze ci upgrade` command to automate CI
infrastructure upgrade (#57958)
No new revisions were added by this update.
Summary of changes:
.github/workflows/basic-tests.yml | 24 +-
.github/workflows/ci-amd-arm.yml | 7 +-
contributing-docs/08_static_code_checks.rst | 2 +-
dev/breeze/doc/08_ci_tasks.rst | 20 +-
dev/breeze/doc/images/output_ci.svg | 12 +-
dev/breeze/doc/images/output_ci.txt | 2 +-
dev/breeze/doc/images/output_ci_upgrade.svg | 136 +++++++++
dev/breeze/doc/images/output_ci_upgrade.txt | 1 +
.../output_setup_check-all-params-in-groups.svg | 2 +-
.../output_setup_check-all-params-in-groups.txt | 2 +-
.../output_setup_regenerate-command-images.svg | 2 +-
.../output_setup_regenerate-command-images.txt | 2 +-
.../src/airflow_breeze/commands/ci_commands.py | 333 +++++++++++++++++++++
.../airflow_breeze/commands/ci_commands_config.py | 11 +
14 files changed, 537 insertions(+), 19 deletions(-)
create mode 100644 dev/breeze/doc/images/output_ci_upgrade.svg
create mode 100644 dev/breeze/doc/images/output_ci_upgrade.txt