Skip to content

[Automated] Update winget CLI Options#2564

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

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

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

Summary

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

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

Summary: This is a minimal automated PR that updates a single timestamp in .

Change Analysis

The diff contains exactly one changed line:

-[assembly: AssemblyMetadata("ModularPipelines.OptionsGenerator.GeneratedAt", "2026-04-26T03:17:15.3459885Z")]
+[assembly: AssemblyMetadata("ModularPipelines.OptionsGenerator.GeneratedAt", "2026-05-03T03:18:35.6503365Z")]

This is a routine weekly regeneration run — the generator scraped the winget CLI and found no changes to the actual options classes, so only the generation timestamp advanced.

Observations

  • No functional changes: No options classes were added, removed, or modified. The winget CLI options surface appears stable between the two generation runs (2026-04-26 → 2026-05-03).
  • Correctness: The timestamp format is consistent with the existing convention and the new value reflects today's generation date accurately.
  • PR description accuracy: The PR template mentions "Updated options classes" and "Added new commands if any were detected", but the actual diff confirms no such changes occurred — this is purely a timestamp refresh. It would be marginally clearer if the automated PR description could detect a no-op run and say so explicitly, but this is a minor cosmetic point about the generator itself, not a problem with this PR.

Verdict

✅ Looks good. No issues found. Safe to merge.

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

Summary: This is a minimal automated PR that updates a single timestamp in AssemblyInfo.Generated.cs.

Change Analysis

The diff contains exactly one changed line in src/ModularPipelines.WinGet/AssemblyInfo.Generated.cs:

  • Before: GeneratedAt = 2026-04-26T03:17:15Z
  • After: GeneratedAt = 2026-05-03T03:18:35Z

This is a routine weekly regeneration run — the generator scraped the winget CLI and found no changes to the actual options classes, so only the generation timestamp advanced.

Observations

  • No functional changes: No options classes were added, removed, or modified. The winget CLI options surface appears stable between the two generation runs (2026-04-26 to 2026-05-03).
  • Correctness: The timestamp format is consistent with the existing convention and the new value reflects today's generation date accurately.
  • PR description accuracy: The PR template mentions "Updated options classes" and "Added new commands if any were detected", but the actual diff confirms no such changes occurred. It would be marginally clearer if the automated PR description could detect a no-op run and say so explicitly, but this is a cosmetic point about the generator itself, not a problem with this PR.

Verdict

Looks good. No issues found. Safe to merge.

@thomhurst thomhurst merged commit 3a30572 into main May 3, 2026
12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-winget branch May 3, 2026 03:35
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