Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: prepare release 0.12.0
✓ CI success Lars Wirzenius committed 4 months ago
commit 3b42cd24e848d84395164814a52e05c51cf533ca
parent 15f49b51262f58fee0212c6140dd58690ff246c6
1 passed (1 total) View logs
3 files changed +10 -2
modified Cargo.lock
@@ -2224,7 +2224,7 @@ dependencies = [

[[package]]
name = "radicle-native-ci"
-
version = "0.11.1"
+
version = "0.12.0"
dependencies = [
 "clap",
 "html-page",
modified Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "radicle-native-ci"
-
version = "0.11.1"
+
version = "0.12.0"
edition = "2021"
default-run = "radicle-native-ci"
rust-version = "1.85"
modified NEWS.md
@@ -3,6 +3,14 @@
This file summarizes the user-visible changes to `radicle-native-ci`
between releases.

+
## Version 0.12.0, released 2026-01-20
+

+
* The `--version` output now contains the Git commit from which the
+
  binary was built.
+

+
* The adapter now depends on `radicle` 0.20.0 and `radicle-ci-broker` 0.25.0.
+

+

## Version 0.11.1, released 2025-07-28

* The run log HTML now tries to import `local.css` to allow local