heyatlas/Set up test db
Set up test db
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| db_user | DB user | no | postgres |
| db_password | DB password | no | postgres |
| db_name | DB user | no | postgres_test |
| db_port | DB port | no | 5432 |
| db_extensions | DB extensions list separated by a space | no | pg_stat_statements pgcrypto |
| db_schemas | DB schemas list to create separated by a space | no | — |
| db_migrations_path | DB migrations path | no | db/migrations |
| db_migrations_config_path | DB migrations config path | no | db/test/conf/flyway.conf |
| migrate_from_be_clientes_ar | Migrate from be-clientes-ar | no | false |
| migrations_branch | Branch to use for running migrations | no | — |
| github_token | GitHub token | no | — |
Outputs
no outputs