The GitHub Actions job "Tests" on airflow.git/v3-1-test has succeeded.
Run started by GitHub user jason810496 (triggered by jason810496).

Head commit for run:
a10b2c66aa950410cb574a872a568b6fbf7665b6 / github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
[v3-1-test] Speed up 'Generate the FastAPI API spec' prek hook (~2min → ~25s) 
(#64131) (#64132)

The OpenAPI spec generation doesn't query the database — it only
introspects FastAPI routes. Using postgres backend was adding ~90s of
postgres container startup and migration overhead for no reason.
Switching to sqlite cuts the hook from ~2 minutes to ~25 seconds.
(cherry picked from commit 5d9819fea584df846a8f89d57d1b7137cd3b5ae4)

Co-authored-by: Daniel Standish <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to