This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from 87d61dc Add minimum version of pylint (#14775)
add 23897a5 Add script to verify that all artefacts are in svn (#14777)
No new revisions were added by this update.
Summary of changes:
.gitignore | 4 +
dev/README_RELEASE_AIRFLOW.md | 7 +
dev/README_RELEASE_BACKPORT_PROVIDER_PACKAGES.md | 7 +
dev/README_RELEASE_PROVIDER_PACKAGES.md | 7 +
dev/check_files.py | 239 +++++++++++++++++++++++
5 files changed, 264 insertions(+)
create mode 100644 dev/check_files.py