Skip to content

Backport release/v6.4: Fix upgrade list comparison to respect semver#3156

Merged
masih merged 1 commit intorelease/v6.4from
backport-3153-to-release/v6.4
Apr 1, 2026
Merged

Backport release/v6.4: Fix upgrade list comparison to respect semver#3156
masih merged 1 commit intorelease/v6.4from
backport-3153-to-release/v6.4

Conversation

@seidroid
Copy link
Copy Markdown

@seidroid seidroid bot commented Apr 1, 2026

Backport of #3153 to release/v6.4.

Use semver to compare the upgrade names instead of alphanumeric order.

Note that not all upgrade names have been a valid semver but the
comparator used works. Tests are added to assert that it does.

(cherry picked from commit 13c9966)
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 1, 2026, 9:27 AM

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

The latest Buf updates on your PR. Results from workflow Buf / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 1, 2026, 8:01 AM

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.44%. Comparing base (888dbf5) to head (fb08791).
⚠️ Report is 1 commits behind head on release/v6.4.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release/v6.4    #3156   +/-   ##
=============================================
  Coverage         58.44%   58.44%           
=============================================
  Files              2090     2090           
  Lines            172338   172342    +4     
=============================================
+ Hits             100717   100723    +6     
+ Misses            62630    62629    -1     
+ Partials           8991     8990    -1     
Flag Coverage Δ
sei-chain-pr 47.56% <100.00%> (?)
sei-db 70.41% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/upgrades.go 37.77% <100.00%> (+10.94%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@masih masih enabled auto-merge (squash) April 1, 2026 09:26
@masih masih merged commit 652d3b8 into release/v6.4 Apr 1, 2026
41 of 43 checks passed
@masih masih deleted the backport-3153-to-release/v6.4 branch April 1, 2026 09:35
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.

2 participants