CCI report: 210698c4-ad35-4518-9026-4a1a173b20de

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": "17ccc5014bfd05ad4058d6596ed0bb37fadf79e6",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: fix error formatting",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "ed5b2659c8d67670627f95405cfa6bceab98904f",
    "after": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
    "commits": [
      "01bed73a60ab429c3f90a90bdc31a138ed54c78e"
    ],
    "target": "ed5b2659c8d67670627f95405cfa6bceab98904f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "17ccc5014bfd05ad4058d6596ed0bb37fadf79e6",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Missed using `format!` to actually emit the error when the sync fails.",
        "base": "ed5b2659c8d67670627f95405cfa6bceab98904f",
        "oid": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
        "timestamp": 1755254462
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "210698c4-ad35-4518-9026-4a1a173b20de"
  },
  "info_url": "https://cci.rad.levitte.org//210698c4-ad35-4518-9026-4a1a173b20de.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/210698c4-ad35-4518-9026-4a1a173b20de/w)

Started at: 2025-08-15 12:41:07.599864+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/210698c4-ad35-4518-9026-4a1a173b20de/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"
}