update overall pipeline plan for phase 1

Co-authored-by: Graydogminer <Graydogminer@users.noreply.github.com>
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2022-11-05 18:36:22 -07:00
parent 874ca152c9
commit f80bf799a2
2 changed files with 15 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 0 B

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -0,0 +1,15 @@
# 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