Skip to content

Conversation

@thomhurst
Copy link
Owner

Summary

This PR contains automatically generated updates to kustomize 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 Jan 25, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 25, 2026 02:59
@thomhurst
Copy link
Owner Author

Summary

This PR updates the auto-generated timestamp in the kustomize CLI options metadata file.

Critical Issues

None found ✅

The change is:

  • Only a timestamp update in an auto-generated file (as evidenced by the <auto-generated> header and matching the pattern of other similar files in the codebase)
  • Consistent with project patterns - other tool packages have similar AssemblyInfo.Generated.cs files with GeneratedAt timestamps
  • Follows documented approach - CLAUDE.md explicitly states that tool options classes are auto-generated and should not be manually modified
  • No functional impact - merely updates metadata about when the generator last ran

Suggestions

None - this is a routine automated update.

Verdict

APPROVE - No critical issues

This is a standard automated regeneration that updates only the generation timestamp metadata. The change poses no risk and follows established project patterns for auto-generated tool wrapper code.

@thomhurst thomhurst force-pushed the automated/update-cli-options-kustomize branch from ff743c8 to b9b94e4 Compare February 1, 2026 03:13
@thomhurst thomhurst merged commit 8c2cb1d into main Feb 1, 2026
9 of 11 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-kustomize branch February 1, 2026 03:23
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.

2 participants