Setup Redgate Flyway
Version updated for https://github.com/red-gate/setup-flyway to version v3.3.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 5 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, enabling seamless database migrations, schema version control, and integration into CI/CD workflows. It supports over 50 databases, including PostgreSQL, MySQL, SQL Server, and Oracle, allowing teams to efficiently manage and scale database delivery. This action simplifies database deployment by providing a reliable, automated way to set up Flyway within GitHub workflows.
Release notes
What’s New
- Clean up older Flyway versions from self-hosted runner tool cache by @DoodleBobBuffPants in https://github.com/red-gate/setup-flyway/pull/281
- Add clean-old-cached-versions input to disable cache cleanup by @DoodleBobBuffPants in https://github.com/red-gate/setup-flyway/pull/285
What’s Changed
- Bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/272
- Bump the dev-dependencies group with 7 updates by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/275
- Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/274
- Bump fast-xml-parser from 5.4.2 to 5.5.7 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/278
- Bump fast-xml-parser from 5.4.2 to 5.5.6 in the prod-dependencies group by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/276
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/279
- Bump vite from 7.3.1 to 8.0.0 by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/277
- Create a release using softprops with version input by @taylorimogen in https://github.com/red-gate/setup-flyway/pull/280
- Bump the dev-dependencies group with 8 updates by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/282
- Bump fast-xml-parser from 5.5.8 to 5.5.9 in the prod-dependencies group by @dependabot[bot] in https://github.com/red-gate/setup-flyway/pull/283
Full Changelog: https://github.com/red-gate/setup-flyway/compare/v3...v3.3.0