Skip to content

[Automated] Update buildah CLI Options#2415

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

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

Conversation

@thomhurst
Copy link
Owner

Summary

This PR contains automatically generated updates to buildah 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 Feb 22, 2026
@thomhurst thomhurst enabled auto-merge (squash) February 22, 2026 03:11
@thomhurst thomhurst force-pushed the automated/update-cli-options-buildah branch from 3f186ae to 8877ff1 Compare March 1, 2026 03:13
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 an automated PR updating the buildah CLI options classes.

Change Summary

The diff contains a single line change in src/ModularPipelines.Buildah/AssemblyInfo.Generated.cs:

-[assembly: AssemblyMetadata("ModularPipelines.OptionsGenerator.GeneratedAt", "2026-02-15T03:12:11.5760233Z")]
+[assembly: AssemblyMetadata("ModularPipelines.OptionsGenerator.GeneratedAt", "2026-03-01T03:12:40.3518759Z")]

Assessment

This is a clean, minimal automated update. The generator ran successfully, and the only change is an updated timestamp — meaning no new CLI options, option types, or command structures were detected as changed in this buildah version scrape. This is expected behavior when the tool's CLI interface is stable between runs.

No Issues Found

  • The generated file is correctly marked with [ExcludeFromCodeCoverage] (as per project conventions)
  • The timestamp format is consistent with the previous entry (ISO 8601 UTC)
  • Auto-merge is appropriately enabled for this kind of routine automated maintenance PR
  • No manual option classes are being modified here

This PR is safe to merge as-is.

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