generated from ibm-developer-skills-network/kjriu-backend-nodejs-capstone
-
Couldn't load subscription status.
- Fork 0
Open
Labels
iceboxThe stories that don't need to be worked on immediately, but you will work on them later.The stories that don't need to be worked on immediately, but you will work on them later.technical debt
Description
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
Assignees
Labels
iceboxThe stories that don't need to be worked on immediately, but you will work on them later.The stories that don't need to be worked on immediately, but you will work on them later.technical debt