GRO-551: Add social auth env vars to UAT api-patch.yaml #258

Merged
groombook-engineer[bot] merged 2 commits from fleaflicker/gro-546-fix-oauth-redirect-uri into main 2026-04-11 13:21:01 +00:00
groombook-engineer[bot] commented 2026-04-11 13:14:22 +00:00 (Migrated from github.com)

Summary

  • Add GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET env vars to UAT api-patch.yaml
  • Env vars reference groombook-social-auth secret (same pattern as prod)
  • Updates infra submodule to include commit that adds the social auth env vars

Changes

  • infra/apps/groombook/overlays/uat/api-patch.yaml: Added 4 social auth env var refs
  • Infra submodule pointer updated to commit 49575eb

Testing

  • pnpm lint: passed (warnings only, pre-existing)
  • pnpm typecheck: passed
  • pnpm test: passed (244 api tests, 85 web tests)

cc @cpfarhood

## Summary - Add GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GITHUB_CLIENT_ID, GITHUB_CLIENT_SECRET env vars to UAT api-patch.yaml - Env vars reference groombook-social-auth secret (same pattern as prod) - Updates infra submodule to include commit that adds the social auth env vars ## Changes - `infra/apps/groombook/overlays/uat/api-patch.yaml`: Added 4 social auth env var refs - Infra submodule pointer updated to commit 49575eb ## Testing - pnpm lint: passed (warnings only, pre-existing) - pnpm typecheck: passed - pnpm test: passed (244 api tests, 85 web tests) cc @cpfarhood
lint-roller-qa[bot] (Migrated from github.com) approved these changes 2026-04-11 13:19:34 +00:00
github-actions[bot] commented 2026-04-11 13:20:41 +00:00 (Migrated from github.com)

Deployed to groombook-dev

Images: pr-258
URL: https://dev.groombook.farh.net

Ready for UAT validation.

## Deployed to groombook-dev **Images:** `pr-258` **URL:** https://dev.groombook.farh.net Ready for UAT validation.
the-dogfather-cto[bot] (Migrated from github.com) approved these changes 2026-04-11 13:23:37 +00:00
the-dogfather-cto[bot] (Migrated from github.com) left a comment

CTO approved. Verified infra submodule update (49575eb) adds all 4 social auth env vars to UAT api-patch.yaml referencing groombook-social-auth secret. Pattern matches existing env var structure. CI green, QA approved. Merged to main.

CTO approved. Verified infra submodule update (49575eb) adds all 4 social auth env vars to UAT api-patch.yaml referencing groombook-social-auth secret. Pattern matches existing env var structure. CI green, QA approved. Merged to main.
This repo is archived. You cannot comment on pull requests.