Conversation
- Update to EL10 - Update URL to s390x runner patch
WalkthroughRaised EL target from EL9 to EL10 in multiple S390X GitHub Actions workflows, updated codecov identifiers accordingly, removed a Clang RPM workaround from the s390 self-hosted builder script, and switched the s390 actions-runner Docker base image to AlmaLinux 10 with an updated patch URL. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1981 +/- ##
============================================
+ Coverage 39.28% 80.92% +41.64%
============================================
Files 73 161 +88
Lines 7904 13741 +5837
Branches 1280 3121 +1841
============================================
+ Hits 3105 11120 +8015
+ Misses 4575 1585 -2990
- Partials 224 1036 +812 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Update s390x actions runner.
This also fixes the missing node24 required by #1960
Summary by CodeRabbit
New Features
Bug Fixes
Chores
Build
Refactor