4bae1dd00d
fix(deploy): align staging frontend runtime with production images
2026-06-05 09:24:44 +09:00
d707cdf850
fix(deploy): resolve frontend deployment failure by fixing workspace detection and dependency installation
2026-06-05 08:58:18 +09:00
90457394b0
fix(ci): stabilize pnpm installation and ensure fail-fast testing
2026-05-29 19:39:56 +09:00
35e51910c6
fix(frontend): pnpm TTY error and lockfile mismatch in non-interactive environments
...
- Set CI=true in Dockerfiles and pnpm commands to avoid TTY issues
- Use --no-frozen-lockfile in runtime scripts to allow lockfile updates during development/startup
- Resolves #890
2026-05-27 13:10:35 +09:00
4f952df003
fix(frontend): resolve docker build pnpm workspace errors by using no-frozen-lockfile and ignoring pnpm-store
2026-05-15 11:56:49 +09:00
dcab9205d2
fix(frontend): run pnpm install with CI=true to prevent TTY prompt errors during runtime setup
2026-05-15 11:14:22 +09:00
4ca562ce0e
fix: Dockerfile에서 더 이상 존재하지 않는 루트 package.json 복사 시도 오류 수정
2026-05-14 17:07:42 +09:00
3f957d7a9f
chore: 모노레포 구축에 따른 Dockerfile 빌드 컨텍스트 변경 및 pnpm 의존성 설치 지원
2026-05-14 17:01:05 +09:00
9ce7a67f58
feat: integrate orgfront and expose internal ids
2026-04-30 09:33:39 +09:00