174 Commits

Author SHA1 Message Date
patricksmithdds
98eb7bab96
Merge pull request #329 from dod-ccpo/fix-github-link-in-buildinfo
Fix link to github repo in buildinfo.json
2018-09-25 13:18:36 -04:00
Devon Mackay
ab5580456d Fix typo 2018-09-25 12:13:20 -04:00
Devon Mackay
c65f8fb7da Fix output text 2018-09-25 12:12:54 -04:00
Devon Mackay
daa4f13221 Fix GitHub link generation
- Detect if the origin URL is in SSH or HTTPS format
- Create HTTPS GitHub URLs after converting the origin URL
2018-09-25 12:06:41 -04:00
richard-dds
8b56931d5c Also update Role.display_name 2018-09-25 12:06:40 -04:00
Patrick Smith
a933a9d71e Fix link to github repo in buildinfo.json 2018-09-25 11:24:39 -04:00
Montana
e1767488c7 Fix seed script bug 2018-09-25 11:13:24 -04:00
richard-dds
daa41609e1
Merge pull request #324 from dod-ccpo/fix-members-list-screen
Use proper display name for workspace roles
2018-09-25 10:12:57 -04:00
richard-dds
e64b2dd034 Add Role.display_name 2018-09-24 14:19:17 -04:00
dandds
e668cb93d0 formatting and add financial details to requests in seed_sample script 2018-09-24 11:03:20 -04:00
Devon Mackay
f40401232e Reenable global include 2018-09-21 16:30:32 -04:00
Devon Mackay
a0a90db8fa Add CI provider specific config at the top 2018-09-21 16:30:32 -04:00
Devon Mackay
5d74ea8fee Fix variable reference 2018-09-21 16:30:32 -04:00
Devon Mackay
14214a5ab4 Update script permissons to allow execution 2018-09-21 16:30:32 -04:00
Devon Mackay
f84b6511c1 Update build info for CircleCI 2018-09-21 16:30:32 -04:00
Devon Mackay
36b4d3c27d Add build info script 2018-09-21 16:30:32 -04:00
richard-dds
8c1e6b7ef5 Update scripts submodule 2018-09-21 14:41:28 -04:00
richard-dds
bd34c0bdb0 Add seed_db to uwsgi_server 2018-09-21 14:38:51 -04:00
richard-dds
056bb41e9e Rename the old seed script to seed_sample.py 2018-09-21 14:02:51 -04:00
richard-dds
4fc1f9f2d4 Squashed migrations and created seed_roles.py 2018-09-21 14:00:01 -04:00
dandds
2a67fb6197 add task order data to seed workspace 2018-09-20 11:42:03 -04:00
richard-dds
996596f2b3 Automatically assign workspace owner to environments 2018-09-10 13:35:16 -04:00
richard-dds
b4f34a25e0 Add workspace members to seed script 2018-09-06 16:19:53 -04:00
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