CCI report: 94ea3563-5389-4de0-9699-b674e8ecd54a

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": "364e8360b68eb175189153fbedaf8da98e2be69e",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle-fetch: More fine-grained errors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a670b6e668761ea5893b7d343b4515b888712f14",
    "after": "913071ddfcc3d1e8a8cd65026a203139e418a624",
    "commits": [
      "913071ddfcc3d1e8a8cd65026a203139e418a624",
      "9ea398542c214973596ecfd206f0e161b39f9c29"
    ],
    "target": "a670b6e668761ea5893b7d343b4515b888712f14",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "364e8360b68eb175189153fbedaf8da98e2be69e",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The `fn io_error` disguises all sorts of errors as I/O errors, making\nerrors in the transport component of `radicle-fetch` harder to\nunderstand.\n\nInstead, expose a new error type that allows to discriminate.",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "913071ddfcc3d1e8a8cd65026a203139e418a624",
        "timestamp": 1755858811
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "94ea3563-5389-4de0-9699-b674e8ecd54a"
  },
  "info_url": "https://cci.rad.levitte.org//94ea3563-5389-4de0-9699-b674e8ecd54a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/94ea3563-5389-4de0-9699-b674e8ecd54a/w)

Started at: 2025-08-22 12:33:38.555330+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/94ea3563-5389-4de0-9699-b674e8ecd54a/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"
}