PeterNashaat
  • Joined on 2024-01-10
PeterNashaat commented on issue herocode/horus#1 2025-11-20 12:12:10 +00:00
Implement CI/CD Pipeline

I’ve updated the release pipeline to build the Horus binaries via the hero-git Docker image instead of using plain cargo build in the workflow.

  • Added a reusable hero-git image (Ubuntu…
PeterNashaat pushed to main_cicdpipeline at herocode/horus 2025-11-20 12:06:57 +00:00
aa30c54742 docs: document hero-git image and installer-based release pipeline
PeterNashaat pushed to main_cicdpipeline at herocode/horus 2025-11-20 11:46:04 +00:00
8fdfdd1746 chore: use hero-git installer to build release binaries
PeterNashaat pushed tag v0.0.6-test to PeterNashaat/horus 2025-11-20 11:41:44 +00:00
PeterNashaat pushed tag v0.0.1-test to PeterNashaat/horus 2025-11-20 11:24:59 +00:00
PeterNashaat pushed to main at PeterNashaat/horus 2025-11-20 11:24:34 +00:00
5957c05501 Update .gitea/workflows/release.yml
PeterNashaat deleted tag v0.0.1-test from PeterNashaat/horus 2025-11-20 11:23:51 +00:00
PeterNashaat deleted tag v0.0.2-test from PeterNashaat/horus 2025-11-20 11:23:51 +00:00
PeterNashaat deleted tag v0.0.3-test from PeterNashaat/horus 2025-11-20 11:23:51 +00:00
PeterNashaat deleted tag v0.0.4-test from PeterNashaat/horus 2025-11-20 11:23:51 +00:00
PeterNashaat pushed tag v0.0.4-test to PeterNashaat/horus 2025-11-20 11:12:40 +00:00
PeterNashaat pushed to main at PeterNashaat/horus 2025-11-20 11:12:25 +00:00
240fa060ed Update .gitea/workflows/release.yml
PeterNashaat pushed tag v0.0.3-test to PeterNashaat/horus 2025-11-20 11:04:19 +00:00
PeterNashaat pushed to main at PeterNashaat/horus 2025-11-20 11:02:32 +00:00
f19385f614 Update .gitea/workflows/release.yml
PeterNashaat created pull request herocode/horus#2 2025-11-19 19:01:57 +00:00
Add CI and release workflows for Horus Rust binaries
PeterNashaat commented on issue herocode/horus#1 2025-11-19 18:57:07 +00:00
Implement CI/CD Pipeline

I’ve Created a new branch main_cicdpipeline that adds a proper CI + Release pipeline for the Horus repo using Gitea Actions.

What’s added

  • CI workflow (ci.yml)

    • Runs…
PeterNashaat pushed to main_cicdpipeline at herocode/horus 2025-11-19 18:47:50 +00:00
dffb17ffbc Add CI and release workflows for Horus Rust binaries
PeterNashaat created branch main_cicdpipeline in herocode/horus 2025-11-19 18:47:49 +00:00
PeterNashaat released Release v0.0.2-test at PeterNashaat/horus 2025-11-19 15:08:27 +00:00
PeterNashaat pushed tag v0.0.2-test to PeterNashaat/horus 2025-11-19 15:04:44 +00:00