CCI report: ff8a63cf-5ec1-4eaa-850f-f6e0656e4803

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": "3a93e12a59aec13e8f101bef2668d17f176cdf26",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "radicle: add ReviewEdit getter methods",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "b77809ae9d41d09b4f3053e2c35a723c29c2897e",
    "after": "3a47003578e33a1cf6dff40885325bbe66bcab35",
    "commits": [
      "3a47003578e33a1cf6dff40885325bbe66bcab35"
    ],
    "target": "b77809ae9d41d09b4f3053e2c35a723c29c2897e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "3a93e12a59aec13e8f101bef2668d17f176cdf26",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Downstream clients require access to the data for a `ReviewEdit` \u2013 for example,\nthe desktop client builds a representation of `Action`s for TypeScript\ngeneration.\n\nTo allow these kinds of use cases, methods are added to `ReviewEdit` to allow\naccess to its underlying data.",
        "base": "b77809ae9d41d09b4f3053e2c35a723c29c2897e",
        "oid": "3a47003578e33a1cf6dff40885325bbe66bcab35",
        "timestamp": 1752570131
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ff8a63cf-5ec1-4eaa-850f-f6e0656e4803"
  },
  "info_url": "https://cci.rad.levitte.org//ff8a63cf-5ec1-4eaa-850f-f6e0656e4803.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ff8a63cf-5ec1-4eaa-850f-f6e0656e4803/w)

Started at: 2025-07-15 11:02:17.985378+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ff8a63cf-5ec1-4eaa-850f-f6e0656e4803/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": "failure"
}