base: Use bat, fd, rg from dnf repos#258
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo base Dockerfiles (UBI9 and UBI10) migrate CLI tool installation from per-architecture GitHub-release downloads to DNF package management. Architecture-specific download and extraction logic is removed, and container default commands are set to keep images running. ChangesBase image CLI tool consolidation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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 |

Using the distro/EPEL packages fixes the broken arch detection in the shell script used to download the releases from GitHub. Also it looks like these packages are available for ppc64 and s390x, in addition to x86_64 and aarch64.
Summary by CodeRabbit
Release Notes