Skip to content

[Automated] Update buildah CLI Options - #4764

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

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

Conversation

@thomhurst

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 6, 2026
@coderabbitai

coderabbitai Bot commented Sep 6, 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: 88aadcea-4c99-4dc2-8741-966fcb54142c

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.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a fully automated, single-line change to a generated tracking file (src/ModularPipelines.Buildah/Generated/Buildah.Generation.json). The only modification is the generatorSourceSha256 value, which records that the OptionsGenerator's own source changed — the buildah CLI version, command tree, and command count are all unchanged (37 commands, same tree hash, same tool version).

No generated .cs options files are touched, no public API changes were detected, and per the repo's convention this file is generator output that should not be hand-edited — it hasn't been. Nothing actionable here.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-buildah branch from f26d0c5 to 687223b Compare September 7, 2026 15:49
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Review

This PR is a fully automated, single-line change to the generated tracking file src/ModularPipelines.Buildah/Generated/Buildah.Generation.json. The only modification is the generatorSourceSha256 value, which records that the OptionsGenerator's own source changed. The buildah CLI version, commandTreeSha256, and command count (37) are all unchanged from the previous baseline.

No generated .cs options classes are touched, no public API changes were detected, and per repo convention this file is generator output that has not been hand-edited. This is consistent with the previous review of this PR (which reached the same conclusion at an earlier head). Nothing actionable here.

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