Skip to content

[Automated] Update go CLI Options - #4760

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

  • go (go version go1.27.1 linux/amd64): 32 commands, tree 548eeaf55d8f76eaffb8b5deb06e1abb41e16c60a69466a4358433d5ecd3df4f
    • Baseline comparison: 32 commands at go version go1.27.1 linux/amd64 -> 32 commands at go version go1.27.1 linux/amd64

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.Go/Generated/Go.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: ca20fe73-d500-424c-82eb-c895d10a5b7c

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 go CLI Options (#4760)

This is a fully automated regeneration PR from ModularPipelines.OptionsGenerator. The entire diff is a single-line change to src/ModularPipelines.Go/Generated/Go.Generation.json, bumping generatorSourceSha256 from the previous value to bdf2981af64a9665cc6851ff1c5ed256989395d930ae8345ca28cd09d755e620.

What this represents: generatorSourceSha256 is a provenance fingerprint of the generator's own source inputs (see scripts/Write-GeneratedOptionsProvenance.ps1 / scripts/Assert-GeneratedOptionsFreshness.ps1), used by Assert-GeneratedOptionsFreshness.ps1 to detect when generated snapshots are stale relative to generator changes on main. No option classes, command definitions, or public API surface changed — the PR description confirms "No active public API changes were detected" and command coverage is unchanged (32 commands, same tree SHA, same go tool version).

Assessment: This is exactly the kind of change this generator is designed to produce — a metadata-only refresh with zero functional impact. There's nothing here to hand-tweak per the repo's guidance (generated output is the source of truth and shouldn't be edited manually), and there's no logic, design pattern, or architectural concern to evaluate since no hand-written code changed. No previous review comments exist on this PR requiring follow-up (only CodeRabbit's auto-skip notice for generated paths).

No actionable findings. Safe to merge as a routine automated update.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-go branch from 8419394 to a21be76 Compare September 7, 2026 15:50
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Review: [Automated] Update go CLI Options (#4760)

The PR was updated since the last review (new head a21be765, previously reviewed at 84193942). The change is still the same single-line, metadata-only update to src/ModularPipelines.Go/Generated/Go.Generation.json, this time bumping generatorSourceSha256 to 4f583590c7bc1fb5c9bd0360c7986f13acb231fe933e1989457e137aa1339444.

What this represents: generatorSourceSha256 is the provenance fingerprint of the generator's own source inputs (see scripts/Write-GeneratedOptionsProvenance.ps1 / scripts/Assert-GeneratedOptionsFreshness.ps1), used to detect when generated snapshots are stale relative to generator changes on main. commandTreeSha256, toolVersion, and command coverage (32 commands) are unchanged, and the PR description confirms no active public API changes.

Assessment: This is exactly the kind of change the generator is designed to produce, and per repo guidance generated output under src/ModularPipelines.Go/Generated/ should never be hand-edited — there's nothing to tweak and no hand-written logic to evaluate. No unresolved prior review comments remain.

No actionable findings. Safe to merge as a routine automated update.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-go branch from a21be76 to 0bca7ee Compare September 8, 2026 09:53
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Review

This PR updates a single value in a generated metadata file: src/ModularPipelines.Go/Generated/Go.Generation.json's generatorSourceSha256 (hash of the options-generator source itself, tracked for cache/freshness purposes) changes from 773b4f94... to bccbb876.... commandTreeSha256 and toolVersion are unchanged, and the PR body confirms no public API changes and stable command coverage (32/32).

There's no logic, conditional, or behavior change to review here — it's an automated, generator-produced diff, and per repo guidance this file should never be hand-edited, which it wasn't. No prior actionable review comments are outstanding (only an auto-skipped CodeRabbit path-filter notice).

No issues found — 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