Skip to content

[Automated] Update yarn CLI Options - #4619

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

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

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

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

  • yarn (4.18.0): 52 commands, tree e257eecd91b494ea27b85879a1fe8297c96a2747f7308e7455a4d7479c2a0132
    • Baseline comparison: 52 commands at 4.18.0 -> 52 commands at 4.18.0

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.Yarn/Generated/Yarn.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: 69d7bbf1-3da7-4775-9ee5-44d3d79f983f

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-yarn branch from 28e8f53 to 44b19a1 Compare September 6, 2026 06:45
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

This PR is a fully automated update from ModularPipelines.OptionsGenerator, and the diff is minimal and expected:

  • Only src/ModularPipelines.Yarn/Generated/Yarn.Generation.json changes, and only the generatorSourceSha256 field is updated.
  • toolVersion (4.18.0) and commandTreeSha256 are unchanged, meaning the yarn CLI's command surface itself did not change — this run is only recording that the generator's own source changed since the last generation.
  • No generated C# options classes changed, consistent with the PR description's claim of no public API impact.
  • No prior review comments exist on this PR that need to be addressed (only CodeRabbit's auto-skip notice due to path filters on **/generated/**).

This is exactly the kind of low-risk, mechanical change the generator is designed to produce, and per CLAUDE.md guidance these generated files should not be hand-edited — nothing here needs manual intervention. No architectural or design concerns apply to a metadata hash bump like this.

No actionable findings.

@thomhurst
thomhurst merged commit 35855fb into main Sep 6, 2026
11 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-yarn branch September 6, 2026 07:02
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