CCI report: 2a6d934b-1bfc-468a-a5ae-b6d48edb69d7

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": "0433dfd5250e3b8551579b19b0b70827a5ec7a9d",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Start to disentangle user and node",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "bc4a13902ca80b1c496ab65670c0526141663e9e",
    "after": "640395de0dbb21e8af3afbcfc3097882cf9d7e7e",
    "commits": [
      "640395de0dbb21e8af3afbcfc3097882cf9d7e7e",
      "dba31bd295eec7af4b20186c15226d942bffdbbd"
    ],
    "target": "bc4a13902ca80b1c496ab65670c0526141663e9e",
    "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
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "2a6d934b-1bfc-468a-a5ae-b6d48edb69d7"
  },
  "info_url": "https://cci.rad.levitte.org//2a6d934b-1bfc-468a-a5ae-b6d48edb69d7.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/2a6d934b-1bfc-468a-a5ae-b6d48edb69d7/w)

Started at: 2025-08-27 00:18:45.067406+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/2a6d934b-1bfc-468a-a5ae-b6d48edb69d7/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"
}