105 Commits

Author SHA1 Message Date
richard-dds
4c730b57dd Add console script with ipython setup 2018-08-07 10:39:54 -04:00
dandds
2c606f7d00 implement CRL checking from authnid 2018-08-07 10:39:54 -04:00
dandds
3aff566583 add CRL functionality from authnid 2018-08-07 10:39:53 -04:00
Patrick Smith
a62d55e093 Compile assets before starting server 2018-08-07 10:39:53 -04:00
Patrick Smith
55ff2cf9f2 Compile assets before running CI tests 2018-08-07 10:39:53 -04:00
Patrick Smith
4f21c39be5 Run tests on CI with the CI env 2018-08-07 10:39:53 -04:00
Patrick Smith
793f8acb74 Update scriptz to use correct database name 2018-08-07 10:39:53 -04:00
dandds
c468b01855 have test script to reset test database 2018-08-07 10:37:35 -04:00
Patrick Smith
bf2099d1a7 Don't compile webassets in bootstrap script 2018-08-07 10:36:08 -04:00
Patrick Smith
d3bcfe8676 Fix ingest_pe_numbers script 2018-08-07 10:36:08 -04:00
dandds
e88e444ee8 configure test environment 2018-08-07 10:36:07 -04:00
dandds
5f27ae2015 move logic for creating many PE Numbers to the domain repo 2018-08-07 10:30:17 -04:00
dandds
5f1db135c3 add script for ingesting PE numbers and necessary script config for database 2018-08-07 10:30:17 -04:00
Devon Mackay
945eee9a6f Update to most recent scriptz 2018-08-07 10:30:17 -04:00
Devon Mackay
07db14e952 Remove debugging related items 2018-08-07 10:30:17 -04:00
Devon Mackay
baed849229 Add postgres host to running container 2018-08-07 10:30:17 -04:00
Devon Mackay
f7adeb5af3 Ensure get_db is sourced so the vars carry over 2018-08-07 10:30:17 -04:00
Devon Mackay
3dcdcdfb3b Debug travis ip and psql connect issues 2018-08-07 10:30:17 -04:00
Devon Mackay
9cb5bee363 Fix type 2018-08-07 10:30:17 -04:00
Devon Mackay
1875dbc9fd Rename script 2018-08-07 10:30:17 -04:00
Devon Mackay
abb16ec397 Add DB info and setup 2018-08-07 10:30:17 -04:00
Devon Mackay
7f09be5591 Switch to scriptz feature branch 2018-08-07 10:30:17 -04:00
Devon Mackay
6e9d8f92c4 Add wrapper script for settign DB ENV vars 2018-08-07 10:30:17 -04:00
dandds
0179a22827 update and fix some tests from rebase 2018-08-07 10:30:17 -04:00
dandds
5f2ffe57b8 update submodule 2018-08-07 10:30:17 -04:00
dandds
df0b0e7c18 fix typo in bootstrap 2018-07-18 11:45:04 -04:00
Devon Mackay
821a0ee0e5 Update submodule to latest master 2018-07-13 09:16:00 -04:00
Devon Mackay
e41f828af3 Set submodule commit to import branch 2018-07-13 09:16:00 -04:00
Devon Mackay
3312841ba4 Add scriptz submodule as script/include 2018-07-13 09:16:00 -04:00
Devon Mackay
78c8239422 Remove existing include directory 2018-07-13 09:16:00 -04:00
Devon Mackay
fc62dcdb65 Update pipenv check to just test the binary 2018-07-10 15:20:21 -04:00
Devon Mackay
d620fb6cc0 Add pip update in venv 2018-07-10 14:55:26 -04:00
Devon Mackay
2864300a4e Add function for installing pip packages in the venv 2018-07-10 14:55:02 -04:00
Devon Mackay
0535a45bd9 Check for pipenv and error out if not present 2018-07-10 12:01:56 -04:00
Devon Mackay
9dbc6cd180 Rename file: no longer a work in progress 2018-07-10 10:55:28 -04:00
Devon Mackay
628b3dc562 Modify wrapper to use PGID when terminating app 2018-07-10 10:55:28 -04:00
Devon Mackay
bbe9880db3 Ensure node modules get a fresh install on reset 2018-07-10 10:55:28 -04:00
Devon Mackay
89e14268e9 Fix function return value and clean up code style
- Fix create_virtual_environment return code; use pipenv exit code not
pipenv output
- Clean up code style in install_pipenv
2018-07-10 10:55:28 -04:00
Devon Mackay
d2eff80de9 Add error message output before aborting 2018-07-10 10:55:28 -04:00
Devon Mackay
e23b767a72 Standardize code styling 2018-07-10 10:55:28 -04:00
Devon Mackay
40494e8f63 Standardize code styling 2018-07-10 10:55:28 -04:00
Devon Mackay
d2c610fbf7 Remove loop: only sourcing one file now 2018-07-10 10:55:28 -04:00
Devon Mackay
7adc36eed3 Remove interpretor; file should be sourced not executed 2018-07-10 10:55:28 -04:00
Devon Mackay
263fcd1c35 Update comments 2018-07-10 10:55:28 -04:00
Devon Mackay
2b426cb784 Add script to background a server launch 2018-07-10 10:55:28 -04:00
Devon Mackay
2b95291f93 Update script to use global header and no trap
The server script should just give a clean, foreground execution of the
app.
A second script has been added to a dev server launch to try to get a
backgrounding wrapper in place.
2018-07-10 10:55:28 -04:00
Devon Mackay
10fa0a7ffa Update script to use global header file 2018-07-10 10:55:28 -04:00
Devon Mackay
2ec2eefb4b Fix variable name 2018-07-10 10:55:28 -04:00
Devon Mackay
c370063f8d Update to use shared script 2018-07-10 10:55:28 -04:00
Devon Mackay
ada0595f36 Add alpine setup functions and sharable script 2018-07-10 10:55:28 -04:00