Files
breakpilot-compliance/admin-compliance/types
Benjamin Admin af8906b156 fix(admin): commit missing infrastructure-modules types
app/api/webhooks/woodpecker/route.ts (committed in 529c37d) imports
WoodpeckerWebhookPayload, ExtractedError + BacklogSource from
@/types/infrastructure-modules, but that file was never committed. Clean
checkouts (Docker build, CI) fail with 'Cannot find module'. Restore the
file so the admin build is green again. Pure type declarations, no logic.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-11 10:09:23 +02:00
..