Skip to content

[Automated] Update kind CLI Options#2573

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-kind
May 3, 2026
Merged

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

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to kind 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 May 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 3, 2026 03:43
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:43 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:43 — with GitHub Actions Inactive
Copy link
Copy Markdown

@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

No issues found. This is a clean, minimal automated update.

What changed

in has its metadata timestamp bumped from 2026-04-26T03:17:562026-05-03T03:41:50. That is the only change — no options classes were added, removed, or modified.

Assessment

  • The change is exactly what the PR description claims: a scheduled re-run of the options generator that found no structural differences in the kind CLI, so only the timestamp advances.
  • Using AssemblyMetadata to record the generation timestamp is a good practice — it makes it easy to audit when classes were last scraped without touching the generated source files themselves.
  • Auto-merge via squash is appropriate for this class of mechanical, low-risk update.

No action required. ✓

Copy link
Copy Markdown

@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

No issues found. This is a clean, minimal automated update.

What changed

AssemblyInfo.Generated.cs in ModularPipelines.Kind has its GeneratedAt metadata timestamp bumped from 2026-04-26T03:17:56 to 2026-05-03T03:41:50. That is the only change — no options classes were added, removed, or modified.

Assessment

  • The change is exactly what the PR description claims: a scheduled re-run of the options generator that found no structural differences in the kind CLI, so only the timestamp advances.
  • Using AssemblyMetadata to record the generation timestamp is a good practice — it makes it easy to audit when classes were last scraped without touching the generated source files themselves.
  • Auto-merge via squash is appropriate for this class of mechanical, low-risk update.

No action required. The PR is good to merge.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit bb2ef2d into main May 3, 2026
11 of 12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-kind branch May 3, 2026 03:52
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