Skip to content
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

Fix downgrade path for 2.18.0 #7620

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented Jan 24, 2025

This patch adjusts the downgrade script generation to not include
incompatible files from the 2.18.0 release that would break script
generation and replaces them with a working version. This adjustment
can be removed after we release of 2.18.1.
This patch also reenables the downgrade test.

Disable-check: force-changelog-file
Disable-check: approval-count

This patch adjusts the downgrade script generation to not include
incompatible files from the 2.18.0 release that would break script
generation and replaces them with a working version. This adjustment
can be removed after we release of 2.18.1.
This patch also reenables the downgrade test.
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.28%. Comparing base (59f50f2) to head (c00ba1d).
Report is 719 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7620      +/-   ##
==========================================
+ Coverage   80.06%   81.28%   +1.21%     
==========================================
  Files         190      240      +50     
  Lines       37181    44700    +7519     
  Branches     9450    11159    +1709     
==========================================
+ Hits        29770    36335    +6565     
- Misses       2997     3976     +979     
+ Partials     4414     4389      -25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svenklemm svenklemm requested a review from antekresic January 24, 2025 18:50
@svenklemm svenklemm merged commit 2c52b54 into timescale:main Jan 24, 2025
50 of 52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants