forked from coop-cloud/abra
0
0
Fork 0
abra/cli
p4u1 d4727db8f9 feat: abra app logs shows task errors (!395)
The log command now checks for the ready state in the task list. If it is not ready. It shows the task logs. This might look like this:
```
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State preparing:
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
ERRO[0000] Service abra-test-recipe_default_app: State rejected: No such image: ngaaaax:1.21.0
```

Closes coop-cloud/organising#518

Reviewed-on: coop-cloud/abra#395
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
Co-authored-by: p4u1 <p4u1_f4u1@riseup.net>
Co-committed-by: p4u1 <p4u1_f4u1@riseup.net>
2023-12-14 13:15:24 +00:00
..
app feat: abra app logs shows task errors (!395) 2023-12-14 13:15:24 +00:00
catalogue refactor: filter by topic when building catalogue 2023-10-16 18:42:38 +02:00
internal docs: make chaos flag description more generic [ci skip] 2023-10-04 01:34:53 +02:00
recipe feat: abra release now asks for a release note (!393) 2023-12-12 14:46:20 +00:00
server test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
updater fix: use new GetComposeFiles API 2023-09-25 15:51:03 +02:00
cli.go test: ensure catalogue is cloned 2023-09-30 08:19:16 +02:00