Skip to content

[Automated] Update flyway CLI Options#2568

Merged
thomhurst merged 1 commit into
mainfrom
automated/update-cli-options-flyway
May 3, 2026
Merged

[Automated] Update flyway CLI Options#2568
thomhurst merged 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

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels May 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 3, 2026 03:23
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:23 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:23 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 03:23 — with GitHub Actions Inactive
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review: [Automated] Update flyway CLI Options

This is a minimal automated PR with a single-line change: updating the GeneratedAt timestamp in AssemblyInfo.Generated.cs from 2026-04-26 to 2026-05-03.

Summary

The change is exactly what it says on the tin — a weekly/periodic re-run of the options generator scraped the flyway CLI help output and found no changes to the actual options classes. Only the generation timestamp was updated.

Observations

No functional changes. The flyway CLI options themselves are unchanged. The diff confirms the generator ran successfully and found the installed flyway version's help output produces the same options as the previous run.

Timestamp-only PRs are fine. The GeneratedAt metadata is useful for auditing when code was last verified against the live CLI — this PR provides that traceability at low cost.

Minor consideration (non-blocking): If the generator produces no option changes, one could argue the PR could be skipped entirely (or the timestamp only updated when options actually change) to reduce noise. However, there is value in the regular "heartbeat" confirming the generator still runs successfully and the CLI hasn't regressed. This is a design decision for the automation, not a defect.

Verdict

✅ Approved. Clean automated update, no issues found.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@thomhurst thomhurst merged commit 18418a2 into main May 3, 2026
12 checks passed
@thomhurst thomhurst deleted the automated/update-cli-options-flyway branch May 3, 2026 03:44
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