Skip to content
Hussein Jarrar edited this page Sep 12, 2026 · 2 revisions

v0.36.1

4 changes · 3 New Features, 1 Chore · 21 points.

New Feature

  • RADD-1129 GitHub connector module: webhook-driven commit and PR links, CI state, release sweep, and an API backfill
    The tracker's Version control tab, CI chips and release sweep are fed only by the Forgejo connector (spec 111). Once development lives on GitHub none of it fires. A GitHub connector with the same contract is both the missing piece of the move and the integration the September research asked to justify with demand…
    connectors github vcs · 8 pts · ae6c66bc
  • RADD-1128 Release pipeline on GitHub Actions: images to ghcr.io, GitHub releases with notes, SBOMs and vulnerability reports; Forgejo stops building
    A version tag builds on the Forgejo runner and publishes to the Forgejo registry; the release, its notes, SBOM and vulnerability assets are created through the Forgejo releases API by scripts/release_notes.py, release_assets.py and sbom_page.py. The deploy repo pulls from that registry with a read token and…
    ci github release · 5 pts · b21c3596
  • RADD-1128 Release pipeline on GitHub Actions: images to ghcr.io, GitHub releases with notes, SBOMs and vulnerability reports; Forgejo stops building
    A version tag builds on the Forgejo runner and publishes to the Forgejo registry; the release, its notes, SBOM and vulnerability assets are created through the Forgejo releases API by scripts/release_notes.py, release_assets.py and sbom_page.py. The deploy repo pulls from that registry with a read token and…
    ci github release · 5 pts · 7697f839

Chore

  • RADD-1130 Switch-over: GitHub becomes canonical, links repointed, Forgejo demoted to a pull mirror, docs and skills updated, one release cut end to end
    On the live instance: a GitHub connection for radd-hq/radd and the repository webhook pointing at it; a backfill run; the 825 existing forgejo links converted in place to github (provider, commit:radd-hq/radd:<sha> external ids, github.com URLs) so history stays attached with no duplicates; the Forgejo…
    docs github release · 3 pts · 797f141c

Changes from v0.36.0 to v0.36.1.

Pages


Mirrored from project.radd-hq.com on 2026-09-12. Documentation is written there; this copy is regenerated by scripts/publish_wiki.py and hand edits do not survive it.

Clone this wiki locally