Radish alpha
r
Radicle CI adapter for native CI
Radicle
Git (anonymous pull)
Log in to clone via SSH
chore: update Radicle home page URLs to new domain
✓ CI success Lars Wirzenius committed 8 days ago
commit 40cb3b7d392d76bca8537162c5c9e567dfaca192
parent 93bd7b1e8e2a842fd0aa05dd5580302b86315ef8
1 passed (1 total) View logs
4 files changed +6 -6
modified Cargo.toml
@@ -4,10 +4,10 @@ version = "0.14.0"
edition = "2021"
default-run = "radicle-native-ci"
rust-version = "1.85"
-
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.xyz>"]
+
authors = ["Lars Wirzenius <liw@liw.fi", "cloudhead <cloudhead@radicle.dev>"]
description = "Radicle native CI adapter for running directly on node host"
license = "MIT OR Apache-2.0"
-
homepage = "https://radicle.xyz"
+
homepage = "https://radicle.dev"
repository = "https://radicle.network/nodes/radicle.liw.fi/rad:z3qg5TKmN83afz2fj9z3fQjU8vaYE"
categories = ["development-tools::build-utils"]

modified debian/control
@@ -1,12 +1,12 @@
Source: radicle-native-ci
-
Maintainer: The Radicle Team <team@radicle.xyz>
+
Maintainer: The Radicle Team <team@radicle.dev>
Uploaders: Lars Wirzenius <liw@liw.fi>
Section: vcs
Priority: optional
Standards-Version: 4.6.2
Build-Depends: debhelper (>= 10~),
  asciidoctor
-
Homepage: https://radicle.xyz/
+
Homepage: https://radicle.dev/

Package: radicle-native-ci
Architecture: any
modified debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: radicle-native-ci
-
Upstream-Contact: https://radicle.xyz/
+
Upstream-Contact: https://radicle.dev/
Source: https://radicle.liw.fi/z3qg5TKmN83afz2fj9z3fQjU8vaYE.git

Files: *
modified radicle-native-ci.1
@@ -12,6 +12,6 @@ For complete information about command line use, run
.SH "SEE ALSO"
.BR cib (1)
.SH AUTHORS
-
.UR https://radicle.xyz/
+
.UR https://radicle.dev/
The Radicle Project
.UE