-
Notifications
You must be signed in to change notification settings - Fork 0
CI/CD Pipeline #15
Copy link
Copy link
Closed
Labels
priority: lowNice to haveNice to havetype: featureNew feature or enhancementNew feature or enhancement
Description
Gap
There is no CI/CD pipeline configured. No GitHub Actions workflow file for:
- Building the backend, frontend, or CLI.
- Running tests automatically on push / pull request.
- Linting / static analysis.
- Docker image builds and publishing.
Affected files: .github/workflows/ (does not exist)
Required Work
- Create GitHub Actions workflows for build, test, lint across all three components (backend, frontend, CLI).
- Add Docker build verification in CI.
- Consider adding code quality / coverage gates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority: lowNice to haveNice to havetype: featureNew feature or enhancementNew feature or enhancement