fix(renovate): read benchx_cli + support date-only tags#2285
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Renovate configuration's custom regex manager for benchx_cli is updated to support broader script file matching (build_*.sh pattern) and flexible version formats (with or without +build suffix), enabling detection of historical and new release version schemes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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 |
There was a problem hiding this comment.
Pull request overview
Updates the Renovate configuration so it can correctly detect and update the locked benchx_cli release tag used by the benchx_cli build scripts, including supporting both datetime and date-only tag formats from GitHub releases.
Changes:
- Expand
managerFilePatternsto match the actualbuild_*.shscripts (e.g.,build_unix.sh) instead of a non-existentbuild.sh. - Extend the
versioningTemplateregex to accept bothbenchx_cli-YYYYMMDDHHmmandbenchx_cli-YYYYMMDDtag formats.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Merging this PR will improve performance by ×2.9
Performance Changes
Comparing Footnotes
|
Web Explorer#7871 Bundle Size — 383.64KiB (0%).e11ac5d(current) vs 88fbad8 main#7864(baseline) Bundle metrics
Bundle size by type
|
| Current #7871 |
Baseline #7864 |
|
|---|---|---|
252.72KiB |
252.72KiB |
|
95.85KiB |
95.85KiB |
|
35.06KiB |
35.06KiB |
Bundle analysis report Branch fix/renovate-benchx-cli Project dashboard
Generated by RelativeCI Documentation Report issue
Summary by CodeRabbit