Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test database upgrade #726

Merged

Conversation

lucas-shaw
Copy link
Contributor

@lucas-shaw lucas-shaw commented Jul 9, 2024

Description

Upgrade path from 12 -> 13.14 -> 16.2

Self-review checklist

  • (1) Quick stakeholder demo done OR
  • (2) ...bug with before and after screenshots
  • (3) Tests passing
  • (4) Branch ready to be merged (not work in progress)
  • (5) No superfluous changes in diff
  • (6) No TODO's without new ticket numbers
  • (7) PR Prefixed with ticket number e.g. CT-7654 ...

Screenshots

Related JIRA tickets

https://dsdmoj.atlassian.net/jira/software/c/projects/CDPT/boards/1152?selectedIssue=CDPT-1820

Deployment

Manual testing instructions

@lucas-shaw lucas-shaw changed the title test database upgrade Test database upgrade Jul 9, 2024
@lucas-shaw lucas-shaw marked this pull request as ready for review July 9, 2024 13:14
@lucas-shaw lucas-shaw requested a review from a team as a code owner July 9, 2024 13:14
@@ -21,7 +21,7 @@ jobs:

services:
postgres:
image: postgres:12-alpine
image: postgres:16.2-alpine
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's best to use 16-alpine rather than specifying the minor version?

@lucas-shaw lucas-shaw merged commit bfa3f8c into main Jul 10, 2024
3 checks passed
@lucas-shaw lucas-shaw deleted the cdpt-1820-contactmoj-database-update-postgres12-to-postgres16 branch July 10, 2024 08:41
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.

2 participants