postgres-ai/Database Lab: realistic DB testing in CI
Test DB migrations using DB branches provided by Database Lab Engine (DLE)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | List of commands to run DB migrations | yes | — |
| dbname | The database that the workflow is running with | no | "" |
| migration_envs | List of environment variables that will be set during migrations running | no | — |
| download_artifacts | Option to download artifacts | no | false |
| observation_interval | Observation interval | no | 10 |
| max_lock_duration | Max lock duration | no | 10 |
| max_duration | Max duration | no | 3600 |
Outputs
| name | description |
|---|---|
| response | The result of migration checks |