End-to-end test repository for validating Cerber v1.1.0 before npm publish.
npm install
npx cerber init- ✅ Team mode (guardian + health + postDeploy)
- ✅ GitHub Actions workflow (Cerber CI)
- ✅ CODEOWNERS generation
- ✅ Post-deploy health gate
- ✅ Error handling
npx cerber init- Generate Cerber files- Commit and push - Trigger CI workflow
- Create PR - Test workflow on pull requests
- Mock health endpoint - Test postDeploy gate
- Workflow name stability: Cerber CI (branch protection)
- Job name stability: cerber-ci (status checks)
- Templates included in package
- Error messages are clear and helpful