-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Milestone
Description
Background on the problem the feature will solve/improved user experience
Manual cloud deployments are tedious.
Describe the solution you'd like
Once we've validated our manual deployments we would like to have CI/CD to deploy easily to cloud across all Open Sentencing repositories.
Tasks
Add github actions for:
- building
- unit testing
- accessibility testing
- linting
- deployment
Related Issues:
- CI/CD with Github actions in Open Sentencing Aggregator Open-Sentencing-Aggregator#30
- Checkstyle and github workflow action Open-Sentencing-Aggregator#20
- Starter Kit: Unit Testing in Open Sentencing #28
- Unit Testing in Open Sentencing Aggregator Open-Sentencing-Aggregator#28
- CI/CD with Github Actions from Open Sentencing UI Open-Sentencing-UI#63