- Feb 02, 2021
-
-
Nathan Hertz authored
-
- Feb 01, 2021
-
-
-
Daniel Lyons authored
-
- Jan 29, 2021
-
-
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
-
- Jan 28, 2021
-
-
Nathan Hertz authored
All enabled tests are now true unit tests with no external dependencies; new `requirements.txt` file in `test/` that installs testing requirements (`pytest`, `pytest-mock`, etc.); and `run-tests.sh` now has an extra step that installs these
-
Daniel Lyons authored
-
Nathan Hertz authored
-
- Jan 26, 2021
-
-
-
Nathan Hertz authored
- Jan 25, 2021
-
-
Charlotte Hausman authored
-
- Jan 22, 2021
-
-
Andrew Kapuscinski authored
added notification.log to gitignore and minor tweaks Also moved unit-test template to our CI directory
-
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
-
Nathan Hertz authored
All enabled tests now pass. TODO: Refactor integration tests into unit tests; add more test coverage
-
Jen Plank authored
-
- Jan 21, 2021
-
-
Nathan Hertz authored
-
Andrew Kapuscinski authored
Also, added more failfast options to the boot-local scripts
-
Nathan Hertz authored
persisted; added method to WorkflowInfo: lookup_workflow_templates_for()
-
- Jan 20, 2021
-
-
Nathan Hertz authored
workflow templates
-
- Jan 19, 2021
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Jan 15, 2021
-
-
Jen Plank authored
added ability to receive json data, fill a dummy template, and send the filled template in an email.
-
Nathan Hertz authored
Added Push stage to push docker images to our registry when PR is merged
-
Charlotte Hausman authored
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
Added Push stage to push docker images to our registry when PR is merged
-
Andrew Kapuscinski authored
-
Nathan Hertz authored
-
- Jan 14, 2021
-
-
Janet Goldstein authored
SSA-6727: reorganization and reworking; this commit fixes setup.py. don't make dev. don't try to walk the tree.
-
Charlotte Hausman authored
-
-
Andrew Kapuscinski authored
Added check-build to build and test images using Dockerfile.dev to mimic CI Removed check-conda and python-setup-develop make dev now builds the docker base image
-
- Jan 13, 2021
-
-
Nathan Hertz authored
buildout.cfg deploy.sh deps.png environment.yml build/ deployment/ internal-dev-tools/ support/
-
Andrew Kapuscinski authored
Renamed docker-compose.local.yml to docker-compose.yml Renamed Condaless.dockerfile.v2 to Dockerfile.base Modified references to files that were renamed
-
- Jan 11, 2021
-
-
Janet Goldstein authored
SSA-6803: removed obsolete/possibly-not-needed scripts. Updated project root (data => workspaces) and now tests that passed before still pass.
-