chore(tests): update postgres upgrade test versions#19928
Open
chore(tests): update postgres upgrade test versions#19928
Conversation
Update PREVIOUS_RELEASES to latest patch releases: 4.8.9→4.8.10, 4.9.4→4.9.5, 4.10.0→4.10.1. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Skipping CI for Draft Pull Request. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #19928 +/- ##
=======================================
Coverage 49.55% 49.55%
=======================================
Files 2760 2760
Lines 208065 208065
=======================================
Hits 103113 103113
Misses 97311 97311
Partials 7641 7641
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
🚀 Build Images ReadyImages are ready for commit 315dc9a. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-610-g315dc9a3f3 |
clickboo
approved these changes
Apr 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update
PREVIOUS_RELEASESintests/upgrade/postgres_run.shto the latest patch releases: 4.8.9→4.8.10, 4.9.4→4.9.5, 4.10.0→4.10.1.User-facing documentation
Testing and quality
Automated testing
How I validated my change
Version bump only — validated that the referenced tags (4.8.10, 4.9.5, 4.10.1) exist as published GitHub releases.
🤖 Generated with Claude Code