Skip to content

[Automated] Update gradle CLI Options - #4774

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

  • gradle (9.7.1): 1 commands, tree 0e687aaa28b03552c11dca346c7c8914e62b3e2ada613a7288c28c9e7e9ddeb4
    • Baseline comparison: 1 commands at 9.7.1 -> 1 commands at 9.7.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.Java/Generated/Gradle.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: ceeacf52-6f4d-46c1-8338-b7a147725eea

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

Code review

This PR only updates the generatorSourceSha256 field in src/ModularPipelines.Java/Generated/Gradle.Generation.json, reflecting a change in the generator source itself rather than the scraped Gradle CLI output (the toolVersion and commandTreeSha256 are unchanged). This is a trivial, automatically generated tracking-file update with no hand-written or logic changes to review.

No issues found. Checked for bugs and CLAUDE.md compliance.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-gradle branch from e7148a5 to 4b6d90d Compare September 7, 2026 15:51
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Code review

This PR updates only the generatorSourceSha256 field in src/ModularPipelines.Java/Generated/Gradle.Generation.json, reflecting a change in the OptionsGenerator source itself — toolVersion and commandTreeSha256 are unchanged, so no actual Gradle CLI options were regenerated. This is a trivial, automatically generated tracking-file update with no hand-written or logic changes to review, consistent with CLAUDE.md's guidance that generated output is authoritative and should not be hand-edited.

No issues found.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-gradle branch from 4b6d90d to f0512d7 Compare September 8, 2026 10:08
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Review

This PR touches exactly one file, src/ModularPipelines.Java/Generated/Gradle.Generation.json, changing only the generatorSourceSha256 field:

-  "generatorSourceSha256": "773b4f943140dab43ee649323893d06346286caa0635dcf177d0bfb536a63497"
+  "generatorSourceSha256": "bccbb8765ada5091f6455448d255ca004c6b2a462256b9df4a1c67688399d5f1"

toolVersion and commandTreeSha256 are unchanged, and the PR description confirms no public API changes were detected. This is a metadata-only checksum bump reflecting a change to the generator's own source, not a hand-edit of generated output, so it's consistent with the repo's rule that generated options must come from the generator rather than manual edits.

No code, generated option classes, or tests changed. No actionable 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