lllin000_PaperForge/.github/workflows
Research Assistant a3f6d9cd0d feat(54-003): add ci-chaos.yml for weekly scheduled + manual chaos test execution
- Weekly schedule: Sunday 06:00 UTC (cron: '0 6 * * 0')
- Manual trigger via workflow_dispatch
- Runs pytest tests/chaos/ -m chaos on ubuntu-latest with Python 3.11
- Uploads JUnit XML results artifact on failure
- Completely independent from ci.yml (chaos excluded from PR/merge gate)
2026-05-09 00:53:05 +08:00
..
ci-chaos.yml feat(54-003): add ci-chaos.yml for weekly scheduled + manual chaos test execution 2026-05-09 00:53:05 +08:00
ci.yml feat(53-001): extract src/ modules from main.js and add Vitest test infrastructure 2026-05-09 00:05:19 +08:00