Commit Graph

2 Commits

Author SHA1 Message Date
Timur Gordon
35ea035bd5 Add build.sh and run.sh scripts for osiris runner
- Added build.sh that builds runner_osiris binary in release mode
- Added run.sh that builds first, then starts the runner
- Fixed binary name from osiris_runner to runner_osiris
- Scripts use RUSTFLAGS to suppress warnings
- Runner configured via environment variables (RUNNER_ID, REDIS_URL, BASE_DB_ID)
2025-11-04 17:05:17 +01:00
Timur Gordon
d744c2cd16 add tests and fix job impl 2025-09-09 17:54:09 +02:00