Skip to content

Release 3308

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 12:52
5c274ed

Trello card

https://trello.com/c/kh03fNsN

Context

The school experience review application uses a shared Redis and Postgresql instance. This change will allow a dedicated Redis and Postgresql pod to be deployed for every PR.

Changes proposed in this pull request

The following changes are proposed as part of the change

  • Allow dedicated Redis and Postgres
  • Use an encoded database connection url
  • Deprecates unused variables

Guidance to review

All changes are only to allow for a dedicated Redis and Postgresql for review app.