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 9ea4050d41 fix(amazon): add return statement to yield within a while
loop in triggers (#38396)
add a550742c6e Separate out additional CI image checks (#38225)
No new revisions were added by this update.
Summary of changes:
...e-checks.yml => additional-ci-image-checks.yml} | 139 ++++++---------
.github/workflows/ci.yml | 125 +++----------
.github/workflows/mypy.yml | 82 ---------
...tic-checks-mypy-and-constraints-generation.yml} | 196 ++++++++++-----------
docs/apache-airflow/img/airflow_erd.sha256 | 2 +-
docs/apache-airflow/img/airflow_erd.svg | 64 +++----
6 files changed, 203 insertions(+), 405 deletions(-)
copy .github/workflows/{early-image-checks.yml =>
additional-ci-image-checks.yml} (68%)
delete mode 100644 .github/workflows/mypy.yml
rename .github/workflows/{early-image-checks.yml =>
static-checks-mypy-and-constraints-generation.yml} (59%)