Commit Graph

22 Commits

Author SHA1 Message Date
peternashaat
aa30c54742 docs: document hero-git image and installer-based release pipeline
- add README for hero-git Docker image usage (local + CI)
- explain Dockerfile/entrypoint behavior and horus_full_install workflow
- describe new release process using hero-git image and horus_full_install.vsh
2025-11-20 12:06:41 +00:00
8fdfdd1746 chore: use hero-git installer to build release binaries
* run `horus_full_install.vsh` inside hero-git docker image
 * collect built binaries from /root/hero/bin into release artifacts
2025-11-20 11:46:01 +00:00
peternashaat
dffb17ffbc Add CI and release workflows for Horus Rust binaries
This adds a per-bin Rust CI pipeline and a tagged release workflow that builds,
packages, and publishes binaries as Gitea releases.
2025-11-19 18:47:16 +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
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