Skip to content

feat(canvas): add secure application build pipeline - #73727

Closed
k11kirky wants to merge 10 commits into
masterfrom
posthog-code/canvas-application-build-pipeline
Closed

feat(canvas): add secure application build pipeline#73727
k11kirky wants to merge 10 commits into
masterfrom
posthog-code/canvas-application-build-pipeline

fix(canvas): satisfy backend quality gates

0f590b2
Select commit
Loading
Failed to load commit list.
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).