Commit Graph

25 Commits

Author SHA1 Message Date
2814558204 Update .gitea/workflows/release.yml
Some checks failed
CI / Build & Test (push) Failing after 1m40s
Release / Build Release Binaries (push) Has been cancelled
2025-11-19 14:08:01 +00:00
c7bf99a495 Update .gitea/workflows/ci.yml
Some checks failed
CI / Build & Test (push) Failing after 3m52s
2025-11-19 13:45:17 +00:00
192972aba8 Update .gitea/workflows/ci.yml
Some checks failed
CI / Build & Test (push) Failing after 59s
limit rust checks/builds to bin crates only

Run cargo check/test/clippy/build only for crates under bin/ using
--manifest-path instead of the full workspace. This avoids unrelated
validating all binaries.
2025-11-19 12:32:36 +00:00
09c4444db5 merge upstream
Some checks failed
CI / Build & Test (push) Failing after 47s
2025-11-19 11:59:27 +00:00
Timur Gordon
8c33c73b3c update coordinator and add end to end tests 2025-11-19 10:34:28 +01:00
Timur Gordon
7675dc2150 update horus heroscripts 2025-11-19 10:33:54 +01:00
peternashaat
1208ef00a1 Add CI/CD workflows with docs
Some checks failed
CI / Build & Test (push) Failing after 48s
2025-11-19 09:01:10 +00:00
peternashaat
be920e1eb6 Add CI/CD workflows with docs 2025-11-19 08:45:56 +00:00
Timur Gordon
e925f4c974 install dev configs for horus 2025-11-19 08:23:37 +01:00
Timur Gordon
91de9a8e94 include configuration before install 2025-11-18 20:59:07 +01:00
Timur Gordon
24beba433b label configs as development 2025-11-18 20:49:49 +01:00
Timur Gordon
15f99adfe8 remove bin path config 2025-11-18 20:45:35 +01:00
Timur Gordon
4142f62e54 add complete binary and benchmarking 2025-11-18 20:39:25 +01:00
Timur Gordon
f66edba1d3 Add coordinator client library, installation scripts, and new test runners
- Add coordinator client library to workspace
- Add installation documentation and heroscript
- Add new test runners for Osiris and Sal
- Update hero runner test to handle invalid heroscript errors
- Update README with installation instructions
2025-11-17 10:56:13 +01:00
Timur Gordon
c95be9339e fix remaining broken links 2025-11-14 11:11:26 +01:00
Timur Gordon
02d1b84f87 fix broken documentation links 2025-11-14 11:11:18 +01:00
Timur Gordon
c9c84676b3 revert: rename back to docs directory 2025-11-14 11:10:32 +01:00
Timur Gordon
dc7ca26c6d rename docs directory to horus for collection name 2025-11-14 11:09:40 +01:00
Timur Gordon
2c24b120de fix: rename overview.md files to avoid conflicts and add collection name 2025-11-14 11:01:43 +01:00
Timur Gordon
f67296cd25 add some documentation for blue book 2025-11-14 11:00:26 +01:00
Timur Gordon
75e62f4730 add hero runner and clean improve runner lib 2025-11-14 02:18:48 +01:00
Timur Gordon
d2ff7835e2 supervisor cleanup, documentation and minor fixes 2025-11-14 01:47:13 +01:00
Timur Gordon
94a66d9af4 fix coordinator compilation 2025-11-14 00:35:26 +01:00
Timur Gordon
84545f0d75 refactor coordinator to use shared lib models and client 2025-11-13 21:56:33 +01:00
Timur Gordon
4b23e5eb7f move repos into monorepo 2025-11-13 20:44:00 +01:00