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:
ce2b30eef3a1edd223ee6e780707d5f102d5fdb7 / 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/18078044628

With regards,
GitHub Actions via GitBox


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

Reply via email to