andrussal
222436ed8d
Reorganize scripts into subdirectories
...
Move helper scripts under scripts/{run,build,setup,ops,lib} and update all references across docs, CI, Docker, and Rust call sites.
2025-12-18 17:26:02 +01:00
andrussal
91c9044abb
refactor: remove embedded observability
2025-12-18 13:05:40 +01:00
andrussal
25dd0f1ac4
compose: reuse stack image build; drop runner.Dockerfile
2025-12-18 10:10:19 +01:00
andrussal
29d9b40d72
obs: drop grafana query url + simplify env vars
2025-12-18 09:23:39 +01:00
andrussal
3a25c776b2
test: stabilize compose/k8s runners
2025-12-17 21:52:11 +01:00
andrussal
e05bf5e0bd
refactor(observability): remove embedded prometheus/grafana
...
Deployers no longer provision Prometheus/Grafana; metrics query/ingest now come from explicit URLs via env/flags.
2025-12-17 18:28:36 +01:00
andrussal
884490e634
fix(scripts): stabilize bundle + runners smoke tests
...
- Fix rapidsnark rebuild path in setup-nomos-circuits (Docker linux builds)
- Fix compose template path after runners→deployers rename
- Make local_runner 30s host run a pure smoke test
2025-12-17 09:10:09 +01:00
andrussal
f451fd504d
refactor(testing-framework): rename runners to deployers
...
- Update paths and orchestration for deployers (compose/k8s/local/docker)
- Consolidate scripts helpers and refresh book/README docs
2025-12-16 21:20:27 +01:00