-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
Description
Priority: P0 (Critical)
Effort: 6 hours
Dependencies: TASK-001, TASK-002
Description
Configure GitHub Actions CI/CD pipeline for automated testing, building, and releasing of AINative Code.
Acceptance Criteria
- GitHub Actions workflow for:
- Linting (golangci-lint)
- Unit tests with coverage reporting
- Integration tests
- Build for multiple platforms (macOS, Linux, Windows)
- Code coverage threshold set to 80%
- Automated releases on git tags
- Release artifacts uploaded to GitHub Releases
- Build status badge in README.md
Reactions are currently unavailable