kurkop/Flyway Postgres Migration
Run migrations using your Github Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flyway_conf_sha | Flyway Configuration in Base64 | yes | "" |
| flyway_sql | Flyway SQL path | no | ./flyway/sql |
| pre_migration_bash_sha | Bash file in base64 to run before migration | no | "" |
| post_migration_bash_sha | Bash file in base64 to run after migration | no | "" |
Outputs
no outputs