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 c5b7fbb369f Automatically publish "apache-airflow-providers" docs
(#57229)
add 90e3926868d Review and modernize release check process for Airflow:
(#57203)
No new revisions were added by this update.
Summary of changes:
.gitignore | 4 +
.pre-commit-config.yaml | 1 +
.rat-excludes | 114 ++++++++++++++++++++-
dev/README_RELEASE_AIRFLOW.md | 41 ++++++--
dev/check_files.py | 44 +++++++-
.../ci/dockerfiles/apache-rat/build_and_push.sh | 4 +-
scripts/ci/prek/check_license.py | 12 ++-
task-sdk/.gitignore | 14 +++
8 files changed, 211 insertions(+), 23 deletions(-)
create mode 100644 task-sdk/.gitignore