red-gate/Setup Redgate Flyway
Set up Flyway and add the command-line to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version specification | — | latest |
| edition | The Flyway edition to use. Must be one of 'community', 'teams', or 'enterprise'. | yes | — |
| i-agree-to-the-eula | Confirm you consent to the EULA found at https://www.red-gate.com/eula. | yes | — |
| architecture | The target platform architecture. Defaults to the current platform's architecture. | — | — |
| platform | The target OS platform. Defaults to the current platform. | — | — |
| A Redgate email to be used in conjunction with the token parameter to configure a personal access token (PAT). Used to authenticate Flyway to use either Teams or Enterprise. | no | — | |
| token | A personal access token (PAT) to be used in conjunction with the email configuration parameter. This is used to license Flyway to access Teams or Enterprise features. | no | — |
| max-auth-attempts | The maximum number of times to attempt authenticating Flyway. Defaults to 2. | no | 2 |
| clean-old-cached-versions | Remove older versions of Flyway from the tool cache on self-hosted runners. | no | true |
Outputs
| name | description |
|---|---|
| path | The path to the tool installation folder |
| version | The specific version installed |