demo-adapter
Demonstration of a Radicle CI adapter
rad:z2Zjm54uexHakzkz1V4tJBt6Ch26m
Visibility
public
Delegates
did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV
Default branch
main → 3635e71c14479996ebe9a9a19a832cdbc92972c0 (Tue Jan 7 16:15:43 2025)
Threshold
1
README.md
# Demo adapter for Radicle CI This is a simple skeleton of an adapter for Radicle CI, written in Rust. To build this, you need a version of the `radicle-ci-broker` repository with `src/msg.rs` that has a `helper` sub-module. This was added in commit `7a754fe10481622057bf46498962757d064895d2`, and you should check out the source as `../broker` relative to the demo adapter source tree. (This will become unnecessary once that commit is included in a CI broker release.)