-
Notifications
You must be signed in to change notification settings - Fork 113
A sync between stable-2.x
and main
#2265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughAdds a multi-arch Tekton push pipeline, updates many PipelineRun YAMLs to add build-args-file and multi-arch build-platforms/CEL triggers, parameterizes many Dockerfiles via ARG BASE_IMAGE with new build-args/*.conf files, replaces yum→dnf in base-images, refreshes many task/image digests, and updates Makefile and generation scripts. Changes
Estimated code review effort🎯 4 (Complex) | ⏱️ ~60–90 minutes Possibly related issues
Possibly related PRs
Suggested reviewers
✨ Finishing touches🧪 Generate unit tests
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 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…rgs-file option and run it to update them all
…tween imagestreams (#2260)
stable-2.x
and main
…sent from aipcc bases (#2413) ``` npm notice package-lock.json has been renamed to npm-shrinkwrap.json npm notice package-lock.json has been renamed to npm-shrinkwrap.json npm notice package-lock.json has been renamed to npm-shrinkwrap.json ./ci/lib.sh: line 44: rsync: command not found subprocess exited with status 127 subprocess exited with status 127 Error: building at STEP "RUN ./get_code_server_rpm.sh && touch /tmp/control": exit status 127 ```
…lock dependencies (#2418)
… absent from aipcc bases (#2419) ``` done (release-packages/code-server-4.98.0-linux-arm64) ./ci/build/build-packages.sh: line 57: envsubst: command not found Error: building at STEP "RUN ./get_code_server_rpm.sh && touch /tmp/control": while running runtime: exit status 127 ```
* RHOAIENG-33887: Release Elyra 4.2.4 * pylock update
…Studio Dockerfiles to address CVE-2025-4674
originally introduced in * #940
…command in GitHub Actions workflow (#2407) * combine multiple `apt-get remove` patterns into a single command in GitHub Actions workflow * use `apt-get purge` instead of `remove` in GitHub Actions to clean dependencies completely
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
forward-ports the changes from our good IBM fellow engineers * red-hat-data-services#1539 * red-hat-data-services#1560
stable-2.x
andmain
#2255Summary by CodeRabbit
New Features
Improvements
Chores