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

Head commit for run:
f949af7e887289d9a66ff5baf89ca705542488c6 / Fred Thomsen <[email protected]>
Update Dependency Detector to handle dependencies set via partial

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.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to