6 Commits

Author SHA1 Message Date
Hansie Odendaal
a443374e4d
feat: add cucumber auto deployer (#2)
- Added an example that selects the deployer (local or docker compose) based on an environment variable.
- Let cucumber's argument parsing environment select scenarios to run - this allows for a flexible test environment.
2026-01-09 15:30:59 +02:00
andrussal
0576f58a19 cucumber: allow zero executors 2026-01-06 14:22:38 +01:00
andrussal
30b9950449 chore: rebrand to Logos and refresh docs 2025-12-20 10:05:21 +01:00
andrussal
47b4e8531d core: make scenario/topology building fallible 2025-12-18 22:48:45 +01:00
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