CCI report: 95f85116-9ac6-457d-b97f-02d6d0e6bae3

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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: Start to disentangle user and node",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "9b7529baa7287c2331d0424d79579df92d145f57",
    "after": "f00d1d67432882bef11fc940601f071efe55c88d",
    "commits": [
      "f00d1d67432882bef11fc940601f071efe55c88d",
      "e1af550a0907304c2c520d6a49fc8c6185996948"
    ],
    "target": "9b7529baa7287c2331d0424d79579df92d145f57",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0433dfd5250e3b8551579b19b0b70827a5ec7a9d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "370280d6d2654b665b9bb55a4f01ecd4e629f8e7",
        "timestamp": 1756330101
      },
      {
        "id": "18420e0b2d36b80df04bc810c895d91c5c0c4ab2",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Rebase\n- Change or remove mentions of `rad self --nid`",
        "base": "9b7529baa7287c2331d0424d79579df92d145f57",
        "oid": "f00d1d67432882bef11fc940601f071efe55c88d",
        "timestamp": 1756995263
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "95f85116-9ac6-457d-b97f-02d6d0e6bae3"
  },
  "info_url": "https://cci.rad.levitte.org//95f85116-9ac6-457d-b97f-02d6d0e6bae3.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/95f85116-9ac6-457d-b97f-02d6d0e6bae3/w)

Started at: 2025-09-04 16:14:32.588601+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/95f85116-9ac6-457d-b97f-02d6d0e6bae3/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"
}