-
Couldn't load subscription status.
- Fork 981
Bump pg versions used in CI to 15.14, 16.10, 17.6 #8491
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
Bump pg versions used in CI to 15.14, 16.10, 17.6 #8491
Conversation
|
@kpan2034, @Poroma-Banerjee: please review this pull request.
|
126b983 to
f1c5a98
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8491 +/- ##
==========================================
+ Coverage 82.29% 82.33% +0.04%
==========================================
Files 248 248
Lines 47335 47307 -28
Branches 12044 12040 -4
==========================================
- Hits 38956 38952 -4
- Misses 3498 3528 +30
+ Partials 4881 4827 -54 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e123695 to
096fdb2
Compare
096fdb2 to
5a48015
Compare
8f86427 to
08564b9
Compare
|
Since we run against older pg versions in our nightly tests I dont think this is sufficient. Did you check whether nightly tests pass with this change? |
08564b9 to
af2d519
Compare
You're right... fixed it to be deterministic even across different upstream versions. |
af2d519 to
7573eae
Compare
Those changes will affect only Linux and macOS CI workflows. For Windows we use chocolatey packages and it remains in 15.12, 16.8 and 17.4.
7573eae to
1872ca9
Compare
Those changes will affect only Linux and macOS CI workflows. For Windows we use chocolatey packages and it remains in 15.12, 16.8 and 17.4.