Skip to content

[Automated] Update jq CLI Options - #4620

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

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

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

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

  • jq (jq-1.8.2): 1 commands, tree c84d384f2a25cca2a8fde5eb61b0f81f728e5f778a232211b176ea80143877bc
    • Baseline comparison: 1 commands at jq-1.8.2 -> 1 commands at jq-1.8.2

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.Jq/Generated/Jq.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: 154ea992-112d-4d4e-9368-a67072f37563

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-jq branch from d05a418 to 6674cc0 Compare September 6, 2026 06:27
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review Summary

This PR contains a single-line change to src/ModularPipelines.Jq/Generated/Jq.Generation.json, updating the recorded generatorSourceSha256 value. This is auto-generated bookkeeping metadata used to detect when the options generator's own source has changed and regeneration is needed.

No options classes, generated API surface, scraper logic, or any executable code is touched. The command tree and coverage hashes are unchanged (still 1 command), and per the PR description no public API changes were detected in this assembly.

There's no code surface here for design, maintainability, or architectural concerns to apply to — this is a pure hash-refresh in a generated artifact, consistent with the project's guidance that generated files should reflect current generator/tool output rather than being hand-tweaked.

Findings: none. LGTM.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-jq branch from 6674cc0 to 1f75a2a Compare September 6, 2026 06:41
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review Summary

This PR contains a single-line change to src/ModularPipelines.Jq/Generated/Jq.Generation.json, updating the recorded generatorSourceSha256 value. This is auto-generated bookkeeping metadata used to detect when the options generator's own source has changed and regeneration is needed.

No options classes, generated API surface, scraper logic, or any executable code is touched. The command tree hash is unchanged (still 1 command, jq-1.8.2), and per the PR description no public API changes were detected in this assembly.

There's no code surface here for design, maintainability, or architectural concerns to apply to — this is a pure hash-refresh in a generated artifact, consistent with the project's guidance that generated files should reflect current generator/tool output rather than being hand-tweaked.

Findings: none. LGTM.

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