CCI report: dee8d6c2-761c-4d70-bbc8-59c287b2a07f

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": "586a90545c07bcfba475b674a33944b4d97bed64",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle/node/config: Document RateLimit fields",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "90aaec1c9eee77a0beebece48f460c1424c1c8bd",
    "after": "e4a16dc40a87aa603eded45052832cc7ce0d7210",
    "commits": [
      "e4a16dc40a87aa603eded45052832cc7ce0d7210",
      "b397b1a2491eaca6389cc0acf495b1d92bd6a8fa",
      "09e6147ef9307c78c8874f00cf43537b6a34994a"
    ],
    "target": "90aaec1c9eee77a0beebece48f460c1424c1c8bd",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "586a90545c07bcfba475b674a33944b4d97bed64",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The documentation for `RateLimit::fill_rate` and `RateLimit::capacity`\nwere missing.\n\nAdd the documentation to help users decided on values based on how the\nrate limiting works.",
        "base": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
        "oid": "8882d39b4019e7e64932ac09e8bb8574bde23c61",
        "timestamp": 1779702474
      },
      {
        "id": "fa26684ba0905d72b8e8a151d825386668ad24a6",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "90aaec1c9eee77a0beebece48f460c1424c1c8bd",
        "oid": "4faf98485ba18457af89dacd6dffa71dafbe6fd1",
        "timestamp": 1780309892
      },
      {
        "id": "d18ee1f4e3f3e13e1f80e62ab142d816ec8696ed",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Updated snapbox to 1.2\n- Found and resolved bug where snapbox was unnecessarily normalizing `\\` to `/`",
        "base": "90aaec1c9eee77a0beebece48f460c1424c1c8bd",
        "oid": "e4a16dc40a87aa603eded45052832cc7ce0d7210",
        "timestamp": 1780480352
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "dee8d6c2-761c-4d70-bbc8-59c287b2a07f"
  },
  "info_url": "https://cci.rad.levitte.org//dee8d6c2-761c-4d70-bbc8-59c287b2a07f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/dee8d6c2-761c-4d70-bbc8-59c287b2a07f/w)

Started at: 2026-06-03 11:52:44.060905+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/dee8d6c2-761c-4d70-bbc8-59c287b2a07f/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"
}