CCI report: c59e7c17-e205-453f-9e69-fb4c3a30e43d

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": "Updated",
  "patch": {
    "id": "364e8360b68eb175189153fbedaf8da98e2be69e",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle-fetch: More fine-grained errors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a670b6e668761ea5893b7d343b4515b888712f14",
    "after": "31039bbceb6e2732f46f070854ecba810c6a159d",
    "commits": [
      "31039bbceb6e2732f46f070854ecba810c6a159d",
      "d2517c5004e0d442a365ae66b58796cbac41a926"
    ],
    "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
      },
      {
        "id": "d8d1691d2119baedb8e06abcf7f5717b24f22258",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "REVIEW: reorder commits",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "27f95a17f3492c40169b371fe9632a4b9ab7481f",
        "timestamp": 1755866702
      },
      {
        "id": "a2630c20db66012636d2d3bc4a15eba7040f5d63",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Reword commit messages",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "31039bbceb6e2732f46f070854ecba810c6a159d",
        "timestamp": 1755867413
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c59e7c17-e205-453f-9e69-fb4c3a30e43d"
  },
  "info_url": "https://cci.rad.levitte.org//c59e7c17-e205-453f-9e69-fb4c3a30e43d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c59e7c17-e205-453f-9e69-fb4c3a30e43d/w)

Started at: 2025-08-22 14:56:56.115584+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c59e7c17-e205-453f-9e69-fb4c3a30e43d/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"
}