The GitHub Actions job "npm_and_yarn in  for vite - Update #989979061" on 
airflow.git/main has failed.
Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]).

Head commit for run:
f5f7b66c4b884475f8902f6e2ca8e3ab7a624481 / Jed Cunningham 
<[email protected]>
Support DAG Versioning on the grid view (#48477)

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/14178970596

With regards,
GitHub Actions via GitBox


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

Reply via email to