Cliff Hill
5508787c24
If the templates.json file changes, update it.
...
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov >
2024-04-11 09:04:46 -04:00
Carlo Costino
34cc85e662
Update GitHub Actions
...
This changeset updates all references to GitHub Actions to be version 4 due to a mandatory Node.js update.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-04 08:35:00 -04:00
Kenneth Kehl
7c3c81b700
fix
2024-04-02 13:59:59 -07:00
Kenneth Kehl
41c6b19877
fix urls
2024-03-20 08:11:37 -07:00
Kenneth Kehl
26af8339a2
fix link
2024-03-19 14:36:22 -07:00
Kenneth Kehl
4335b61b6e
fix tests
2024-03-19 13:59:55 -07:00
Carlo Costino
92eb3c49cf
Mirror Admin REDIS_ENABLED config
...
This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-01-11 11:29:04 -05:00
Kenneth Kehl
38e802da78
set redis enabled
2024-01-10 14:21:13 -08:00
dependabot[bot]
e92f235624
Bump tj-actions/changed-files from 34 to 41 in /.github/workflows
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 34 to 41.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v34...v41 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-02 16:47:32 +00:00
Carlo Costino
5790f52388
Add missing environment variables from cf push
...
This changeset actually adds the missing E2E test environment variables to the cf push command.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-18 13:09:46 -04:00
Carlo Costino
3f1c5ab8ad
Add E2E test environment variables to deployments
...
This changeset adds the E2E test environment variables to our deployment scripts so that they are accessible to the application and database migrations.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-09-18 12:20:47 -04:00
Kenneth Kehl
c92b8e0933
try without hashes everywhere
2023-08-31 11:54:26 -07:00
Kenneth Kehl
062675ad9b
poetry
2023-08-31 11:00:55 -07:00
Carlo Costino
bc650f21fe
Update cloud.gov org references
...
This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-08-25 12:16:57 -04:00
Ryan Ahearn
d341a8f4c4
Run terraform on deploy when shared modules change
2023-03-27 08:43:49 -04:00
Ryan Ahearn
cb4ab8fb16
Remove obsolete references to AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
2023-03-03 15:45:04 -05:00
Ryan Ahearn
0652b21521
Set new relic license key via env var
2023-01-18 10:49:39 -05:00
Ryan Ahearn
fb0fbb984e
Enable deploying exact version of cg-egress-proxy
2022-11-14 09:49:31 -05:00
Ryan Ahearn
82847d3f71
Only deploy egress proxy if the config changed
2022-11-08 16:11:15 -05:00
Ryan Ahearn
3020d3d94e
Add github action for deploying egress proxy
2022-11-08 14:27:34 -05:00
Ryan Ahearn
0b84cffc46
Insert forgotten key to deploy workflow
2022-11-02 15:06:07 -04:00
Ryan Ahearn
b0f615178f
Update org/space in deploy scripts
2022-11-02 13:58:56 -04:00
Ryan Ahearn
afd855442b
Create demo deploy workflows
2022-11-02 11:36:54 -04:00
stvnrlly
f127a7c7ac
add the requirements.txt file during deploy 🤷
2022-10-31 16:44:03 -04:00
stvnrlly
169a637aa3
use setup action in deploy workflow
2022-10-31 12:18:25 -04:00
Ryan Ahearn
8dc0b4eb19
Move process commands from Procfile to manifest.yml
2022-10-18 11:23:40 -04:00
Ryan Ahearn
a892999ea6
Update app name to follow shared terraform module conventions
2022-09-14 11:15:49 -04:00
Ryan Ahearn
bded466a01
Run terraform with CI/CD pipeline
2022-09-14 10:40:05 -04:00
Ryan Ahearn
def35bf402
Pass ADMIN_CLIENT_SECRET through deploy process
2022-09-02 11:49:51 -04:00
Christa Hartsock
efe73fac2e
Only run deploy on main branch if tests pass
2022-07-07 17:09:37 -07:00
Christa Hartsock
db9fc27320
Run tests on CI push, gate deploy on them
2022-07-07 16:59:37 -07:00
Christa Hartsock
6a7e5aa776
Use full_command in CI script rather than passing args
2022-07-07 16:52:06 -07:00
Christa Hartsock
9204290455
Quote variables in CI script
2022-07-07 15:58:21 -07:00
Christa Hartsock
a7f5d0c49f
Remove unused Github Actions config
2022-07-07 15:41:16 -07:00
Christa Hartsock
0318c8d619
Use the 18f cg-deploy github action
2022-07-07 15:41:16 -07:00
Christa Hartsock
29e7e8cc31
Log into cloud.gov before trying to deploy
2022-07-07 15:41:16 -07:00
Christa Hartsock
bf4b944c17
Attempt deploy from branch
2022-07-07 15:41:16 -07:00
Christa Hartsock
0a0efb1503
Deploy from CI when tests pass
2022-07-07 15:41:16 -07:00