This is an automated email from the ASF dual-hosted git repository.
ephraimanierobi pushed a change to branch v2-5-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
from c0cd3397f7 Update min version of python-deamon to fix containerd file
limits (#29916)
new 5abaf5d265 Require explicit flag to remove MyPy cache when running
breeze stop (#29493)
new 8ab8ac84b5 Make skipping provider tests part of selective-checks
(#29216)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.github/workflows/ci.yml | 5 +++--
CI.rst | 2 ++
STATIC_CODE_CHECKS.rst | 8 ++++++++
.../airflow_breeze/commands/developer_commands.py | 13 ++++++++++--
.../commands/developer_commands_config.py | 1 +
.../airflow_breeze/utils/docker_command_utils.py | 2 ++
.../src/airflow_breeze/utils/selective_checks.py | 4 ++++
dev/breeze/tests/test_selective_checks.py | 7 +++++++
images/breeze/output-commands-hash.txt | 2 +-
images/breeze/output_stop.svg | 24 +++++++++++++---------
scripts/ci/docker-compose/devcontainer.env | 1 +
scripts/ci/pre_commit/pre_commit_mypy.py | 3 ++-
12 files changed, 56 insertions(+), 16 deletions(-)