CCI report: d33ebf3b-7226-4194-bdc3-5b3e28a43f9e

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": "a0dca2e79691d5d503cea910bc7b5ee55653ce6d",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Gracefully handle failure to link log file",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "efa7efacc401243e309cef37d90e8cd023381c2e",
    "after": "aee7c1725afd551c0779fee12d914424b991599b",
    "commits": [
      "aee7c1725afd551c0779fee12d914424b991599b"
    ],
    "target": "de78cf7874daceefbf6b370a31a3465e34e86423",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a0dca2e79691d5d503cea910bc7b5ee55653ce6d",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Not linking `node.log` is not ideal, but also not a critical failure.\nIt's better to swallow that instead of crashing.",
        "base": "efa7efacc401243e309cef37d90e8cd023381c2e",
        "oid": "aee7c1725afd551c0779fee12d914424b991599b",
        "timestamp": 1755248124
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d33ebf3b-7226-4194-bdc3-5b3e28a43f9e"
  },
  "info_url": "https://cci.rad.levitte.org//d33ebf3b-7226-4194-bdc3-5b3e28a43f9e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d33ebf3b-7226-4194-bdc3-5b3e28a43f9e/w)

Started at: 2025-08-15 10:58:14.154573+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d33ebf3b-7226-4194-bdc3-5b3e28a43f9e/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"
}