-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
automationAutomation and toolingAutomation and toolingci-cdCI/CD and automationCI/CD and automationskill-readyCan be automated with Claude SkillsCan be automated with Claude Skills
Description
GitHub Actions CI/CD Setup
Create comprehensive CI/CD workflow for automated testing and deployment.
Required Workflows
- Linting - ESLint + Prettier
- Testing - Jest test suite (all 234+ tests)
- Build - TypeScript compilation
- Browser Testing - Playwright automation
- Coverage - Test coverage reporting
- Benchmarks - Performance regression detection
- npm Publish - Automated release on tag
Success Criteria
- All PRs must pass CI before merge
- Coverage >80%
- Benchmarks within 10% of baseline
- Automated npm publish on version tags
AgentDB Info
Pattern: ci-cd-setup
Estimated Time: 60-90 minutes
Complexity: Medium
Related
- AgentDB learning pipeline: agentdb-learning.yml
- Browser test template: browser-testing.yml
Metadata
Metadata
Assignees
Labels
automationAutomation and toolingAutomation and toolingci-cdCI/CD and automationCI/CD and automationskill-readyCan be automated with Claude SkillsCan be automated with Claude Skills