CCI report: 4d2845f8-cd5a-4380-8e2f-41e2642b4a77

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:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle-fetch: More fine-grained errors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a670b6e668761ea5893b7d343b4515b888712f14",
    "after": "27f95a17f3492c40169b371fe9632a4b9ab7481f",
    "commits": [
      "27f95a17f3492c40169b371fe9632a4b9ab7481f",
      "c8a7e5a7cad71c2e63588684af9d66e12d1a9ed2"
    ],
    "target": "a670b6e668761ea5893b7d343b4515b888712f14",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "364e8360b68eb175189153fbedaf8da98e2be69e",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "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
      },
      {
        "id": "d8d1691d2119baedb8e06abcf7f5717b24f22258",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "REVIEW: reorder commits",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "27f95a17f3492c40169b371fe9632a4b9ab7481f",
        "timestamp": 1755866702
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "4d2845f8-cd5a-4380-8e2f-41e2642b4a77"
  },
  "info_url": "https://cci.rad.levitte.org//4d2845f8-cd5a-4380-8e2f-41e2642b4a77.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/4d2845f8-cd5a-4380-8e2f-41e2642b4a77/w)

Started at: 2025-08-22 14:45:04.661635+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/4d2845f8-cd5a-4380-8e2f-41e2642b4a77/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"
}