The GitHub Actions job "CI" on airflow.git has failed.
Run started by GitHub user boring-cyborg[bot] (triggered by boring-cyborg[bot]).

Head commit for run:
8a7d72a7f90953f913d4fe49fb2c63aebf63ed71 / Tzu-ping Chung <[email protected]>
Change default .airflowignore syntax to glob

This matches the ignore file behavior of many popular tools
(e.g. Git, Docker) and is likely what most users expect without reading
the documentation.

The documentation is also tweaked to emphasize the new default. I also
decided to get rid of some regexp examples entirely; I figure most of
the users are better off either using glob, or just customize the
might_contain_dag_callable hook instead. The regexp syntax parser uses
re2, which is quite limiting for security reasons, and does not offer
significant advantages over glob for almost all use cases.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to