Skip to content

[Automated] Update buildah CLI Options - #4625

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-buildah
Sep 6, 2026
Merged

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

Conversation

@thomhurst

@thomhurst thomhurst commented Sep 3, 2026

Copy link
Copy Markdown
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

Assembly-wide public API impact

No active public API changes were detected in this assembly.

Command coverage

Command coverage report:

  • buildah (buildah version 1.33.7 (image-spec 1.1.0-rc.5, runtime-spec 1.1.0)): 37 commands, tree 40421c40371cc91f2731cecc414602c829d251cb603067ac9cbef046a69eeb90
    • Baseline comparison: 37 commands at buildah version 1.33.7 (image-spec 1.1.0-rc.5, runtime-spec 1.1.0) -> 37 commands at buildah version 1.33.7 (image-spec 1.1.0-rc.5, runtime-spec 1.1.0)

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Sep 3, 2026
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Buildah/Generated/Buildah.Generation.json is excluded by !**/generated/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: bbe5197b-0b62-4f5d-ad80-4dc26cdbf35b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-buildah branch from c89e452 to 9785877 Compare September 6, 2026 07:10
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a fully automated options-generator update touching a single file, src/ModularPipelines.Buildah/Generated/Buildah.Generation.json. The only change is the generatorSourceSha256 field:

-  "generatorSourceSha256": "def6f7dcd95c0ad3f3902a39e707f5783b6610d1bd323bf9e9c3a0ea8d9a2d39"
+  "generatorSourceSha256": "3c4a4b7d77c9c486eefb33c6d9f0e900bd1623eade9ce8de1537082c1d5cebeb"

commandTreeSha256 is unchanged, and no generated C# option classes or any other code were modified, consistent with the PR description ("No active public API changes were detected"). There's no logic, design, or architecture to evaluate here — this is a routine checksum bump reflecting a generator-source update with no downstream effect on generated output.

No issues found. Approving.

@thomhurst
thomhurst merged commit eb689f5 into main Sep 6, 2026
11 checks passed
@thomhurst
thomhurst deleted the automated/update-cli-options-buildah branch September 6, 2026 07:33
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