The GitHub Actions job "Tests" on airflow.git/abandoned-tasks-grid has failed.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
e7ecdebb4e07ff4cd42f3d80418f6f12946c5c2a / Jed Cunningham 
<[email protected]>
Support DAG Versioning on the grid view

Time to support DAG Versioning on the grid view. At a high level, this
means the grid view will handle situations changing DAG structure
between runs. For example, if you remove a task, the grid view will now
continue to show that task for existing runs that had it.

In order to accomplish this, we have a new combined structure in the
grid view api response - the mash up of all of the runs in the DAG.

There are still some corner cases that aren't rendered well (or at
all?), but this covers the normal "removed a task" or "removed a task
group" scenarios well.

Co-authored-by: Brent Bovenzi <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to