Commit graph

65 commits

Author SHA1 Message Date
Neil Martinsen-Burrell
400232a10f
Add public_site_url template tag 2023-05-17 13:59:34 -05:00
Logan McDonald
b3795246d4
update manifests from cflinuxfs3 to cflinuxfs4 per cloud request (#605) 2023-05-11 14:31:41 -07:00
Logan McDonald
43c899bf70
Add dev sandboxes bl ab (#569)
* add bl sandbox

* add ab sandbox

* add action conditional
2023-05-02 09:25:12 -07:00
Logan McDonald
c56e08f380
remove the lmm sandbox (#568) 2023-05-02 08:59:36 -07:00
Logan McDonald
d9d86fb8c0
Add new developer sandbox 'rjm' infrastructure (#566)
* Add new developer sandbox 'rjm' infrastructure

* fix conditional run

* revert change

* with correct syntax

* move to dependency

* fix typo

* try branches instead

* add push

* fix tab

* fix quote

* trying pr branch context again
2023-05-02 08:12:10 -07:00
LoganMMcDonald
d06af6f6d8
Add new developer sandbox 'jon' infrastructure 2023-02-06 10:42:40 -08:00
Logan McDonald
508e5384cb
Create dev sandboxes scripts and first sandbox (#370)
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes

* Create developer sandbox 'lmm' infrastructure

* fix up newlines

* fix action syntax pull_request

* add a line about the public.crt to developer docs

* add docs about branch conventions

* add new developer sandbox 'ik' infrastructure

* Add new developer sandbox 'nmb' infrastructure

* Add new developer sandbox 'sspj' infrastructure

* Add new developer sandbox 'mr' infrastructure

* make github actions dynamic by environment

* trying something out with dynamic github action for dev sandbox

* consolidate github actions to dynamic action

* try out run name

* combo run name and name

* respond to comments
2023-01-20 09:50:36 -08:00
Logan McDonald
6a54bf1ff4
Create new stable environment (#367)
update documentation for environments and setup new stable environment
2023-01-17 13:54:30 -08:00
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
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
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
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