CCI report: d4b38809-806d-4350-a949-79e7534d13a8

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": "5ea90b9757059522e80301bbd9b1458a39a71f7e",
    "author": {
      "id": "did:key:z6MkjE4x6L5EGbNidAiqMeT3BhhtBL4LCp3EPMESFvnAMoTo",
      "alias": "lorenz-windows"
    },
    "title": "node: Use mio",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a4d83ec8d22a80a4d01381a091967b57fa595018",
    "after": "6d9fea39446f301f318b10a329f519b168de18e2",
    "commits": [
      "6d9fea39446f301f318b10a329f519b168de18e2",
      "f473aa23044771ce2b221bf086b1693c4740fc54"
    ],
    "target": "a4d83ec8d22a80a4d01381a091967b57fa595018",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5ea90b9757059522e80301bbd9b1458a39a71f7e",
        "author": {
          "id": "did:key:z6MkjE4x6L5EGbNidAiqMeT3BhhtBL4LCp3EPMESFvnAMoTo",
          "alias": "lorenz-windows"
        },
        "description": "",
        "base": "a4d83ec8d22a80a4d01381a091967b57fa595018",
        "oid": "6d9fea39446f301f318b10a329f519b168de18e2",
        "timestamp": 1756060216
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d4b38809-806d-4350-a949-79e7534d13a8"
  },
  "info_url": "https://cci.rad.levitte.org//d4b38809-806d-4350-a949-79e7534d13a8.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d4b38809-806d-4350-a949-79e7534d13a8/w)

Started at: 2025-08-24 20:30:35.401467+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d4b38809-806d-4350-a949-79e7534d13a8/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"
}