abra/pkg/config
p4u1 d4727db8f9
continuous-integration/drone/push Build is passing Details
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: #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.go feat: abra app logs shows task errors (!395) 2023-12-14 13:15:24 +00:00
app_test.go test: abra-integration-test-recipe -> abra-test-recipe 2023-10-05 14:22:11 +02:00
env.go proper env modifiers support 2023-12-01 11:03:52 +00:00
env_test.go proper env modifiers support 2023-12-01 11:03:52 +00:00