CCI report: 1ace0823-016c-473e-bf1c-666d03dcdc7d

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": "Updated",
  "patch": {
    "id": "0433dfd5250e3b8551579b19b0b70827a5ec7a9d",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Start to disentangle user and node",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
    "after": "370280d6d2654b665b9bb55a4f01ecd4e629f8e7",
    "commits": [
      "370280d6d2654b665b9bb55a4f01ecd4e629f8e7",
      "f5ddcc4fe097c45aabaf579395030c0b35d0e7ad"
    ],
    "target": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0433dfd5250e3b8551579b19b0b70827a5ec7a9d",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Basically, the Node ID moves from `rad self` to `rad node`.\n\nIf we ever want to disentangle the users' identity from the node, then\nthe `rad node` commands must learn to print the information related to\nthe node, and the `rad self` command should not display information\nrelated to the node so prominently.\n\nUsers might have to re-learn a tiny bit here, but I wager it is worth\nthe pain.\n\nThis is just a first tiny step in this direction, and I extracted\nthese changes from (still unpushed) work on `patch/ed450c9` that got\nout of hand.\n\nThe time is now.",
        "base": "bc4a13902ca80b1c496ab65670c0526141663e9e",
        "oid": "640395de0dbb21e8af3afbcfc3097882cf9d7e7e",
        "timestamp": 1756246718
      },
      {
        "id": "367ca6912a95e411d56e098edd4701eb3a1ea321",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "370280d6d2654b665b9bb55a4f01ecd4e629f8e7",
        "timestamp": 1756330101
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1ace0823-016c-473e-bf1c-666d03dcdc7d"
  },
  "info_url": "https://cci.rad.levitte.org//1ace0823-016c-473e-bf1c-666d03dcdc7d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1ace0823-016c-473e-bf1c-666d03dcdc7d/w)

Started at: 2025-08-27 23:28:25.232532+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1ace0823-016c-473e-bf1c-666d03dcdc7d/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"
}