The GitHub Actions job "Tests AMD" on airflow.git/return-none-when-no-version 
has failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
f3176a86c7ac401a66cf7ef82b5bd984eb023811 / Ephraim Anierobi 
<[email protected]>
Fix _get_serdag query in grid ui

If version is None, we should return None instead of looking for
the dag version attached to the version. currently this raises attribute
error that Nonetype has no attribute serialized dag.

Also, I added a joinedload of serdag to the version query to get everything
at the first query instead of another query at version.serialized_dag

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

With regards,
GitHub Actions via GitBox


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

Reply via email to