dandds
6c22d5a524
Apply section heads to test output for clarity.
...
This also removes a test setup command that added an uploads directory.
It's no longer necessary.
2019-09-26 13:23:17 -04:00
dandds
beabd2ce72
Remove the scriptz submodule and hard-commit the files.
...
The submodule is a leftover from when this project was intended to work
as a series of microservices. It was meant to provide common
functionality to the builds for every microservice. That's no longer the
case, and the submodule is a pain-point both in on-boarding new
developers and running the Docker build.
2019-07-14 16:01:13 -04:00
Devon Mackay
78c8239422
Remove existing include directory
2018-07-13 09:16:00 -04:00
Devon Mackay
2864300a4e
Add function for installing pip packages in the venv
2018-07-10 14:55:02 -04:00
Devon Mackay
40494e8f63
Standardize code styling
2018-07-10 10:55:28 -04:00
Devon Mackay
a31e833fa4
Fix pienv run command by actually adding "run"
2018-07-10 10:55:28 -04:00
Devon Mackay
05c42e5988
Update helper_functions
...
- Modify check pip to make it clear it checks the system python
- Add generic sounding "run_command", in case we switch away from pipenv
2018-07-10 10:55:28 -04:00
Devon Mackay
c4283fe1a4
Remove interpreter specification
...
These script fragments should only ever be sourced rather then directly
executed
2018-07-10 10:55:28 -04:00
Devon Mackay
04d073329a
Add file with general helper functions for use by other scripts
2018-07-10 10:55:28 -04:00