root
|
85c6cef033
|
fix(docker): use shared docker-prep.sh and update Dockerfile for tarball approach
CI — ChronoMind / Backend — typecheck + test (push) Waiting to run
CI — ChronoMind / Web — typecheck + lint + test + build (push) Waiting to run
CI — ChronoMind / E2E — Playwright (push) Waiting to run
Generated with [Devin](https://cli.devin.ai/docs)
Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
|
2026-05-10 01:50:55 +00:00 |
|
saravanakumardb1
|
8152d508d1
|
fix(docker): .docker-deps COPY + optional secret + .npmrc.docker simplification
- Dockerfiles: COPY .docker-deps/ for tarball resolution, make secret read optional
- .npmrc.docker: remove scoped registry (tarballs handle all @bytelyst/* resolution)
|
2026-04-13 14:05:54 -07:00 |
|
saravanakumardb1
|
bfbca2b820
|
feat(docker): migrate to Gitea registry-backed Docker pattern
- Convert all @bytelyst/* file: refs to semver ^0.1.0
- Remove sibling common-plat workspace references
- Add .npmrc and .npmrc.docker for local Gitea registry
- Rewrite Dockerfiles: pnpm + BuildKit secret mount
- Verified: pnpm install + backend typecheck pass
|
2026-03-23 20:57:37 -07:00 |
|