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 3b42b8a6193 Added support for job launcher (#52024)
add f33cda0cf6c Feature: airflowignore glob like gitignore (#52940)
No new revisions were added by this update.
Summary of changes:
airflow-core/src/airflow/utils/file.py | 34 ++++++++++++----------
airflow-core/tests/unit/dags/.airflowignore_glob | 3 +-
.../test_negate_ignore.py} | 2 +-
.../subdir2/subdir3/test_nested_negate_ignore.py} | 0
.../tests/unit/plugins/test_plugin_ignore.py | 8 ++++-
airflow-core/tests/unit/utils/test_file.py | 7 ++---
6 files changed, 31 insertions(+), 23 deletions(-)
copy airflow-core/tests/unit/dags/{subdir2/test_dont_ignore_this.py =>
subdir1/test_negate_ignore.py} (94%)
copy airflow-core/{src/airflow/api/__init__.py =>
tests/unit/dags/subdir2/subdir3/test_nested_negate_ignore.py} (100%)