• Joined on 2026-04-03
admin pushed to master at admin/goodgo-platform 2026-04-14 16:55:39 +00:00
a394bb3139 fix: API Helmet — allow cross-origin for frontend consumption
admin pushed to master at admin/goodgo-platform 2026-04-14 12:56:12 +00:00
b9ad280192 fix: Web Dockerfile — set NEXT_PUBLIC_API_URL at build time
admin pushed to master at admin/goodgo-platform 2026-04-14 07:58:53 +00:00
50ba043f35 fix: API Dockerfile — include mcp-servers workspace lib in production
admin pushed to master at admin/goodgo-platform 2026-04-14 07:28:57 +00:00
bcd591d625 fix: Move @nestjs/config from devDependencies to dependencies
admin pushed to master at admin/goodgo-platform 2026-04-14 07:25:50 +00:00
35b64ae5f5 fix: Web Dockerfile — remove invalid COPY with shell redirect
admin pushed to master at admin/goodgo-platform 2026-04-14 06:37:32 +00:00
09fdc5ccbe fix: Web Dockerfile — use node-linker=hoisted for flat node_modules
admin pushed to master at admin/goodgo-platform 2026-04-14 05:50:31 +00:00
ffdedc9841 fix: API+Web Dockerfiles — mock husky, fresh prod deps install
admin pushed to master at admin/goodgo-platform 2026-04-13 19:22:55 +00:00
50632a8e96 fix: API Dockerfile — add --ignore-scripts to prod install (skip husky)
admin pushed to master at admin/goodgo-platform 2026-04-13 19:06:11 +00:00
1554161ab4 fix: Web Dockerfile — rebuild pnpm symlinks in flatten stage
admin pushed to master at admin/goodgo-platform 2026-04-13 18:41:47 +00:00
2e608f0c91 fix: API Dockerfile — fresh pnpm install --prod in production stage
admin pushed to master at admin/goodgo-platform 2026-04-13 18:27:36 +00:00
b2a908983a fix: Web Dockerfile — use cp -rL to dereference pnpm symlinks
admin pushed to master at admin/goodgo-platform 2026-04-13 18:13:30 +00:00
4870ac9214 fix: API Dockerfile — copy full node_modules instead of pnpm deploy
admin pushed to master at admin/goodgo-platform 2026-04-13 18:09:40 +00:00
faf99bd565 fix: AI Dockerfile — graceful underthesea fallback, don't hard-fail
admin pushed to master at admin/goodgo-platform 2026-04-13 17:52:58 +00:00
25c05c408a fix: Web Dockerfile — add flatten stage for pnpm standalone structure
admin pushed to master at admin/goodgo-platform 2026-04-13 17:33:34 +00:00
3de953223a fix: API copy Prisma from pnpm store, AI drop Rust/maturin approach
admin pushed to master at admin/goodgo-platform 2026-04-13 17:20:49 +00:00
4418d60c2b fix: Web standalone — set outputFileTracingRoot to repo root
admin pushed to master at admin/goodgo-platform 2026-04-13 17:00:18 +00:00
3e4f681adb fix: API install prisma+generate in pruned, AI use absolute cargo path
admin pushed to master at admin/goodgo-platform 2026-04-13 16:52:19 +00:00
58781235f8 fix: Web Dockerfile — use standalone root directly, not apps/web subdir
admin pushed to master at admin/goodgo-platform 2026-04-13 16:37:03 +00:00
248378abb8 fix: API Dockerfile — re-generate Prisma in pruned deploy dir
admin pushed to master at admin/goodgo-platform 2026-04-13 09:30:37 +00:00
1c3dd305b8 fix: all 3 Dockerfiles — Prisma copy, standalone paths, maturin PATH