The GitHub Actions job "npm_and_yarn in 
/providers/edge3/src/airflow/providers/edge3/plugins/www for 
@typescript-eslint/eslint-plugin, @typescript-eslint/parser, 
vite-plugin-css-injected-by-js - Update #1267998535" on airflow.git/main has 
failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
dba47277f309255c7d40b1001578411d5cb29e2b / Yoann 
<[email protected]>
fix: correct airflowignore negation pattern handling for directory-only 
patterns (#62860)

Directory-only patterns (ending with /) in .airflowignore were incorrectly
matching files inside the directory, not just the directory itself. This caused
negation patterns like !abc/def/ to un-ignore all files within abc/def/ instead
of only un-ignoring the directory for traversal purposes.

Added dir_only flag to _GlobIgnoreRule that skips file matching for
directory-only patterns, consistent with gitignore specification.

Closes: #62716

Report URL: https://github.com/apache/airflow/actions/runs/22679764987

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to