Skip to content

[Automated] Update brew CLI Options - #4765

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

  • brew (Homebrew 6.0.20): 122 commands, tree 0c701de73d7e728cba2bd96e3b9aa36c0025ba16c8f47f26b230e86d9ffc2e54
    • Baseline comparison: 122 commands at Homebrew 6.0.20 -> 122 commands at Homebrew 6.0.20

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.Homebrew/Generated/Brew.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: Advanced

Run ID: c0ac86fe-86a5-48f7-8099-0cf5ce770bba

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.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review: [Automated] Update brew CLI Options (#4765)

Change: Single-field update to src/ModularPipelines.Homebrew/Generated/Brew.Generation.json, bumping generatorSourceSha256 to reflect a new generator source hash. No other files changed.

This is a generated tracking artifact, and per this repo's conventions (see CLAUDE.md), generated options output is the sole source of truth and should be regenerated automatically rather than hand-edited — which is exactly what this automated PR does. There's no logic change, no new code path, and nothing to simplify or restructure here.

No actionable findings.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-brew branch from 8cfd8cb to 9d0c05e Compare September 7, 2026 15:50
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a single-line, machine-generated change: it updates generatorSourceSha256 in src/ModularPipelines.Homebrew/Generated/Brew.Generation.json from one hash value to another, reflecting the automated brew CLI options regeneration (per the PR description: 122 commands, no active public API changes, no new/changed options detected).

No hand-written logic, generated option classes, or generator code are touched in this diff — only the recorded source hash. Per CLAUDE.md, generated tool output is authoritative and should not be hand-edited or shimmed, and this PR doesn't attempt to; it's the automated regeneration artifact itself. There's no code path here for design, maintainability, or architectural concerns to attach to.

No actionable findings — this is safe to merge as-is.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-brew branch from 9d0c05e to e99575f Compare September 8, 2026 09:53
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Review

Reviewed the diff for PR #4765. The entire change is a one-line regenerated hash update in src/ModularPipelines.Homebrew/Generated/Brew.Generation.json:

-  "generatorSourceSha256": "773b4f943140dab43ee649323893d06346286caa0635dcf177d0bfb536a63497"
+  "generatorSourceSha256": "bccbb8765ada5091f6455448d255ca004c6b2a462256b9df4a1c67688399d5f1"

commandTreeSha256 and the command count are unchanged, matching the PR description (generator-source hash update only, no command-tree changes). This is exactly the kind of automated, generator-produced output covered by the repo guidance to treat current tool output as authoritative and never hand-edit generated options — nothing here is hand-edited or logic-bearing.

No design, correctness, or architectural concerns. Looks good to merge.

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