The first steps towards continuous integration were taken by incorporating a basic build vetting step for our resulting docker images. We should expand upon the integration by adding true unit tests to what is currently a no-op step within the workflow, and we should also explore ways to automatically deploy off branches to AWS.
The first steps towards continuous integration were taken by incorporating a basic build vetting step for our resulting docker images. We should expand upon the integration by adding true unit tests to what is currently a no-op step within the workflow, and we should also explore ways to automatically deploy off branches to AWS.