- Apr 08, 2021
-
-
Daniel Lyons authored
- New DestinationTempFile for writing tempfiles into the destination which eventually get added - All of the close() methods are now streaming - Implemented ChecksumDecorator - Implemented FetchFile decorator
-
Daniel Lyons authored
- New DestinationTempFile for writing tempfiles into the destination which eventually get added - All of the close() methods are now streaming - Implemented ChecksumDecorator - Implemented FetchFile decorator
-
- Apr 07, 2021
-
-
Janet Goldstein authored
-
Janet Goldstein authored
-
- Apr 05, 2021
-
-
Janet Goldstein authored
* refactored LocationReport accepts a List[str] rather than a namespace * created stand-in for archive service so that tests won't hit the real one
-
- Apr 01, 2021
-
-
Andrew Kapuscinski authored
- made our volume mounts dynamic with ENV variable - changed our test deployment trigger with git tags as end-of-sprint-[0-9]+
-
Nathan Hertz authored
that clicking the buttons creates corresponding requests and executions
-
Daniel Lyons authored
This reverts commit 08dbc452.
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski authored
-
Janet Goldstein authored
* refactored LocationReport accepts a List[str] rather than a namespace * created stand-in for archive service so that tests won't hit the real one
-
- Mar 31, 2021
-
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
-
Charlotte Hausman authored
changing default spl to smaller image spl
-
- Mar 30, 2021
-
-
Charlotte Hausman authored
-
- Mar 29, 2021
-
-
Daniel Lyons authored
-
- Mar 26, 2021
-
-
Andrew Kapuscinski authored
-
- Mar 24, 2021
-
-
Nathan Hertz authored
Changed workflow temp location from `$(HOME)/workspaces_tmp` (`/root/workspaces_tmp` in the container) to `/tmp/workspaces_tmp`
-
- Mar 23, 2021
-
-
- 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
-
- Mar 12, 2021
-
-
Andrew Kapuscinski authored
-
- Mar 09, 2021
-
-
Daniel Lyons authored
- REST API for Workflows is significantly revamped - REST API is now documented with Swagger - JSON Arguments to workflows and capabilities are now saved in Postgres properly
-
- Mar 04, 2021
-
-
Daniel Lyons authored
-
-
Andrew Kapuscinski authored
This reverts commit 68320db2.
- Mar 01, 2021
-
-
Charlotte Hausman authored
-
- Feb 26, 2021
-
-
Andrew Kapuscinski authored
-
- Feb 25, 2021
-
-
Andrew Kapuscinski authored
-
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 22, 2021
-
-
Nathan Hertz authored
-
- Feb 19, 2021
-
-
Nathan Hertz authored
REST API gives out and parse that into the CapabilityRequest object
-
Charlotte Hausman authored
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
- Feb 10, 2021
-
-
Nathan Hertz authored
launches the download capability; moved the capability launching functionality from the on-click methods to a new method that gets called by the on click methods
-
- Feb 09, 2021
-
-
Andrew Kapuscinski authored
-
- Feb 08, 2021
-
-
Separate architecture from readme in delivery
-
- Feb 05, 2021
-
-
Nathan Hertz authored
-