sanderstad/FlywayCLIRunner

Run Flyway CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
action_migrateEnable migrationnotrue
action_clean_dbEnable cleaning the database buildnofalse
action_dryrunEnable dry runnofalse
action_reportEnable check report generationnofalse
flyway_emailThe email address to use for Flyway CLIno""
flyway_tokenThe token to use for Flyway CLIno""
target_db_urlJDBC url to use to connect to the databaseyes""
target_db_usernameThe username to use for the target databaseno""
target_db_passwordThe password to use for the target databaseno""
authenticate_flywayDisable authenticationnotrue
agree_to_eulaAgree to the Flyway EULAnotrue
environmentThe environment to use for the Flyway CLIyes""
publish_resultPublish the result of the migrationnofalse
generate_check_reportGenerate a check reportnofalse
report_environmentThe environment to use for the reportnodefault
report_db_urlThe JDBC url to use for the report databaseyes""
report_db_usernameThe username to use for the report databaseno""
report_db_passwordThe password to use for the report databaseno""
check_filter_fileThe filter file to use for the check reportno""
custom_paramsCustom parameters to pass to Flyway CLIno""
debugEnable debug modenofalse

no outputs