- Aug 12, 2020
-
-
Nathan Hertz authored
-
- Aug 11, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Merge branch 'SSA-6315-skeletal-build' of https://open-bitbucket.nrao.edu/scm/ssa/data into SSA-6315-skeletal-build
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Daniel Lyons authored
-
- Aug 10, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Updated meta.yaml gen format; datafetcher and faultchecker tested and both work on Mac and Linux (faultchecker doesn't install pika when installing it for some reason)
-
- Aug 07, 2020
-
-
Nathan Hertz authored
-
- Aug 04, 2020
-
-
Nathan Hertz authored
-
- Aug 03, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
Merge branch 'SSA-6315-skeletal-build' of https://open-bitbucket.nrao.edu/scm/ssa/data into SSA-6315-skeletal-build
-
Nathan Hertz authored
Added comments on everything relevant; refactored setup_to_meta.py; modified how parse_setup is called from setup_to_meta
-
- Jul 30, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
- Jul 29, 2020
-
-
Nathan Hertz authored
Implemented parsing of setup.py files within a buildout recipe; next is to generate meta.yaml files for each setup file parsed
-
- Jul 27, 2020
-
-
Daniel Lyons authored
-
Nathan Hertz authored
-
- Jul 22, 2020
-
-
Nathan Hertz authored
-
- Jul 21, 2020
-
-
Janet Goldstein authored
* commit '853abdcd': Fixing SHELL issue in Dockerfile SSA-6324: trying a different way of running setup SSA-6324: All tests pass when run locally. In Docker container, tests that exercise the CLI all fail, unable to find the "datafetcher" entry_point. SSA-6324: tests pass when run locally; some fail in Docker container. Committing what I've got so as not to lose it after tearing my hair out for a day and a half. SSA-6324: trhing to resolve package conflicts SSA-6324: 'docker build' is running into package conflicts SSA-6324: placate Pylint somewhat; this time -really- get rid of the properties file after the Docker image is built; look what Pathlib can do! SSA-6324: using Pathlib instead of os where possible. added a little more documentation. SSA-6324: pytest on datafetcher_test.py executes in a Docker container. capo properties file is copied to the docker build directory, then deleted. initial commit; datafetcher_test.py passes pytest
-
Daniel Lyons authored
-
- Jul 20, 2020
-
-
Nathan Hertz authored
-
Nathan Hertz authored
-
Nathan Hertz authored
-
jgoldste authored
-
jgoldste authored
SSA-6324: All tests pass when run locally. In Docker container, tests that exercise the CLI all fail, unable to find the "datafetcher" entry_point.
-
- Jul 16, 2020
-
-
jgoldste authored
SSA-6324: tests pass when run locally; some fail in Docker container. Committing what I've got so as not to lose it after tearing my hair out for a day and a half.
-
Nathan Hertz authored
-
Nathan Hertz authored
Added SConstruct file for testing scons; added @dlyons' Jupyter notebook file for generating Makefiles
-
- Jul 15, 2020
-
-
jgoldste authored
-