Skip to content

[Automated] Update choco CLI Options - #4613

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-choco
Sep 6, 2026
Merged

[Automated] Update choco CLI Options#4613
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-choco

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to choco 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:

  • choco (2.7.4): 27 commands, tree dbe8fe8a94432faaf1b5dd5f654b165f5722a9fd59318ccb9d8ce3681cafb72c
    • Baseline comparison: 27 commands at 2.7.4 -> 27 commands at 2.7.4

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

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

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Chocolatey/Generated/Choco.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: 89f5950c-0889-4ef6-af94-c8fb0d510257

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-choco branch from 98bca87 to c1dcb36 Compare September 6, 2026 06:29
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a fully automated, single-line metadata update produced by ModularPipelines.OptionsGenerator. The only change is in src/ModularPipelines.Chocolatey/Generated/Choco.Generation.json, bumping generatorSourceSha256 from def6f7dc... to c6dd1d3a.... The commandTreeSha256 is unchanged, confirming the underlying choco command tree/options output is identical — this is purely a hash refresh reflecting a change in the generator's own source, not a functional change to generated code.

No source, logic, or public API is touched by this diff, so there is nothing to flag architecturally or otherwise. This is expected, low-risk output from the generated-options pipeline and looks correct as-is.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-choco branch from c1dcb36 to bce6290 Compare September 6, 2026 06:41
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Code review

Reviewed the diff — this PR only updates generatorSourceSha256 in src/ModularPipelines.Chocolatey/Generated/Choco.Generation.json. It's the auto-generated hash-tracking metadata for the choco options generator; command count and coverage are unchanged (27 → 27 commands at the same tool version), and the PR description confirms no active public API changes were detected. No functional code changed, so there's nothing to flag — this is consistent with the project's rule that generated options output should reflect the generator/scraper as-is rather than being hand-edited.

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

@thomhurst
thomhurst merged commit b8f7f79 into main Sep 6, 2026
11 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-choco branch September 6, 2026 06:53
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