351 Commits

Author SHA1 Message Date
dandds
36486b0982 create requests for existing users 2018-09-06 09:10:01 -04:00
richard-dds
ed2029533f Fix seed script 2018-09-05 16:15:59 -04:00
Devon
9fe139d5a7
Merge pull request #234 from dod-ccpo/circleci
Circleci
2018-09-04 10:53:00 -04:00
richard-dds
908623a307 Fix seed script 2018-08-31 16:04:27 -04:00
Devon Mackay
9d356c3344 Update scripz version 2018-08-30 18:51:33 -04:00
Devon Mackay
f5f104d553 Update scripz version 2018-08-30 18:39:43 -04:00
Devon Mackay
77c07a8d1e Update scriptz code 2018-08-30 18:02:04 -04:00
Devon Mackay
b1b201b8ca Reenable DB setting processing 2018-08-30 16:45:22 -04:00
Devon Mackay
17787aaa7f Update scripts code 2018-08-30 16:45:00 -04:00
Devon Mackay
604bfc92f2 Remove db reset; setup does that for ci 2018-08-30 16:22:55 -04:00
Devon Mackay
73f7248235 Remove yarn build (already done by setup script) 2018-08-30 16:22:55 -04:00
Devon Mackay
d4fd1abf61 Temp disable DB vars from ini files 2018-08-30 16:22:55 -04:00
Devon Mackay
65b0b95eba Ensure ALL tests are run 2018-08-30 16:22:55 -04:00
dandds
1b373a975e
Merge pull request #221 from dod-ccpo/pe-number-loading-#160063695
move pe number ingestion for setup into a migration
2018-08-29 12:09:47 -04:00
dandds
46f2a00ee3 move pe number ingestion for setup into a migration 2018-08-29 11:13:54 -04:00
dandds
474b3b2f50 update script should ensure uploads directory is present 2018-08-29 11:01:50 -04:00
dandds
10b1a6955a add uploads dir before setup 2018-08-27 15:02:28 -04:00
dandds
ef2e97713a initial uploader and some form work 2018-08-27 13:04:41 -04:00
richard-dds
4fa4e39e21 Don't be silent about which files are malformatted 2018-08-23 17:01:26 -04:00
richard-dds
b0dbedce57 Use pipenv to run black 2018-08-23 16:45:16 -04:00
richard-dds
a6527edac1 Forgot a little slash 2018-08-23 16:36:01 -04:00
richard-dds
e9fa4d9ecb Run script/format check in cibuild 2018-08-23 16:24:41 -04:00
richard-dds
49c9980b09 Add script/format 2018-08-23 16:24:29 -04:00
richard-dds
50e2666c3c Move Projects and Environments into their own files 2018-08-22 11:24:39 -04:00
richard-dds
99d0f9a667 Create workspace and project in seed.py 2018-08-21 20:21:10 -04:00
richard-dds
95f7fb2026 Add workspace in seed.py 2018-08-21 20:21:10 -04:00
dandds
3d9987ac13 use if-modified-since header to optimize CRL updates 2018-08-13 13:56:20 -04:00
Devon Mackay
250b2d9942 Only sync files that contain some data 2018-08-13 12:38:12 -04:00
richard-dds
e7511f504c
Merge pull request #155 from dod-ccpo/linting
Lint entire `atst` module
2018-08-13 09:45:44 -04:00
Devon Mackay
4168956f88 Add rsync package for sync-crl script 2018-08-12 14:17:17 -04:00
richard-dds
e734022e50 Add all atst files to PYTHON_FILES so pylint checks them 2018-08-10 13:47:30 -04:00
richard-dds
df93db4cd8 Create more varied requests in seed script 2018-08-08 13:43:52 -04:00
richard-dds
f80668c638 Add script/seed.py for convenience 2018-08-08 13:43:52 -04:00
Devon
22b81c2c0c
Merge pull request #142 from dod-ccpo/remove-extra-sass
Remove SASS gem install (now using parcel)
2018-08-08 13:30:17 -04:00
Devon Mackay
b9e73b2f08 Add migrate db before server startup
Ensures a fresh deploy properly updates the DB before starting the
server and accepting traffic
2018-08-08 12:03:38 -04:00
Devon Mackay
d545fb9d95 Remove SASS gem install (now using parcel) 2018-08-08 11:43:38 -04:00
Devon Mackay
22a7c53db6 Fastforward script/include to most recent master 2018-08-08 10:52:40 -04:00
Devon Mackay
90970367c8 Add yarn build after setup is completed 2018-08-08 10:05:01 -04:00
Devon Mackay
d1f99765e0 Add python3 package 2018-08-08 10:05:01 -04:00
Devon Mackay
f2a4d59e0a Add uwsgi packages to container 2018-08-08 10:05:01 -04:00
Devon Mackay
e17c4ca0a2 Add uwsgi server launching script 2018-08-08 10:05:01 -04:00
Devon Mackay
f0a84ceb8a Add postgres client libs to containers 2018-08-08 10:05:01 -04:00
Devon Mackay
cffb99ca2a Update to latest scriptz master 2018-08-08 10:05:01 -04:00
dandds
cf9fc7efbc use "prod" for production environment 2018-08-08 09:41:42 -04:00
richard-dds
b6f14a6c73 Add console script with ipython setup 2018-08-06 16:14:20 -04:00
patricksmithdds
a6d7b7a45c
Merge pull request #128 from dod-ccpo/build-assets-in-server-script
Compile assets before starting server
2018-08-06 15:33:59 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
dandds
f0a7bfcd0e add CRL functionality from authnid 2018-08-06 10:44:00 -04:00
Patrick Smith
d9d4e493d9 Compile assets before starting server 2018-08-06 10:00:59 -04:00
Patrick Smith
1965d0fcc7 Compile assets before running CI tests 2018-08-03 13:04:09 -04:00