Skip to content

Make portal backend URL configurable#79

Merged
suryabulusu merged 1 commit into
releasefrom
chore/portal-backend-url-env
May 7, 2026
Merged

Make portal backend URL configurable#79
suryabulusu merged 1 commit into
releasefrom
chore/portal-backend-url-env

Conversation

@suryabulusu

@suryabulusu suryabulusu commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • read reporting auth verification backend from mandatory PORTAL_BACKEND_URL
  • pass PortalBackendUrl through SAM prod/staging templates
  • wire deploy workflows to forward the GitHub secret into Lambda env

Required secrets

  • Production: PORTAL_BACKEND_URL should point to production portal-backend
  • Staging: PORTAL_BACKEND_URL should point to staging portal-backend

Verification

  • parsed app/auth/init.py with Python AST
  • checked prod/staging templates contain PORTAL_BACKEND_URL wiring

@suryabulusu suryabulusu force-pushed the chore/portal-backend-url-env branch from fe2f580 to dbe4efe Compare May 7, 2026 05:41
@suryabulusu suryabulusu merged commit 736d85b into release May 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant