Skip to content

Updated postgres version for tests#687

Merged
joewesch merged 2 commits intodevelopfrom
u/joewesch-update-postgres
Jan 30, 2026
Merged

Updated postgres version for tests#687
joewesch merged 2 commits intodevelopfrom
u/joewesch-update-postgres

Conversation

@joewesch
Copy link
Copy Markdown
Contributor

This PR updates the version of Postgres that we use for tests from 13 to 17.

@joewesch joewesch requested review from a team, jmcgill298 and jvanderaa as code owners January 29, 2026 16:45
@joewesch joewesch marked this pull request as draft January 29, 2026 17:08
@joewesch joewesch force-pushed the u/joewesch-update-postgres branch from 6cb6576 to 3b65d92 Compare January 30, 2026 20:33
@joewesch joewesch marked this pull request as ready for review January 30, 2026 21:10
if group.get("children"):
group["children"] = sorted(group["children"])
elif group.get("hosts"):
if group.get("hosts"):
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure why this was an elif, but it needed to sort children as well to detect that there were no differences between the fixture and the results.

@joewesch joewesch merged commit 0102aa7 into develop Jan 30, 2026
9 checks passed
@joewesch joewesch deleted the u/joewesch-update-postgres branch January 30, 2026 21:53
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