CCI report: 188b2092-3105-460e-9740-aad539b0205f

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": "57506dd009ef24691b0568535c2c37f902b20b6c",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cob/change_graph: Log Errors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
    "after": "0142a6c5509e592f8c0f3900fc5f8978609aff86",
    "commits": [
      "0142a6c5509e592f8c0f3900fc5f8978609aff86"
    ],
    "target": "998ff91e2c25f1432de007c90fb447849ada37d2",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "57506dd009ef24691b0568535c2c37f902b20b6c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "In case of a signature verification failure or failure to apply an\noperation, the error is swallowed, but not logged.\n\nDuring debugging, it can be crucial to understand whether these errors\noccur, so log them.\n\nIf trace logging is enabled, also log the tips that are used. This\ngives a better overview where operations originate from.",
        "base": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
        "oid": "0142a6c5509e592f8c0f3900fc5f8978609aff86",
        "timestamp": 1779437062
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "188b2092-3105-460e-9740-aad539b0205f"
  },
  "info_url": "https://cci.rad.levitte.org//188b2092-3105-460e-9740-aad539b0205f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/188b2092-3105-460e-9740-aad539b0205f/w)

Started at: 2026-05-22 10:20:28.912533+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/188b2092-3105-460e-9740-aad539b0205f/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"
}