-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
MaintenanceBehind-the-scenes improvements for security and longevityBehind-the-scenes improvements for security and longevity
Description
Improve the continuous integration pipeline for the sprout-upgrade branch.
The current workflow only runs a limited set of tests. Next steps:
- Separate tests runs into separate steps and sequence, stop on failure. Start with common unit tests, then client (to be added) and api unit tests in parallel, then api acceptance tests
- Add liniting
- Add coverage
- Automate deployment to environment created in issue 28
- Attempt merge on commit to master branch.
Metadata
Metadata
Assignees
Labels
MaintenanceBehind-the-scenes improvements for security and longevityBehind-the-scenes improvements for security and longevity
Type
Projects
Status
In Progress