Skip to content

[Automated] Update dotnet CLI Options#2447

Open
thomhurst wants to merge 1 commit intomainfrom
automated/update-cli-options-dotnet
Open

[Automated] Update dotnet CLI Options#2447
thomhurst wants to merge 1 commit intomainfrom
automated/update-cli-options-dotnet

Conversation

@thomhurst
Copy link
Owner

Summary

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

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Mar 8, 2026
@thomhurst thomhurst enabled auto-merge (squash) March 8, 2026 03:10
Copy link

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This is a minimal automated PR that updates the AssemblyMetadata timestamp for the ModularPipelines.OptionsGenerator.GeneratedAt attribute in AssemblyInfo.Generated.cs.

Change Summary

  • File changed: src/ModularPipelines.DotNet/AssemblyInfo.Generated.cs
  • Change: Updated the GeneratedAt timestamp from 2026-03-01T03:12:25.9061555Z to 2026-03-08T03:09:09.8085647Z
  • No logic changes: Only the generation timestamp changed — no new commands, option types, or descriptions were modified.

Assessment

This is a clean, low-risk automated PR. The single-line change simply records when the options generator last ran. The PR description mentions possible new commands or updated option types, but in this case none were produced — only the timestamp was bumped. This is expected behavior for a scheduled/automated regeneration when the underlying CLI tool output hasn't changed.

No issues found. The auto-merge (squash) setup is appropriate for this type of routine maintenance PR.

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