- May 05, 2021
-
-
Daniel Lyons authored
-
- May 04, 2021
-
-
Janet Goldstein authored
-
Janet Goldstein authored
-
- May 03, 2021
-
-
Janet Goldstein authored
-
- Apr 26, 2021
-
-
Janet Goldstein authored
WS-239 problem: argparse is not behaving as advertised; should auto-generate help, but throws SystemExit(0)
-
- Apr 23, 2021
-
-
Charlotte Hausman authored
- aat_wrest: utility for pulling metadata for calibration templates - wf_framework: contains script for setting up CASA processing directory structure
-
Janet Goldstein authored
-
- Apr 22, 2021
-
-
Janet Goldstein authored
WS-239 and WS-184: failing tests are disabled pending rewrite, AND passing around of namespaces is eliminated. It would've been difficult to do in two pieces.
-
- Apr 21, 2021
-
-
Janet Goldstein authored
WS-239 and WS-184: failing tests are disabled pending rewrite, AND passing around of namespaces is eliminated. It would've been difficult to do in two pieces.
-
- Apr 16, 2021
-
-
Daniel Lyons authored
-
- Apr 15, 2021
-
-
Nathan Hertz authored
This reverts commit 48361c15.
-
-
- Apr 14, 2021
-
-
Charlotte Hausman authored
-
- Apr 13, 2021
-
-
Janet Goldstein authored
* args are accessed only in locations_report.__init()__ * directory/file-related errors throw custom exception
-
- Apr 09, 2021
-
-
Daniel Lyons authored
-
- 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
-
-
Daniel Lyons authored
This reverts commit 08dbc452.
-
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
-
- Mar 29, 2021
-
-
Daniel Lyons 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 04, 2021
-
-
Daniel Lyons authored
-
-
Andrew Kapuscinski authored
This reverts commit 68320db2.
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
- Feb 08, 2021
-
-
Separate architecture from readme in delivery
-
- Feb 04, 2021
-
-
-
Nathan Hertz authored
Created page with a button that will send an HTTP request to the capability server; does not currently work TODO: Make it work with the capability service
-
- Feb 03, 2021
-
-
- Feb 02, 2021
-
-
Nathan Hertz authored
-
- Feb 01, 2021
-
-
-
Daniel Lyons authored
-