Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: update Radicle Explorer URLs to new flagship instance
✓ CI success Lars Wirzenius committed 8 days ago
commit 93bd7b1e8e2a842fd0aa05dd5580302b86315ef8
parent c3849631d1ff750f67db42bd6efeb2e1c4034267
1 passed (1 total) View logs
2 files changed +2 -2
modified Cargo.toml
@@ -8,7 +8,7 @@ authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]
description = "Radicle native CI adapter for running directly on node host"
license = "MIT OR Apache-2.0"
homepage = "https://radicle.xyz"
-
repository = "https://app.radicle.xyz/nodes/radicle.liw.fi/rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE"
+
repository = "https://radicle.network/nodes/radicle.liw.fi/rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE"
categories = ["development-tools::build-utils"]

[dependencies]
modified README.md
@@ -22,7 +22,7 @@ shell: |
  cargo test --locked --workspace
```

-
[Radicle CI broker]: https://app.radicle.xyz/nodes/radicle.liw.fi/rad:zwTxygwuz5LDGBq255RA2CbNGrz8
+
[Radicle CI broker]: https://radicle.network/nodes/radicle.liw.fi/rad:zwTxygwuz5LDGBq255RA2CbNGrz8

This will read `.radicle/native.yaml` and run the shell commands
specified there.