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

Head commit for run:
d1723493136f3fccc17add92194bdc835974f575 / 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/11977663044

With regards,
GitHub Actions via GitBox


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

Reply via email to