Background
Code is more valuable when deployed when it is unit tested and documented. Automatic scheduled and conditional pipelines can run checks for temporal releases to package manager, and upon every merge request.
Procedure
Implement Unit Tests
Build up merge request pipeline
Implement deployment pipeline
Acceptance Criteria
CI/CD pipeline exists to facilitate testing and deployment
Background Code is more valuable when deployed when it is unit tested and documented. Automatic scheduled and conditional pipelines can run checks for temporal releases to package manager, and upon every merge request.
Procedure
Acceptance Criteria CI/CD pipeline exists to facilitate testing and deployment