managarten/.github/workflows
Wuesteon eaf82b49c4 fix(ci): remove validate job - Docker builds are self-contained
Before: validate job installed ALL deps + built ALL packages (~10 min)
After: Just build 3 Docker images in parallel (~3-5 min)

Each Dockerfile handles its own dependencies, no pre-validation needed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 02:45:06 +01:00
..
cd-production.yml first implementation 2025-11-27 17:26:18 +01:00
cd-staging-tagged.yml 🔒️ feat(auth): centralize JWT validation and add deployment docs 2025-12-01 20:44:45 +01:00
cd-staging.full.yml refactor(staging): simplify CI/CD to mana-core-auth + chat-backend only 2025-12-05 01:33:01 +01:00
cd-staging.yml feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
ci-main.full.yml chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +01:00
ci-main.yml fix(ci): remove validate job - Docker builds are self-contained 2025-12-05 02:45:06 +01:00
ci-pull-request.yml fix(ci): make format check non-blocking 2025-11-27 19:53:03 +01:00
dependency-update.yml first implementation 2025-11-27 17:26:18 +01:00
test-coverage.full.yml chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +01:00
test-coverage.yml chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +01:00
test.full.yml chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +01:00
test.yml chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +01:00