Skip to content

Add CI/CD pipelines for backend services #11

@coursera-learnings

Description

@coursera-learnings

As a DevOps engineer
I need CI/CD pipelines for backend services
So that code changes can be automatically tested, built, and deployed

Details and Assumptions

  • Pipelines will include stages for linting, testing, building, and deploying.
  • Uses GitHub Actions, GitLab CI, or similar tools.

Acceptance Criteria

Given new code pushed to the repo
When the pipeline runs
Then all tests pass and the backend is built and deployed automatically

Metadata

Metadata

Labels

iceboxThe stories that don't need to be worked on immediately, but you will work on them later.technical debt

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions