Skip to content

[Automated] Update hadolint CLI Options - #4755

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to hadolint 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:

  • hadolint (Haskell Dockerfile Linter 2.15.1): 1 commands, tree aeb27eae3024b418e56e8f019f96d51b3a9c807828bc0b65fc1c600d24a325b5
    • Baseline comparison: 1 commands at Haskell Dockerfile Linter 2.15.1 -> 1 commands at Haskell Dockerfile Linter 2.15.1

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.Hadolint/Generated/Hadolint.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: Advanced

Run ID: 002e5c18-e870-4787-8ab4-e392673c8f17

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: [Automated] Update hadolint CLI Options (#4755)

This PR contains a single, minimal change:

-  "generatorSourceSha256": "773b4f943140dab43ee649323893d06346286caa0635dcf177d0bfb536a63497"
+  "generatorSourceSha256": "bdf2981af64a9665cc6851ff1c5ed256989395d930ae8345ca28cd09d755e620"

This is the auto-generated Hadolint.Generation.json manifest, updated to reflect the current generator source hash. The tool version (Haskell Dockerfile Linter 2.15.1), command tree hash, and command coverage are all unchanged, and no options/API surface changed. Per repo convention this file is auto-generated and shouldn't be hand-edited, and nothing here needs a manual tweak.

No previous review comments exist on this PR to verify were addressed.

No actionable issues found — this is safe to merge.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-hadolint branch from d30de20 to 478590e Compare September 7, 2026 15:49
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Code review

This is an automated, generator-produced update to src/ModularPipelines.Hadolint/Generated/Hadolint.Generation.json. The entire diff is a single field change: generatorSourceSha256 was bumped. The toolVersion and commandTreeSha256 are unchanged, and the PR description confirms no active public API changes were detected.

Per repo guidance, generated options output is authoritative and should never be hand-edited — this PR only reflects a regenerated hash from the current generator/tool state, which is exactly the expected workflow. No functional or structural changes are present to review, and there's nothing here that warrants a design or architectural suggestion.

No issues found.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-hadolint branch from 478590e to db2f205 Compare September 8, 2026 09:52
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Code review

This PR only re-bumps generatorSourceSha256 in src/ModularPipelines.Hadolint/Generated/Hadolint.Generation.json (same pattern as the two prior reviews on this PR, both cleared). toolVersion and commandTreeSha256 are unchanged, so no CLI surface or command tree changed — this is just the generator source hash catching up.

Per CLAUDE.md, generated options output under src/ModularPipelines.<Tool>/Generated is authoritative and must never be hand-edited, including during review — this diff is exactly the expected regeneration artifact and requires no changes.

No issues found.

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