Skip to content

[Automated] Update helm CLI Options - #4767

Open
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-helm
Open

[Automated] Update helm CLI Options#4767
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-helm

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to helm CLI options classes.

The generator scraped the latest CLI help output from the installed tool.

Changes

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Assembly-wide public API impact

No active public API changes were detected in this assembly.

Command coverage

Command coverage report:

  • helm (version.BuildInfo{Version:"v3.21.4", GitCommit:"813176c51bb5c181dbbd7901298ddcc104cd3417", GitTreeState:"clean", GoVersion:"go1.26.5"}): 50 commands, tree 4899ed49663bc26b485e79579fc4dd8dc6db81e8115ef7343e12699488811782
    • Baseline comparison: 50 commands at version.BuildInfo{Version:"v3.21.4", GitCommit:"813176c51bb5c181dbbd7901298ddcc104cd3417", GitTreeState:"clean", GoVersion:"go1.26.5"} -> 50 commands at version.BuildInfo{Version:"v3.21.4", GitCommit:"813176c51bb5c181dbbd7901298ddcc104cd3417", GitTreeState:"clean", GoVersion:"go1.26.5"}

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Sep 6, 2026
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Helm/Generated/Helm.Generation.json is excluded by !**/generated/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: b676cf28-2607-4a35-a588-83fbc3f6fd23

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-helm branch from c0a20e1 to d82296c Compare September 7, 2026 15:49
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Code review

This PR is fully automated output from ModularPipelines.OptionsGenerator (per the PR description) and only touches the generated metadata file src/ModularPipelines.Helm/Generated/Helm.Generation.json:

  • commandTreeSha256 is unchanged, so no CLI command/option surface changed for helm v3.21.4.
  • Only generatorSourceSha256 changed, reflecting an update to the generator's own source, not to the scraped tool output.

Per CLAUDE.md, generated options content is authoritative and must not be hand-edited, and this diff is a clean, mechanical regeneration with no hand-edits. No bugs or CLAUDE.md violations found.

No issues found. Checked for bugs and CLAUDE.md compliance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant