mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +02:00
All backend Dockerfiles were missing required shared package dependencies, causing CI builds to fail with TypeScript compilation errors. Fixed Dockerfiles: - chat: added credit-operations, nestjs-integration, health, metrics, setup, tsconfig - todo: added credit-operations, nestjs-integration, health, metrics, tsconfig - contacts: added health, metrics, setup, tsconfig - calendar: added credit-operations, nestjs-integration, health, metrics, setup, tsconfig - presi: added health, setup, tsconfig - picture: added credit-operations, nestjs-integration, health, storage, tsconfig - clock: added health, metrics, setup, tsconfig - storage: added health, tsconfig - manadeck: added credit-operations, tsconfig - skilltree: added health, metrics, tsconfig Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/chat-types | ||
| CLAUDE.md | ||
| INTEGRATION_COMPLETE.md | ||
| MANA_CORE_AUTH_INTEGRATION.md | ||
| package.json | ||
| TESTING_GUIDE.md | ||