Skip to content

[Automated] Update flyway CLI Options - #4757

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

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

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

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

  • flyway (10.20.1): 19 commands, tree 206d77a06b83779df807e8cfc15afcf1ecf040cfbfb7380cf9ede97417872e7a
    • Baseline comparison: 19 commands at 10.20.1 -> 19 commands at 10.20.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.Flyway/Generated/Flyway.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: 3c6fb322-e88b-49ec-b8d1-6acf9b91db5e

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 Summary

This PR is a trivial, fully machine-generated change. It updates a single value — generatorSourceSha256 — in src/ModularPipelines.Flyway/Generated/Flyway.Generation.json, reflecting that the OptionsGenerator's source code changed since the last regeneration.

Notably, commandTreeSha256 and toolVersion are unchanged, meaning the actual generated API surface for Flyway options is identical — this is purely a provenance/metadata update, not a behavioral change.

Per CLAUDE.md, generated files under Generated/ are auto-generated by the OptionsGenerator and should never be hand-tweaked; this diff is consistent with that (it's the expected output of regeneration, not a manual edit). No control flow, logic, or API changes are present.

No actionable findings.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-flyway branch from cc9e1f5 to cbb152c Compare September 7, 2026 15:51
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Review Summary

This PR is a trivial, fully machine-generated change. It updates a single value — generatorSourceSha256 — in src/ModularPipelines.Flyway/Generated/Flyway.Generation.json, reflecting that the OptionsGenerator's own source code changed since the last regeneration run.

toolVersion (10.20.1) and commandTreeSha256 remain unchanged, so the actual generated Flyway options API surface is identical — this is a provenance/metadata-only update, not a behavioral or API change.

Per CLAUDE.md, files under Generated/ are produced by the OptionsGenerator and must never be hand-edited; this diff is exactly the expected output of a regeneration, not a manual tweak. No control flow, logic, or public API changes are present.

No actionable findings.

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