Commit graph

83 commits

Author SHA1 Message Date
Alysia Broddrick
8e11efc57c
Updated to add new sandbox names below staging 2023-06-16 10:20:10 -07:00
Alysia Broddrick
70e0f4cfc6
merged and resolved conflict 2023-06-16 10:17:31 -07:00
Logan McDonald
a297ad8963
remove the 18F sandboxes (#729)
* remove the 18F sandboxes

* remove 18F team from fixtures
2023-06-16 09:03:14 -07:00
Alysia Broddrick
b6926537d8
merged and resolved conflict 2023-06-15 16:44:18 -07:00
Alysia Broddrick
32f4916951
fixed missing -i tag that causes base64 command to fail 2023-06-15 10:02:25 -07:00
Alysia Broddrick
46a06578a5
added the infra for staging sandbox 2023-06-14 19:51:34 -07:00
Alysia Broddrick
36ca6b1611
merged with main and resolved conflict 2023-06-13 10:50:39 -07:00
Alysia Broddrick
95932b8716
Add new developer sandbox 'gd' infrastructure 2023-06-12 15:14:12 -07:00
Alysia Broddrick
ed53ef3400
Add new developer sandbox 'rb' infrastructure 2023-06-12 12:17:10 -07:00
Alysia Broddrick
31e970f153
Add new developer sandbox ko infrastructure 2023-06-12 11:31:46 -07:00
Neil Martinsen-Burrell
8d18305b2c
Add environment variable to all sandbox manifests 2023-06-01 13:28:18 -05:00
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
bed87212d2
fix issue confusing head vs base branch syntax (#377)
* fix issue confusing head vs base branch syntax

* try to add pr comments
2023-01-20 14:02:39 -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
323f8ea4e9
Change run scripts to not do migrations 2022-10-06 14:58:32 -05: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
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