abra/cli/internal
moritz 31ec322c55
All checks were successful
continuous-integration/drone/push Build is passing
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
..
backup.go feat: backup/restore [ci skip] 2022-04-03 18:24:09 +02:00
cli.go feat(cmd): add --tty flag to run commands from a script 2023-03-29 14:25:08 +02:00
command.go Post-deploy abra.sh hooks (!292) 2023-04-14 14:12:31 +00:00
deploy.go feat(deploy): set timeout via label (!290) 2023-04-14 14:44:18 +00:00
errors.go refactor!: migrate to urfave/cli v1 2022-01-18 14:38:20 +01:00
list.go refactor: reverse list function finally 2021-12-28 02:31:06 +01:00
new.go fix: no gitops on recipe for "app new" 2023-02-15 00:49:22 +01:00
recipe.go feat: show latest published version on sync 2022-02-09 08:58:20 +00:00
validate.go refactor: use passed down conf to decide 2023-02-15 00:35:33 +01:00