Files
CapaKraken/.github/workflows
Hartmut e6b11120ab
CI / Architecture Guardrails (push) Successful in 2m37s
CI / Typecheck (push) Successful in 3m22s
CI / Assistant Split Regression (push) Successful in 4m48s
CI / Lint (push) Successful in 5m17s
CI / E2E Tests (push) Has been cancelled
CI / Fresh-Linux Docker Deploy (push) Has been cancelled
CI / Release Images (push) Has been cancelled
CI / Build (push) Has started running
CI / Unit Tests (push) Has started running
ci(docker-deploy): symlink packages/db node_modules into scripts/
Node's ESM bare-specifier resolver walks up from the script's
directory and ignores NODE_PATH (that's CJS-only). Create
scripts/node_modules with symlinks to @prisma, @node-rs, and
.prisma from packages/db/node_modules so setup-admin.mjs's imports
resolve on the first step up.
2026-04-13 00:25:36 +02:00
..