abra/pkg/config
moritz 31ec322c55
continuous-integration/drone/push Build is passing Details
feat(deploy): set timeout via label (!290)
Solves coop-cloud/organising#437

A timeout can be specified globally for a recipe using this label:
`coop-cloud.${STACK_NAME}.timeout=${TIMEOUT:-120}`. This sets the default timeout to 120s. An app specific timeout can be set using the env `TIMEOUT`.

Co-authored-by: Moritz <moritz.m@local-it.org>
Reviewed-on: #290
2023-04-14 14:44:18 +00:00
..
app.go feat(deploy): set timeout via label (!290) 2023-04-14 14:44:18 +00:00
app_test.go refactor: drop old/upstream TODOs 2021-12-28 01:31:50 +01:00
env.go fix: don't delete server dir on cleanup if not empty 2023-01-23 13:56:27 +01:00
env_test.go fix: make test suite work again 2023-02-08 11:11:39 +01:00