mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 22:41:09 +02:00
Comprehensive documentation of the staging deployment journey including: - Problem 1: GitHub workflow file extensions (.yml.bak to disable) - Problem 2: chat-backend health check path (/api/v1/health not /api/health) - Problem 3: SvelteKit static env imports (use runtime patterns for Docker) - Problem 4: Orphan Docker containers Also fixes the cd-staging.yml health check path for chat-backend to match the actual NestJS endpoint at /api/v1/health. Includes checklists, debugging commands, and lessons learned. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cd-production.yml | ||
| cd-staging-tagged.yml | ||
| cd-staging.yml | ||
| cd-staging.yml.bak | ||
| ci-main.yml | ||
| ci-main.yml.bak | ||
| ci-pull-request.yml.bak | ||
| dependency-update.yml.bak | ||
| test-coverage.yml.bak | ||
| test.yml.bak | ||