CCI report: 176016da-34e5-464e-96a9-63d5cdf45c3c

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "patch",
  "repository": {
    "id": "rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5",
    "name": "heartwood",
    "description": "Radicle Heartwood Protocol & Stack",
    "private": false,
    "default_branch": "master",
    "delegates": [
      "did:key:z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT",
      "did:key:z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW",
      "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz"
    ]
  },
  "action": "Created",
  "patch": {
    "id": "64d3eb7323ffafb6269f4ddada331066914647ed",
    "author": {
      "id": "did:key:z6Mkf8A8EV6M8KjAFyjpvLexQMrixSmHu3hiP45qUMW6FoXE",
      "alias": "null"
    },
    "title": "feat(nixos): Support running rad commands for service",
    "state": {
      "status": "archived",
      "conflicts": []
    },
    "before": "3b5fac178eaf9bca639fbd0c1df0c68619a7f51f",
    "after": "b11149595e0dfc5c6e8a13228b48de314df41dc0",
    "commits": [
      "b11149595e0dfc5c6e8a13228b48de314df41dc0",
      "d92262e060830f1c55ec6b9ac95df764c9fbe3fe"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "64d3eb7323ffafb6269f4ddada331066914647ed",
        "author": {
          "id": "did:key:z6Mkf8A8EV6M8KjAFyjpvLexQMrixSmHu3hiP45qUMW6FoXE",
          "alias": "null"
        },
        "description": "radicle-node's user (`radicle`) couldn't easily interact with the systemd service.\nThis made maintenance and administration very difficult. Stuff like getting the node ID,\nlisting repositories, connected seed repositories, and so was a chore.\n\nWith RAD_HOME now set to the defaul ~/.radicle, the public key and the config readable by\n`rad`, all the above operations (and more) are available. the configuration still cannot\nbe modified, but given it's NixOS, that is desirable as it should be declarative.",
        "base": "3b5fac178eaf9bca639fbd0c1df0c68619a7f51f",
        "oid": "b11149595e0dfc5c6e8a13228b48de314df41dc0",
        "timestamp": 1738496861
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "176016da-34e5-464e-96a9-63d5cdf45c3c"
  },
  "info_url": "https://cci.rad.levitte.org//176016da-34e5-464e-96a9-63d5cdf45c3c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/176016da-34e5-464e-96a9-63d5cdf45c3c/w)

Started at: 2025-10-21 16:45:46.520136+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/176016da-34e5-464e-96a9-63d5cdf45c3c/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "success"
}