mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 05:41:09 +02:00
Simplified the workflow to focus on testing what works: - Only test mana-core-auth (unit tests with coverage) - Only test integration tests (e2e flows) - Always send Discord notifications (success or failure) - Removed flaky test detection, metrics, and complex aggregation - Removed matrix builds for other backends/mobile/web (add later) This gives us a working baseline to validate Discord notifications and database setup before expanding to other test suites. 🤖 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 | ||
| ci-main.yml.bak | ||
| ci-pull-request.yml.bak | ||
| ci.yml | ||
| daily-tests.yml | ||
| dependency-update.yml.bak | ||
| staging-config-check.yml | ||
| test-coverage.yml.bak | ||
| test.yml.bak | ||