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 f87e8fd469 Fix kubernetes tests (#26272)
add eb03959e43 Update CI documentation, renaming runs to "Canary" (#26151)
No new revisions were added by this update.
Summary of changes:
.github/workflows/build-images.yml | 2 -
.github/workflows/ci.yml | 52 ++--
CI.rst | 308 ++++++++-------------
CI_DIAGRAMS.md | 8 +-
.../src/airflow_breeze/commands/ci_commands.py | 4 +-
dev/breeze/src/airflow_breeze/global_constants.py | 6 -
.../airflow_breeze/utils/docker_command_utils.py | 1 -
dev/breeze/tests/test_pr_info.py | 16 +-
scripts/ci/docker-compose/_docker.env | 1 -
scripts/ci/docker-compose/base.yml | 1 -
scripts/ci/docker-compose/devcontainer.env | 1 -
scripts/ci/libraries/_all_libs.sh | 2 -
scripts/ci/libraries/_initialization.sh | 14 +-
scripts/ci/libraries/_md5sum.sh | 154 -----------
14 files changed, 164 insertions(+), 406 deletions(-)
delete mode 100644 scripts/ci/libraries/_md5sum.sh