Skip to content

chore: apply patch for helm bug#2722

Merged
frewilhelm merged 3 commits into
open-component-model:mainfrom
frewilhelm:apply-patch-to-cli
Jun 1, 2026
Merged

chore: apply patch for helm bug#2722
frewilhelm merged 3 commits into
open-component-model:mainfrom
frewilhelm:apply-patch-to-cli

Conversation

@frewilhelm

Copy link
Copy Markdown
Contributor

Apply fix to CLI, so we can backport it to 0.8 and release that tomorrow

@frewilhelm frewilhelm requested a review from a team as a code owner June 1, 2026 15:18
@netlify

netlify Bot commented Jun 1, 2026

Copy link
Copy Markdown

Deploy Preview for ocm-website canceled.

Name Link
🔨 Latest commit dd5d77d
🔍 Latest deploy log https://app.netlify.com/projects/ocm-website/deploys/6a1da757a2772e000803054c

@coderabbitai

coderabbitai Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@frewilhelm, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 40 minutes and 44 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 8f25dab1-d374-4808-831b-2ec586987576

📥 Commits

Reviewing files that changed from the base of the PR and between 2ac3716 and dd5d77d.

⛔ Files ignored due to path filters (2)
  • cli/go.sum is excluded by !**/*.sum
  • cli/integration/go.sum is excluded by !**/*.sum
📒 Files selected for processing (2)
  • cli/go.mod
  • cli/integration/go.mod
📝 Walkthrough

Walkthrough

The CLI module's Go dependency for Helm bindings is updated to a newer pseudo-version, advancing the ocm.software/open-component-model/bindings/go/helm requirement in cli/go.mod without modifying any other modules or indirect dependencies.

Changes

Dependency Version Update

Layer / File(s) Summary
Helm bindings dependency update
cli/go.mod
ocm.software/open-component-model/bindings/go/helm requirement bumped from 20260526121250-... to 20260601133402-63ec98db2082 pseudo-version.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

kind/bugfix, kind/dependency, size/xs

Suggested reviewers

  • jakobmoellerdev
  • morri-son

Poem

🐰 A helm binding hops up high,
From May to June, beneath the sky,
New pseudo-version, fresh and bright—
The dependencies dance just right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description is related to the changeset, explaining that a fix is being applied to the CLI with a reference to the original fix and the backport plan.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title 'chore: apply patch for helm bug' directly relates to the changeset, which updates a Helm dependency to apply a bug fix patch.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions Bot added the size/xs Extra small label Jun 1, 2026
@frewilhelm frewilhelm changed the title apply patch for helm bug chore: apply patch for helm bug Jun 1, 2026
@github-actions github-actions Bot added the kind/chore chore, maintenance, etc. label Jun 1, 2026
@frewilhelm frewilhelm marked this pull request as draft June 1, 2026 15:21
@frewilhelm frewilhelm force-pushed the apply-patch-to-cli branch from 2ac3716 to d7b7779 Compare June 1, 2026 15:22
@github-actions github-actions Bot added size/s Small and removed size/xs Extra small labels Jun 1, 2026
@frewilhelm frewilhelm marked this pull request as ready for review June 1, 2026 15:23
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
@frewilhelm frewilhelm force-pushed the apply-patch-to-cli branch from 7d62b6e to befcee7 Compare June 1, 2026 15:27
@frewilhelm frewilhelm enabled auto-merge (squash) June 1, 2026 15:37
@frewilhelm frewilhelm merged commit a2327f0 into open-component-model:main Jun 1, 2026
36 checks passed
matthiasbruns pushed a commit to matthiasbruns/open-component-model that referenced this pull request Jun 1, 2026
Apply
[fix](https://github.com/open-component-model/open-component-model/pull/2674/changes)
to CLI, so we can backport it to 0.8 and release that tomorrow

---------

Signed-off-by: Frederic Wilhelm <frederic.wilhelm@sap.com>
Signed-off-by: Matthias Bruns <git@matthiasbruns.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. size/s Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants