CCI report: c9ff030f-0e75-4773-bf15-f8ff844ef195

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": "136fad8e34c4eaf411cc03a36bc4903caeadbab8",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "protocol/handle: `Responder` in `Command::Block`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "3658ece34f12812dfaa27cbf754589ed2bdbf403",
    "after": "e0dc14de2b1adcadcfeba9470fcf1d9ba2539949",
    "commits": [
      "e0dc14de2b1adcadcfeba9470fcf1d9ba2539949"
    ],
    "target": "3658ece34f12812dfaa27cbf754589ed2bdbf403",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "136fad8e34c4eaf411cc03a36bc4903caeadbab8",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Other variants of `Command` use `Responder` respond with data.\n`Command::Block` does not.\n\nChange `Command::Block` to be in line with other variants.",
        "base": "66ab7f35c933278b932657936ce0c52a02962302",
        "oid": "0d5526ddd5fc0d763919b4d02be9a664e76afb42",
        "timestamp": 1784551804
      },
      {
        "id": "bd7041ac885868ea75a78391d6ac70df0b6355a2",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "3658ece34f12812dfaa27cbf754589ed2bdbf403",
        "oid": "e0dc14de2b1adcadcfeba9470fcf1d9ba2539949",
        "timestamp": 1784633144
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c9ff030f-0e75-4773-bf15-f8ff844ef195"
  },
  "info_url": "https://cci.rad.levitte.org//c9ff030f-0e75-4773-bf15-f8ff844ef195.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c9ff030f-0e75-4773-bf15-f8ff844ef195/w)

Started at: 2026-07-21 13:26:57.526010+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c9ff030f-0e75-4773-bf15-f8ff844ef195/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"
}