- Apr 13, 2021
-
-
Janet Goldstein authored
* args are accessed only in locations_report.__init()__ * directory/file-related errors throw custom exception
-
- Apr 12, 2021
-
-
Daniel Lyons authored
-
Nathan Hertz authored
- Two new `npm` packages (not including deps): `eslint` (linter for TypeScript code) and `prettier` (multi-language web-stack code formatter) - New workspaces component: `capability-request` which is where the work for the page is being done
-
- Apr 09, 2021
-
-
Daniel Lyons authored
-
Daniel Lyons authored
-
- Apr 08, 2021
-
-
Andrew Kapuscinski authored
-
Charlotte Hausman authored
WS-195, WS-76: Notification System now working and sending emails on request submission and completion
-
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 06, 2021
-
-
- 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
-
Nathan Hertz authored
-
- 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
-
Charlotte Hausman authored
changing default spl to smaller image spl
-
- Mar 30, 2021
-
-
Charlotte Hausman authored
-
- Mar 29, 2021
-
-
Daniel Lyons authored
-
Charlotte Hausman authored
-
- Mar 26, 2021
-
-
Charlotte Hausman authored
-
-
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
-
-
Added the ability to compare capability executions by their creation timestamp; made it so encountering exceptions when receiving messages does not block the system
-
-
- Mar 22, 2021
-
-
Daniel Lyons authored
Make the workflow_info and workflow_service singletons the same way their upper-division peers are in the capability service
-
- Datafetcher runs in container and retrieves data - Delivery can deliver data to a directory within the container
-
- Mar 19, 2021
-