The GitHub Actions job "Tests (AMD)" on airflow.git/pass-context-objects-to-react-plugins has failed. Run started by GitHub user dheerajturaga (triggered by dheerajturaga).
Head commit for run: 69a335f84ae13116b1c2cc32cd1c3daa08512118 / Dheeraj Turaga <[email protected]> UI: Pass Dag, DagRun, TaskInstance, and Asset objects to React app plugins Follows the pattern established in #69986, which enriched the props passed to React app plugins beyond bare route params by resolving assetUri from the UI's TanStack Query cache. This extends that pattern to the full context objects: React plugins now receive dag, dagRun, taskInstance, and asset as typed props alongside the existing route-id strings. Each object is resolved from the query cache and gated on the route params it depends on, so it is served from the cache the parent details page already populated (no extra request) where present, and is undefined on routes or destinations that lack those ids (e.g. nav, base, dashboard). Report URL: https://github.com/apache/airflow/actions/runs/29789363021 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
