CCI report: 798e9e50-fdb2-4550-852e-f80cec53bba2

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": "e1798a200cfa8b08f4f8eca7acc1332c69efab67",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli/id: Print Parent of Revision",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
    "after": "b13d70c7e30d8dd63db07ec48515c833dc5270ea",
    "commits": [
      "b13d70c7e30d8dd63db07ec48515c833dc5270ea"
    ],
    "target": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "e1798a200cfa8b08f4f8eca7acc1332c69efab67",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "When delegates collaborate on the repository identity, their voting\nnarrows the tree of active proposals to the chain of accepted\nproposals. Thus, they crucially must understand which proposals are\nsiblings, i.e., which proposals share the same parent, because no\ntwo sibling proposals should ever be accepted at the same time, as\nthis would mean a fork.\n\nTo ease collaboration of delegates and improve their overview, also\nprint the parent revision, if present. Note that the initial revision\nis the only revision that has no parent.",
        "base": "f223afd9d7eb4d1301c7f6fe98bc06418c35c3f5",
        "oid": "b13d70c7e30d8dd63db07ec48515c833dc5270ea",
        "timestamp": 1774995427
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "798e9e50-fdb2-4550-852e-f80cec53bba2"
  },
  "info_url": "https://cci.rad.levitte.org//798e9e50-fdb2-4550-852e-f80cec53bba2.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/798e9e50-fdb2-4550-852e-f80cec53bba2/w)

Started at: 2026-04-01 00:17:20.029529+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/798e9e50-fdb2-4550-852e-f80cec53bba2/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": "failure"
}