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

Head commit for run:
d02b79744d3c5424763810939825d6d15be114ef / Fred Thomsen <[email protected]>
Update Dependency Detector to handle dependencies set via partial (#42578)

The DAG dependency view shows dependencies for DAGs that are available
at DAG parsing/serialization time.  Dynamically mapped tasks that
trigger (via `TriggerDagRunOperator`) or wait for (via
`ExternalTaskSensor`) external DAGs are now listed as DAG dependencies
provided that those dependencies are set via `partial`, and not
dynamically expanded.

(cherry picked from commit 0a136f96cc3652c860e159a06364e3107bdaaa6d)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to