Setup Redgate Flyway
Version updated for https://github.com/red-gate/setup-flyway to version v3.2.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 4 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-flyway GitHub Action automates the installation of the Flyway CLI in workflows to streamline database migrations, schema version control, and CI/CD processes. It supports over 50 databases, including PostgreSQL, MySQL, and SQL Server, enabling teams to efficiently manage and deploy database changes. This action simplifies database delivery pipelines by integrating Flyway’s powerful capabilities directly into GitHub Actions.
Release notes
What’s new
- Add max-auth-attempts input for Flyway authentication retries by @DoodleBobBuffPants in https://github.com/red-gate/setup-flyway/pull/271
What’s Changed
- Bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/268
- Add flyway-actions link to README by @DoodleBobBuffPants in https://github.com/red-gate/setup-flyway/pull/269
- Bump the dev-dependencies group with 6 updates by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/270
Full Changelog: https://github.com/red-gate/setup-flyway/compare/v3...v3.2.0