cse110-fa22-group29/admin/cipipeline/phase1.md

15 lines
319 B
Markdown
Raw Normal View History

# CI/CD Phase 1
## Overview of Pipeline Features
We've identified 4 major features which we definitely want to implement in the CI/CD pipeline.
- Deployment
- Unit Testing
- Linting
- End To End Validation
- Manual Validation
## Finished Features and Implementation
## Planned Features and Timeline