Commit graph

12 commits

Author SHA1 Message Date
Neil Martinsen-Burrell
8397b7a177
Include schemes in manifest base URLs 2022-10-03 15:52:45 -05:00
Seamus Johnston
00f87168e5
Add Login.gov *\o/*
This commit incldues a wrapper application which handles
the Private Key JWT method of authenticating via OpenID
Connect using the underlying pyoidc library.
2022-09-22 15:15:13 -05:00
igorkorenfeld
c89bb69f46
Fix path in ops readme 2022-09-15 15:46:45 -04:00
igorkorenfeld
411dcea530
Create a deploy script 2022-09-15 15:16:37 -04:00
igorkorenfeld
2f09db0ec5
Add a build script for prearing assets for deploy 2022-09-15 15:13:04 -04:00
igorkorenfeld
0561d1f0ae
Merge branch 'main' into ik/setup-uswds 2022-09-12 18:22:14 -04:00
igorkorenfeld
96d191b725
Move manifest command to run script, add collectstatic 2022-09-09 16:32:48 -04:00
Logan McDonald
edc0593859
Move to cloud.gov prototyping org with two spaces (#114)
move to prototyping org with two spaces
2022-09-09 14:53:17 -04:00
Seamus Johnston
2386258159
Update and organize documentation 2022-08-31 16:02:51 -05:00
Seamus Johnston
8ec4d40b6a
Rename environments for consistency
- dev is local laptop
- unstable (or sandbox) is latest cut of main (or for experiments)
- staging is stable tagged releases
2022-08-18 14:54:14 -05:00
Seamus Johnston
e45da58a4a
Respond to PR review 2022-08-18 14:51:14 -05:00
Seamus Johnston
a96c1b0d80
Prepare CD pipeline and sandbox
- GitHub Actions deploy workflow
- GitHub Actions database migration workflow
- CF Python Buildpack deployment manifest
- CF Python Buildpack python runtime file
- documentation
2022-08-17 13:28:17 -05:00