managarten/.github/workflows
Wuesteon 1ecdee462b chore(ci): simplify pipelines for rapid testing
- ci-main.yml: Only builds mana-core-auth, chat-backend, chat-web
- test.yml: Disabled (manual trigger only)
- test-coverage.yml: Disabled (manual trigger only)

Archived full configs with .full.yml suffix for restoration.

To restore full pipelines:
  cp .github/workflows/ci-main.full.yml .github/workflows/ci-main.yml
  cp .github/workflows/test.full.yml .github/workflows/test.yml
  cp .github/workflows/test-coverage.full.yml .github/workflows/test-coverage.yml

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 02:12:59 +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 chore(ci): simplify pipelines for rapid testing 2025-12-05 02:12:59 +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