- Jul 27, 2021
-
-
Andrew Kapuscinski authored
-
- Jun 09, 2021
-
-
Andrew Kapuscinski authored
-
- May 17, 2021
-
-
Nathan Hertz authored
-
- Apr 20, 2021
-
-
Andrew Kapuscinski authored
removed EXPOSE cmd in frontend's Dockerfile.dev and added empty dependencies to CI stages that don't need artifacts for efficiency
-
- Mar 04, 2021
-
-
Andrew Kapuscinski authored
This reverts commit 68320db2.
-
- Feb 25, 2021
-
-
Andrew Kapuscinski authored
- Added PATH_PREFIX variable to build stage to handle dockerfiles at paths other than /services - removed .unit-test template from .gitlab-ci.yml because it was duplicated
-
- Feb 12, 2021
-
-
Andrew Kapuscinski authored
-
- Jan 22, 2021
-
-
Andrew Kapuscinski authored
Added run-tests.sh script to each service to run our package tester to enable us to run unit tests from the cmdline and CI Refactored makefile's make test script to call run-tests.sh in each image
-