quickpay/Wait
Wait a designated number of milliseconds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_key | ssh key | — | — |
| prod_apt_deps | wether or not to install all apt dependencies used in production envoriments | — | false |
| chrome | wether or not to download chrome | — | false |
| rubocop | wether or not to download rubocop | — | false |
| postgres | wether or not to install postgresql-client and wait for initialization | — | false |
| postgresql db | POSTGRES_DB - name for the default database that is to be configured | — | backends_test |
| postgresql user | POSTGRES_USER - the user with superuser power | — | backends_u |
| postgresql password | POSTGRES_PASSWORD - superuser password | — | abc |
| postgresql port | port which the postgresql service is running on | — | 5432 |
| gem_server_credentials | credentials for gem server | — | — |
| gem_github_credentials | credentials for gem github packages | — | — |
| set_env_var | set envorimental variables based on env files in env/ if it exists | — | true |
Outputs
no outputs