Skip to content

[tests-only] [full-ci] Use pgSQL 10.21 in CI#40879

Merged
phil-davis merged 1 commit intomasterfrom
pgsql-10.23
Jul 18, 2023
Merged

[tests-only] [full-ci] Use pgSQL 10.21 in CI#40879
phil-davis merged 1 commit intomasterfrom
pgsql-10.23

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

@phil-davis phil-davis commented Jul 17, 2023

Description

Use the latest release of pgSQL 10 in CI. That will ensure that everything works for production systems that are keeping up with pgSQL10 releases. There does not seem to be a docker image for 10.22 or 10.23 so this updates to 10.21

https://www.postgresql.org/docs/release/10.21

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@phil-davis phil-davis changed the title [tests-only] [full-ci] Use pgSQL 10.23 in CI [tests-only] [full-ci] Use pgSQL 10.21 in CI Jul 17, 2023
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@phil-davis phil-davis marked this pull request as ready for review July 17, 2023 15:49
Copy link
Copy Markdown
Member

@SagarGi SagarGi left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@phil-davis phil-davis merged commit f65b7cc into master Jul 18, 2023
@delete-merged-branch delete-merged-branch Bot deleted the pgsql-10.23 branch July 18, 2023 04:30
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.

3 participants