feat(canvas): add secure application build pipeline - #73727
Closed
k11kirky wants to merge 10 commits into
Closed
Tests (PostHog) / Migration risk
succeeded
Jul 26, 2026 in 0s
✅ All migrations safe
Summary: 1 Safe | 0 Needs Review | 0 Blocked
✅ Safe
Brief or no lock, backwards compatible
posthog.1265_canvas_application_builds
└─ #1 ✅ CreateModel
Creating new table is safe
model: CanvasSourceVersion
└─ #2 ✅ CreateModel
Creating new table is safe
model: CanvasBuild
└─ #3 ✅ CreateModel
Creating new table is safe
model: CanvasApplication
│
└──> ℹ️ INFO:
ℹ️ Skipped operations on newly created tables (empty tables
don't cause lock contention).
Loading