The GitHub Actions job "Tests AMD" on airflow.git/feature/53971-dag-error-context-manager has failed. Run started by GitHub user Shlomit-B (triggered by Shlomit-B).
Head commit for run: 9ff514d22f356ae34551abad2893ecc026ee6639 / Shlomit-B <[email protected]> Core: Add safe DAG creation wrapper and refactor DagBag.import_errors Introduce a context manager wrapper for inline DAG creation that catches exceptions per-DAG during parsing. This allows registering valid DAGs while recording errors for invalid ones. DagBag.import_errors is updated from dict[str, str] to dict[str, list[str]] to support storing multiple parsing errors per file. All references to import_errors have been updated accordingly. Report URL: https://github.com/apache/airflow/actions/runs/18059384424 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
