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

potiuk pushed a change to branch v2-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from 3de7597f15 Fix try selector refresh (#41483) (#41503)
     add 49fc1792c3 Remove debian bullseye support (#41568) (#41569)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci-image-build.yml               |   2 +-
 .github/workflows/prod-image-build.yml             |   2 +-
 .github/workflows/prod-image-extra-checks.yml      |  21 ---
 .github/workflows/push-image-cache.yml             |   2 +-
 Dockerfile                                         |  19 +--
 Dockerfile.ci                                      |  19 +--
 README.md                                          |  12 +-
 dev/breeze/doc/ci/05_workflows.md                  |   1 -
 dev/breeze/doc/ci/06_diagrams.md                   |   1 -
 dev/breeze/doc/images/output_ci-image_build.svg    | 116 ++++++++--------
 dev/breeze/doc/images/output_ci-image_build.txt    |   2 +-
 dev/breeze/doc/images/output_prod-image_build.svg  | 146 ++++++++++-----------
 dev/breeze/doc/images/output_prod-image_build.txt  |   2 +-
 dev/breeze/src/airflow_breeze/global_constants.py  |   2 +-
 docs/apache-airflow/howto/docker-compose/index.rst |   2 +-
 docs/apache-airflow/installation/dependencies.rst  |  20 ---
 docs/apache-airflow/installation/prerequisites.rst |   3 +-
 docs/docker-stack/build.rst                        |  21 ---
 docs/docker-stack/changelog.rst                    |   4 +
 .../docker-examples/customizing/debian-bullseye.sh |  37 ------
 generated/PYPI_README.md                           |   4 +-
 scripts/docker/install_os_dependencies.sh          |  19 +--
 22 files changed, 146 insertions(+), 311 deletions(-)
 delete mode 100755 
docs/docker-stack/docker-examples/customizing/debian-bullseye.sh

Reply via email to