-
Notifications
You must be signed in to change notification settings - Fork 492
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
spec: allow neon extension auto-upgrade + softfail upgrade #7231
Conversation
This reverts commit 76c44dc.
Signed-off-by: Alex Chi Z <chi@neon.tech>
2748 tests run: 2609 passed, 0 failed, 139 skipped (full report)Code coverage* (full report)
* collected from Rust tests only The comment gets automatically updated with the latest test results
186a34b at 2024-03-28T17:36:18.903Z :recycle: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a simple way to add a test to this? If it's not easy to do then maybe not worth it to add one, but just a thought
Could be part of the compatibility test, I can give a try. |
Signed-off-by: Alex Chi Z <chi@neon.tech>
e6cbf6b
to
402829d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Signed-off-by: Alex Chi Z <chi@neon.tech>
Problem
reverts #7128, unblocks https://github.com/neondatabase/cloud/issues/10742
Summary of changes
Checklist before requesting a review
Checklist before merging