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 b658a42 Change id collation for MySQL to case-sensitive (#18072)
add 13e7d4a Adding CI check to verify __init__.py file exists in
providers' example_dags dirs (#18076)
No new revisions were added by this update.
Summary of changes:
.pre-commit-config.yaml | 7 +
BREEZE.rst | 12 +-
STATIC_CODE_CHECKS.rst | 300 +++++++++++----------
breeze-complete | 1 +
.../pre_commit_check_providers_example_dag_init.py | 52 ++++
5 files changed, 217 insertions(+), 155 deletions(-)
create mode 100755
scripts/ci/pre_commit/pre_commit_check_providers_example_dag_init.py