Radicle 1.10.0 is out!🌻
https://radicle.dev/2026/08/05/radicle-1.10.0
Radicle is an open source, peer-to-peer code collaboration stack built on Git. Unlike centralized code hosting platforms, there is no single entity controlling the network. Repositories are replicated across peers in a decentralized manner, and users are in full control of their data and workflow.


I’m about to set up forgejo again because I need to mirror some git repos and run custom actions on them to build arm64 images automatically when new releases come out.
Would that be possible out of the box with radicle? The project seems interesting and I’d give it a shot if it can do what I need.
I have not been able to find mentions of continuous integration in the FAQ and Guides, so I guess not.