The GitHub Actions job "Tests" on airflow.git/dag-importer-abstraction has failed. Run started by GitHub user kaxil (triggered by kaxil).
Head commit for run: e1d88484e2e1e5c8c2838355cb07f6298dcfa006 / Kaxil Naik <[email protected]> Add DAG importer abstraction layer Introduce a pluggable importer architecture for DAG files: - Add AbstractDagImporter base class and DagImporterRegistry - Add PythonDagImporter for .py and .zip files - Refactor DagBag.process_file() to use importer registry - Add DagImportResult/Error/Warning dataclasses for structured results This enables future support for non-Python DAG formats (YAML, etc.) while maintaining full backwards compatibility with existing behavior. All existing DagBag tests pass without modification. Report URL: https://github.com/apache/airflow/actions/runs/20733074509 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
