Commit Graph

3 Commits

Author SHA1 Message Date
Erik Kundt 7ccdd4c810 ci: Activate all features when building docs
Currently, `cargo doc` fails on warnings for missing links to
`qcheck` and `radicle_git_ref_format`. This will enable the required
features to compile those modules in.
2025-11-03 11:30:43 +01:00
Erik Kundt 101fbff809 ci: Deny `cargo doc` warnings
A job should fail whenever `rust doc` emits warnings.
2025-09-15 12:23:11 +02:00
Lars Wirzenius ebc8d037d9 ci(.radicle/ambient.yaml): CI plan for Radicle CI Ambient adapter
With this file, Radicle CI can use the Ambient adapter to run CI on
patches.

Signed-off-by: Lars Wirzenius <liw@liw.fi>
2025-04-16 12:25:51 +03:00