You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2023/02/17 17:08:55 UTC

[airflow] branch main updated (6cb1d042a2 -> 5627522c6a)

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 6cb1d042a2 Ignore new common warning coming from setuptoools (#29591)
     add 5627522c6a Add "all-testable" integration alias (#29520)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml                           |  8 +-
 BREEZE.rst                                         |  3 +-
 TESTING.rst                                        | 13 ++-
 dev/breeze/src/airflow_breeze/global_constants.py  | 15 +++-
 .../src/airflow_breeze/params/shell_params.py      |  5 +-
 .../src/airflow_breeze/utils/common_options.py     |  4 +-
 images/breeze/output-commands-hash.txt             | 12 +--
 images/breeze/output-commands.svg                  | 78 +++++++++---------
 images/breeze/output_shell.svg                     | 90 +++++++++++----------
 images/breeze/output_start-airflow.svg             | 92 +++++++++++-----------
 images/breeze/output_testing_integration-tests.svg | 64 ++++++++-------
 images/breeze/output_testing_tests.svg             | 64 ++++++++-------
 12 files changed, 244 insertions(+), 204 deletions(-)