Conversation
|
Warning Review limit reached
Next review available in: 32 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. 📝 WalkthroughWalkthroughChangesDeveloper image tool inventory
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
|
Pull Request UBI 10 images published ✨ Base: quay.io/devfile/base-developer-image:ubi10-pr-264 |
| | `7z` |`p7zip-plugins` |`p7zip-plugins` | | ||
| | `ripgrep` |`<gh releases>` |`<gh releases>` | | ||
| | `ripgrep` |`15.1.0 <gh releases>` |`<gh releases>` | |
There was a problem hiding this comment.
Nit, formatting slightly off here
There was a problem hiding this comment.
looks like ok on https://github.com/devfile/developer-images/tree/readme
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ibuziuk, rohanKanojia The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Pull Request images published ✨ Base: quay.io/devfile/base-developer-image:pr-264 |
|
New changes are detected. LGTM label has been removed. |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
README.md (1)
126-126: 📐 Maintainability & Code Quality | 🔵 Trivial | 🏗️ Heavy liftKeep the documented SDKMAN versions reproducible.
The UBI 9 and UBI 10 Dockerfiles install SDKMAN from the moving
get.sdkman.ioinstaller script, whileSDKMAN_VERSIONis only exported later. Rebuilds can install a different installer-backed version than the documented5.18.2/5.20.0. Pin the installer version, or update these README rows as observed versions.🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the rest with a brief reason, keep changes minimal, and validate. In `@README.md` at line 126, Align the documented SDKMAN versions with reproducible Dockerfile installs: update the UBI 9 and UBI 10 Dockerfiles to pin the SDKMAN installer version before installation, or revise the README SDKMAN rows to match the installer-backed versions actually observed. Keep the README and Dockerfile version behavior consistent.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Nitpick comments:
In `@README.md`:
- Line 126: Align the documented SDKMAN versions with reproducible Dockerfile
installs: update the UBI 9 and UBI 10 Dockerfiles to pin the SDKMAN installer
version before installation, or revise the README SDKMAN rows to match the
installer-backed versions actually observed. Keep the README and Dockerfile
version behavior consistent.
|
Pull Request UBI 10 images published ✨ Base: quay.io/devfile/base-developer-image:ubi10-pr-264 |
Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
|
Pull Request images published ✨ Base: quay.io/devfile/base-developer-image:pr-264 |
|
Pull Request UBI 10 images published ✨ Base: quay.io/devfile/base-developer-image:ubi10-pr-264 |
|
Pull Request images published ✨ Base: quay.io/devfile/base-developer-image:pr-264 |
| |---------------------|-------------------------------------| | ||
| |--------JAVA---------|-------------------------------------| | ||
| | `sdk` |`<https://get.sdkman.io>` | | ||
| | `sdk` |`SDKMAN 5.18.2` | |
| | `docker-compose` |`<gh releases>` | | ||
| | `kamel` |`<gh release>` | | ||
| | `oc` |`v4.15` | | ||
| | `tkn` |`v1.14.0 (OpenShift)` | |
| | `oc` |`v4.15` | | ||
| | `tkn` |`v1.14.0 (OpenShift)` | | ||
| | `kubectl` |`v1.30.1` | | ||
| | `krew` |`v0.4.5` | |
| |---------------------|-------------------------------------| | ||
| |--------JAVA---------|-------------------------------------| | ||
| | `sdk` |`<https://get.sdkman.io>` | | ||
| | `sdk` |`SDKMAN 5.20.0` | |
| | `tkn` |`v1.20.0 (OpenShift)` | | ||
| | `kubectl` |`v1.28` | | ||
| | `kubectl` |`v1.30.1` | | ||
| | `krew` |`v0.4.5` | |





docs: update developer tools info
Summary by CodeRabbit