This is an automated email from the ASF dual-hosted git repository.
husseinawala pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from d1084a1d48 Apache Airflow 2.6.1 has been released (#31319)
add 514112c9a2 Deprecate `breeze stop` command and replace it by `breeze
down` (#31327)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 12 +--
BREEZE.rst | 28 ++---
CONTRIBUTORS_QUICK_START.rst | 6 +-
STATIC_CODE_CHECKS.rst | 2 +-
TESTING.rst | 4 +-
.../0007-using-database-volumes-for-backends.md | 2 +-
.../airflow_breeze/commands/developer_commands.py | 4 +-
.../commands/developer_commands_config.py | 6 +-
.../src/airflow_breeze/commands/main_command.py | 6 +-
images/breeze/output-commands-hash.txt | 8 +-
images/breeze/output-commands.svg | 90 ++++++++--------
images/breeze/output_down.svg | 115 +++++++++++++++++++++
.../output_setup_check-all-params-in-groups.svg | 4 +-
.../output_setup_regenerate-command-images.svg | 8 +-
images/breeze/output_stop.svg | 115 ---------------------
scripts/ci/pre_commit/pre_commit_mypy.py | 2 +-
16 files changed, 208 insertions(+), 204 deletions(-)
create mode 100644 images/breeze/output_down.svg
delete mode 100644 images/breeze/output_stop.svg