The GitHub Actions job "Tests (AMD)" on airflow.git/f-starlette-1-v3-2 has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
20d5cfab8712887fe3494ffea8f8123cf1ecd62e / Yu-Hong Shen <[email protected]>
Fix Starlette 1.0.0 compatibility in TemplateResponse calls (#64116) (#64300)

Starlette 1.0.0 removed the deprecated TemplateResponse(name, context)
signature where request was passed inside the context dict. Update both
call sites to use the new signature TemplateResponse(request, name, context)
and remove the temporary starlette<1 upper bound added in #64115.

closes: #64116

Co-authored-by: Yu-Hong Shen <[email protected]>
(cherry picked from commit 90deddd00c54b3f883f215a232fe1524e6f7236f)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to