Go to file
Lv, Qi ceffa0d95c chore(build): unify Dockerfiles and root .dockerignore; fix services after deps upgrade
- secrecy: migrate Secret<String> -> SecretString across services; adjust usages
- warnings: clean unused imports/structs (no behavior change)
- docker-compose: remove unnecessary host port mappings; rely on app-network; keep frontend only
- build: set build.context to repo root; reference per-service Dockerfiles
- add: root .dockerignore to exclude target/node_modules/ref/archive/docs and logs
- data-persistence-service: refine cargo-chef with path deps; slim context; copy correct targets
- Dockerfiles: normalize multi-stage builds; fix WORKDIR and release binary paths
- nats: resolve 4222 conflict by not binding to host
- verified: all rust services build successfully with new flow
2025-11-16 23:34:28 +08:00
archive/python chore(cleanup): remove redundant data-distance-service stub tests 2025-11-16 20:52:26 +08:00
config feat: 昨日快照API与前端卡片;注册orgs路由;多项优化 2025-11-05 17:00:32 +08:00
deployment refactor(phase0-1): 容器化与配置服务拆分,并清理根目录 2025-11-08 21:07:38 +08:00
docs chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
frontend chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
scripts refactor(phase0-1): 容器化与配置服务拆分,并清理根目录 2025-11-08 21:07:38 +08:00
services chore(build): unify Dockerfiles and root .dockerignore; fix services after deps upgrade 2025-11-16 23:34:28 +08:00
.dockerignore chore(build): unify Dockerfiles and root .dockerignore; fix services after deps upgrade 2025-11-16 23:34:28 +08:00
.gitignore chore: 提交本轮 Rust 架构迁移相关改动 2025-11-16 20:55:46 +08:00
docker-compose.yml chore(build): unify Dockerfiles and root .dockerignore; fix services after deps upgrade 2025-11-16 23:34:28 +08:00
Tiltfile refactor(phase0-1): 容器化与配置服务拆分,并清理根目录 2025-11-08 21:07:38 +08:00