CCI report: 672c9a47-dbd6-47ec-b212-11a0f616a21d

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": "a23adae90476d7823c1947c507a2399bb0e8ef8a",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Add configurable per-stream fetch timeout",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "41d776be4120df9f84633f1d54c1a1de27624c4e",
    "after": "bca6d228f60cb532a4a1ef61f269c716dd4d32b7",
    "commits": [
      "bca6d228f60cb532a4a1ef61f269c716dd4d32b7"
    ],
    "target": "41d776be4120df9f84633f1d54c1a1de27624c4e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a23adae90476d7823c1947c507a2399bb0e8ef8a",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This introduces a `fetch_timeout` setting to the node configuration,\nreplacing the hardcoded constant. It defines the duration a fetch stream\nis allowed to stall before being aborted. The default remains 30s, but\nusers on anonymizing transports like Tor can now increase it to avoid\nspurious timeouts during network congestion.",
        "base": "5bd3569e120a6172d9df68e1d1d0eed15e8104b1",
        "oid": "fdfbf5ae4ef65f176a9b923784eb447f0eba8786",
        "timestamp": 1782929905
      },
      {
        "id": "804c77754eaf85b3da8e7fbbe9e31d0456604deb",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "b5e6d82769dc3fba7db12ca328e61f9840010d84",
        "oid": "8272aa5ec1e01ca198f46a05b60bfa0e611d386c",
        "timestamp": 1783615258
      },
      {
        "id": "8e30155f31b6b9041d95e829f75656c0d44acc91",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Add `treewide:` to commit title\n- Use explicit \"seconds\"\n- Fix CLI tests\n- Add CHANGELOG entry",
        "base": "41d776be4120df9f84633f1d54c1a1de27624c4e",
        "oid": "bca6d228f60cb532a4a1ef61f269c716dd4d32b7",
        "timestamp": 1784279940
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "672c9a47-dbd6-47ec-b212-11a0f616a21d"
  },
  "info_url": "https://cci.rad.levitte.org//672c9a47-dbd6-47ec-b212-11a0f616a21d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/672c9a47-dbd6-47ec-b212-11a0f616a21d/w)

Started at: 2026-07-17 11:19:17.186185+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/672c9a47-dbd6-47ec-b212-11a0f616a21d/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "success"
}