|
All checks were successful
PR build (required check) / changes (pull_request) Successful in 6s
secrets-guard / encrypted (pull_request) Successful in 5s
PR build (required check) / build-frontend (pull_request) Has been skipped
PR build (required check) / validate-observability (pull_request) Has been skipped
PR build (required check) / build-backend (pull_request) Successful in 52s
PR build (required check) / gate (pull_request) Successful in 2s
A fresh named volume mounted at /state came up root-owned (the image never created the dir, so docker made the mountpoint as root) and the non-root lake service 500'd every /history with EACCES — seen live on the first LAN lake deploy. The image now creates and owns /state, so new volumes inherit uid 10001; and an unwritable cache serves the frame from memory instead of failing, keeping the cache an accelerator rather than a dependency. |
||
|---|---|---|
| .. | ||
| accounts | ||
| api | ||
| core | ||
| data | ||
| notifications | ||
| web | ||
| conftest.py | ||
| test_drift_check.py | ||
| test_indexnow.py | ||
| test_seed_era5.py | ||
| test_warm_cities.py | ||