Skip to content

CI/CD Pipeline #15

@MaximumTrainer

Description

@MaximumTrainer

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.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions