- Mar 31, 2021
-
-
Charlotte Hausman authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
changing default spl to smaller image spl
-
- Mar 30, 2021
-
-
Charlotte Hausman authored
-
- Mar 22, 2021
-
-
- Datafetcher runs in container and retrieves data - Delivery can deliver data to a directory within the container
-
- Mar 18, 2021
-
-
Messaging system is now running on a more robust foundation: - `kombu` package for AMQP networking - New Messenger and Router objects - New message format - Easy-to-use callback subscribing - Can now get messages anywhere in the system easily and send replies back easily
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
- Feb 02, 2021
-
-
Nathan Hertz 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
-
- Jan 26, 2021
-
-
-
Nathan Hertz authored
-
- Jan 22, 2021
-
-
Nathan Hertz authored
All enabled tests now pass. TODO: Refactor integration tests into unit tests; add more test coverage
-
- Jan 21, 2021
-
-
Nathan Hertz authored
-
- 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.
-
- Jan 08, 2021
-
-
Janet Goldstein authored
system since I figure that's on its way out the door)
-
- Oct 16, 2020
-
-
Nathan Hertz authored
updated WorkflowEvent shape
-
- Oct 14, 2020
-
-
Daniel Lyons authored
-
- Oct 06, 2020
-
-
Charlotte Hausman authored
-
- Sep 23, 2020
-
-
Janet Goldstein authored
-
- Sep 21, 2020
-
-
Janet Goldstein authored
SSA-6324: proof of concept -- running tests in Docker container. These tests all pass at the pytest command line -AND- inside a container. scode project updater code removed -- doesn't work, and will be merged in from archive eventually.
-
- Sep 14, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
wf_monitor to use new amqp_helpers setup; updated wf_monitor tests; updated WorkflowEventSchema to accept a string in the timestamp field instead of a datetime (we could probably change this, but this is how it's set up for now)
-
- Sep 11, 2020
-
-
Nathan Hertz authored
originally going to use a singleton pattern but ran into issues with that)
-
- Sep 09, 2020
-
-
Nathan Hertz authored
all necessary fields have been updated to reflect naming changes
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Hopefully final changes to setup.py files regarding package name changes; renamed a amqp_helpers dir to channels
-
- Sep 08, 2020
-
-
Nathan Hertz authored
Made amqp_helpers directory structure match the other subprojects. Made some small changes to monitor.py and test_monitor.py
-
Nathan Hertz authored
-
Daniel Lyons authored
-
- Sep 03, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Sep 02, 2020
-
-
Nathan Hertz authored
Added __str__ and __repr__ methods to WorkflowMonitor; small updates to same methods in WorkflowEvent
-
Nathan Hertz authored
-
- Sep 01, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-