The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
092b36c0edd57a3ca1a9f54c7d1a613a0f320274 / Jarek Potiuk <[email protected]>
Add proper parsing context to DAG Parsing

The #25121 added description on how you can retrieve parsing
context when task is being executed, but it was rather convoluted
and not robust. This PR adds proper context in the form of
evironment variables that are set to indicate whethere the
dag file is parse in context of DAG processor or Task Execution
and allows to retrieve DAG_ID and TASK_ID easily.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to