Merge pull request #26 in SSA/data from WS-0.2 to main
* commit 'e1c76652': (32 commits) Minor docstring changes Added readthedocs config file Added Read the Docs config file Added new clean target; added gen_rst target, which will re-generate RST files from our API Refactored home page; added quick links, installation, and deployment pages Refactored docs structure and added new API doc source files with a new format Added some documentation Initial working documentation: has a simple homepage and all modules in the repo documented using their docstrings modified mount location of shared and apps to src dir of service fixed renamed script added ability to run-migrations with the capo profile as an argument Cleaned up base image and named scripts to relect the local env SSA-6383: Refactoring suggested by documenting this test framework (https://open-confluence.nrao.edu/pages/viewpage.action?pageId=49942662) SSA-6383: Completed test ProductSets (at least for now) added docker-local to make file to build base image using Condaless.dockerfile.v2 workflow: moved pip installs and start server command to bin/boot-dev.sh moved pip installs and start server command to bin/boot-dev.sh created requirements.txt and moved pip install and migration command to bin/run-migration.sh created minimal condaless dockerfile and added a docker-compose file for local development SSA-6383: added GBT to workspaces test data ...
No related branches found
No related tags found
Showing
- .readthedocs.yml 16 additions, 0 deletions.readthedocs.yml
- Condaless.dockerfile 38 additions, 0 deletionsCondaless.dockerfile
- Condaless.dockerfile.v2 18 additions, 0 deletionsCondaless.dockerfile.v2
- Dockerfile 7 additions, 2 deletionsDockerfile
- Makefile 11 additions, 0 deletionsMakefile
- apps/cli/executables/datafetcher/src/datafetcher/datafetcher.py 22 additions, 12 deletions...li/executables/datafetcher/src/datafetcher/datafetcher.py
- apps/cli/executables/datafetcher/src/datafetcher/errors.py 35 additions, 23 deletionsapps/cli/executables/datafetcher/src/datafetcher/errors.py
- apps/cli/executables/datafetcher/src/datafetcher/file_retrievers.py 8 additions, 6 deletions...xecutables/datafetcher/src/datafetcher/file_retrievers.py
- apps/cli/executables/datafetcher/src/datafetcher/locations_report.py 12 additions, 12 deletions...ecutables/datafetcher/src/datafetcher/locations_report.py
- apps/cli/executables/datafetcher/src/datafetcher/project_fetcher.py 21 additions, 14 deletions...xecutables/datafetcher/src/datafetcher/project_fetcher.py
- apps/cli/executables/datafetcher/src/datafetcher/return_codes.py 12 additions, 12 deletions...i/executables/datafetcher/src/datafetcher/return_codes.py
- apps/cli/executables/datafetcher/src/datafetcher/utilities.py 67 additions, 45 deletions.../cli/executables/datafetcher/src/datafetcher/utilities.py
- apps/cli/executables/datafetcher/test/df_pytest_utils.py 174 additions, 60 deletionsapps/cli/executables/datafetcher/test/df_pytest_utils.py
- apps/cli/executables/datafetcher/test/mock_data_fetcher.py 9 additions, 3 deletionsapps/cli/executables/datafetcher/test/mock_data_fetcher.py
- apps/cli/executables/datafetcher/test/test_df_function.py 35 additions, 67 deletionsapps/cli/executables/datafetcher/test/test_df_function.py
- apps/cli/executables/datafetcher/test/test_df_return_codes.py 71 additions, 39 deletions.../cli/executables/datafetcher/test/test_df_return_codes.py
- apps/cli/launchers/pymygdala/src/pymygdala/commands.py 4 additions, 0 deletionsapps/cli/launchers/pymygdala/src/pymygdala/commands.py
- docker-compose.local.yml 48 additions, 0 deletionsdocker-compose.local.yml
- docker-compose.yml 40 additions, 0 deletionsdocker-compose.yml
- docker.properties 10 additions, 0 deletionsdocker.properties
Loading
Please register or sign in to comment