Skip to content

feat: Remove use of vertex builds table in workflow API background mode #1980

feat: Remove use of vertex builds table in workflow API background mode

feat: Remove use of vertex builds table in workflow API background mode #1980

Triggered via pull request August 5, 2026 15:41
Status Success
Total duration 5m 44s
Artifacts

migration-validation.yml

on: pull_request
Model/Migration Consistency
2m 46s
Model/Migration Consistency
Background Execution Real-Service Tests (real Postgres + Redis)
5m 34s
Background Execution Real-Service Tests (real Postgres + Redis)
Migration Pattern Validation
2m 11s
Migration Pattern Validation
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Model/Migration Consistency
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Model/Migration Consistency: .venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.
Background Execution Real-Service Tests (real Postgres + Redis)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: astral-sh/setup-uv@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Background Execution Real-Service Tests (real Postgres + Redis): .venv/lib/python3.12/site-packages/fastapi/testclient.py#L1
Using `httpx` with `starlette.testclient` is deprecated; install `httpx2` instead.