CCI report: 47241662-35ae-4f82-8973-12598e06feec

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": "d3eb1272432aca34740fe48151cb4201a5a8a171",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle/cob: Include command name on spawn fail",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "88bf2a9648750365d4565e32deae35b18808a391",
    "after": "07f748475beacd41463ee5ebc0d7a93539ab8f55",
    "commits": [
      "07f748475beacd41463ee5ebc0d7a93539ab8f55"
    ],
    "target": "88bf2a9648750365d4565e32deae35b18808a391",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "d3eb1272432aca34740fe48151cb4201a5a8a171",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "To improve the ability to work out what went wrong, should an external\ncob helper not be found, report the command name if the spawn fails.\n\nThis is related to issue 30aacc72a287a242784c4a3dd84ad3d2c973ffe1\n\nIt doesn't fully fix the \"do this everywhere\" but it does solve the\nproblem for external cob helpers at least.",
        "base": "88bf2a9648750365d4565e32deae35b18808a391",
        "oid": "172722239ba2f6dad965d1535079153a0c757fb8",
        "timestamp": 1781730430
      },
      {
        "id": "9820d22ca500e3ae26d42b4033c52bfa7cd77215",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Polishing.",
        "base": "88bf2a9648750365d4565e32deae35b18808a391",
        "oid": "07f748475beacd41463ee5ebc0d7a93539ab8f55",
        "timestamp": 1781731376
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "47241662-35ae-4f82-8973-12598e06feec"
  },
  "info_url": "https://cci.rad.levitte.org//47241662-35ae-4f82-8973-12598e06feec.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/47241662-35ae-4f82-8973-12598e06feec/w)

Started at: 2026-06-17 23:22:57.788137+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/47241662-35ae-4f82-8973-12598e06feec/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"
}