- May 17, 2021
-
-
Nathan Hertz authored
-
- May 14, 2021
-
-
Daniel Lyons authored
-
- May 13, 2021
-
-
Daniel Lyons authored
-
- May 05, 2021
-
-
Charlotte Hausman authored
-
- May 03, 2021
-
-
Janet Goldstein authored
-
- 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
-
- Apr 20, 2021
-
-
Andrew Kapuscinski authored
removed EXPOSE cmd in frontend's Dockerfile.dev and added empty dependencies to CI stages that don't need artifacts for efficiency
-
- Apr 08, 2021
-
-
Charlotte Hausman authored
WS-195, WS-76: Notification System now working and sending emails on request submission and completion
-
- Mar 30, 2021
-
-
Charlotte Hausman authored
-
- 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 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 10, 2021
-
-
Daniel Lyons 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
-
-
Andrew Kapuscinski authored
This reverts commit 68320db2.
-
- Mar 01, 2021
-
-
Nathan Hertz authored
Updated `testing/utils/conftest.py` with reliable mock data that can be used in tests; added `shared/workspaces` tests
-
- Feb 25, 2021
-
-
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 18, 2021
-
-
Andrew Kapuscinski authored
updated coveragerc config files to reflect changes to the shared packages location and modified run-tests.sh
-
- Feb 17, 2021
-
-
Daniel Lyons authored
-
- Feb 12, 2021
-
-
Andrew Kapuscinski 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
-
-
Charlotte Hausman authored
-
- Feb 05, 2021
-
-
Andrew Kapuscinski authored
-
- Feb 02, 2021
-
-
Nathan Hertz authored
-
- Jan 29, 2021
-
-
Andrew Kapuscinski authored
-
Andrew Kapuscinski 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
-
-
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
-
- Jan 21, 2021
-
-
Andrew Kapuscinski authored
Also, added more failfast options to the boot-local scripts
-
- Jan 15, 2021
-
-
Charlotte Hausman authored
-
Andrew Kapuscinski authored
-
- Jan 14, 2021
-
-
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
-
-
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
-
-
Andrew Kapuscinski authored
-
- Jan 08, 2021
-
-
Janet Goldstein authored
system since I figure that's on its way out the door)
-
- Dec 10, 2020
-
-
Andrew Kapuscinski authored
added update and rollback policies for swarm containers when deployed and added commented frontend service to docker-compose.local
-
- Dec 07, 2020
-
-
Andrew Kapuscinski authored
-
- Dec 04, 2020
-
-
Andrew Kapuscinski authored
-
- Dec 03, 2020
-
-
Andrew Kapuscinski authored
-