|
Some checks failed
Lint Checks / Run linter (push) Has been cancelled
Lint Checks / Run linter (pull_request) Successful in 24m14s
Deploy Test / Run deploy test suite (pull_request) Successful in 29m14s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 33m1s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 34m3s
Webapp Test / Run webapp test suite (pull_request) Successful in 33m23s
Smoke Test / Run basic test suite (pull_request) Successful in 33m49s
Previously, volumes defined in a stack's commands.py init() function were being overwritten by volumes discovered from compose files. This prevented stacks from adding infrastructure volumes like caddy-data that aren't defined in the compose files. Now volumes are merged, with init() volumes taking precedence over compose-discovered defaults. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build | ||
| data | ||
| deploy | ||
| repos | ||
| __init__.py | ||
| __main__.py | ||
| base.py | ||
| command_types.py | ||
| constants.py | ||
| main.py | ||
| opts.py | ||
| update.py | ||
| util.py | ||
| version.py | ||