Skip to content

[Automated] Update yq CLI Options - #4769

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

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.Yq/Generated/Yq.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: 3b5e21c5-deb5-4d8c-9ee6-04ccd7753852

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

Code review

This PR is a fully automated, single-line change to a generated tracking file: src/ModularPipelines.Yq/Generated/Yq.Generation.json updates generatorSourceSha256 from 773b4f9... to bdf2981.... The commandTreeSha256 and toolVersion are unchanged, so no yq command/options output actually changed — this just records that the generator's own source hash moved.

No functional code, generated options classes, or public API surface are touched, and the PR body confirms no active public API changes were detected. There's nothing here to raise architecturally or otherwise; this is exactly the kind of generator-tracked metadata file the CLAUDE.md guidance says should be treated as source-of-truth output rather than hand-edited.

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

@thomhurst
thomhurst force-pushed the automated/update-cli-options-yq branch from e998524 to 67ede06 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 a fully automated, single-line change to the generated tracking file src/ModularPipelines.Yq/Generated/Yq.Generation.json: only generatorSourceSha256 changes (from 773b4f9... to 4f58359...). toolVersion and commandTreeSha256 are both unchanged, so no yq command/options output actually changed — this simply records that the OptionsGenerator's own source hash moved.

No functional code, generated options classes, or public API surface are touched. Per CLAUDE.md, this generated file is authoritative output from the tool scraper and should not be hand-edited or second-guessed in review. There's nothing to raise architecturally here.

Note: this PR was updated since the previous automated review (the hash bumped again), but the conclusion is unchanged — still a no-op metadata regeneration.

No issues found.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-yq branch from 67ede06 to ffbd7d3 Compare September 8, 2026 09:53
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Code review

This PR is another fully automated, single-line change to the generated tracking file src/ModularPipelines.Yq/Generated/Yq.Generation.json: only generatorSourceSha256 changes (from 773b4f9... to bccbb87...). toolVersion and commandTreeSha256 are both unchanged, so no yq command/options output actually changed — this simply records that the OptionsGenerator's own source hash moved.

No functional code, generated options classes, or public API surface are touched. Per CLAUDE.md, this generated file is authoritative output from the tool scraper and should not be hand-edited or second-guessed in review. Consistent with the two prior automated reviews on this PR (same conclusion, hash bumped again each time), there's nothing to raise architecturally here.

No issues found.

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