Add CI and release workflows for Horus Rust binaries #2

Open
PeterNashaat wants to merge 3 commits from main_cicdpipeline into main
Owner

This adds a per-bin Rust CI pipeline and a tagged release workflow that builds,
packages, and publishes binaries as Gitea releases.

This adds a per-bin Rust CI pipeline and a tagged release workflow that builds, packages, and publishes binaries as Gitea releases.
PeterNashaat added 1 commit 2025-11-19 19:01:56 +00:00
Add CI and release workflows for Horus Rust binaries
Some checks failed
CI / Build & Test (push) Failing after 3m41s
CI / Build & Test (pull_request) Failing after 1m31s
dffb17ffbc
This adds a per-bin Rust CI pipeline and a tagged release workflow that builds,
packages, and publishes binaries as Gitea releases.
PeterNashaat added 1 commit 2025-11-20 11:46:04 +00:00
chore: use hero-git installer to build release binaries
Some checks failed
CI / Build & Test (push) Failing after 1m44s
CI / Build & Test (pull_request) Failing after 1m43s
8fdfdd1746
* run `horus_full_install.vsh` inside hero-git docker image
 * collect built binaries from /root/hero/bin into release artifacts
PeterNashaat added 1 commit 2025-11-20 12:06:57 +00:00
docs: document hero-git image and installer-based release pipeline
Some checks failed
CI / Build & Test (push) Failing after 1m41s
CI / Build & Test (pull_request) Failing after 1m42s
aa30c54742
- 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
Some checks failed
CI / Build & Test (push) Failing after 1m41s
CI / Build & Test (pull_request) Failing after 1m42s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin main_cicdpipeline:main_cicdpipeline
git checkout main_cicdpipeline
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: herocode/horus#2
No description provided.