This changeset fixes the prod and deployment actions so they have the correct environment variables. It also fixes the egress proxy deploy config for each.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset corrects the reference to the environment names that we are actually trying to reference.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset swaps the CF_USERNAME and CF_PASSWORD config vars to be proper env vars so they can be read in as expected.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset adds missing environment variables needed by the egress proxy to now properly deploy.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset updates the installation of the cg-egress-proxy repo on account of the recent change to use the newer cg-cli-tools. It also forces the update for staging to test this out for now; we will have to uncomment the check once this is working.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset removes the LOGIN_DOT_GOV_REGISTRATION_URL environment variable from the admin app deployment configuration. This is only needed for the API.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
The E2E environment variables should not be included with our deploys because we do not want to enable or run E2E tests in production or production-like environments.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
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>
- Adds Login.gov to remaining egress proxies (both prototype and production URLs)
- Swaps links to Login.gov to production environment
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
quote>
quote> 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>