CCI report: a5b70d52-20bc-4166-8e46-cba6d8d0f8ce

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": "bf7dec5e78e222334bdb80601a1caafbe07d0e62",
    "author": {
      "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
      "alias": "liw"
    },
    "title": "docs: add links to to README.md to home page and Zulip",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "87cb7bf52da9ea5def8fd6ba80703dbdf5104d21",
    "after": "77571e01f3d457028a4fd39f911232e5d52db468",
    "commits": [
      "77571e01f3d457028a4fd39f911232e5d52db468"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "bf7dec5e78e222334bdb80601a1caafbe07d0e62",
        "author": {
          "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
          "alias": "liw"
        },
        "description": "This makes it more obvious how to find more information about the\nproject and how to talk to the project.\n\nSigned-off-by: Lars Wirzenius <liw@liw.fi>",
        "base": "87cb7bf52da9ea5def8fd6ba80703dbdf5104d21",
        "oid": "77571e01f3d457028a4fd39f911232e5d52db468",
        "timestamp": 1736248398
      },
      {
        "id": "f7af12c05370660369f1e148582d4dcd4e34cc24",
        "author": {
          "id": "did:key:z6MkgEMYod7Hxfy9qCvDv5hYHkZ4ciWmLFgfvm3Wn1b2w2FV",
          "alias": "liw"
        },
        "description": "Rebased",
        "base": "cbca3af260a53b08fbae3864a5b0316aa83c7e40",
        "oid": "a9fa31e5e6c5bb2aabf8c8632a7e61afd0204d1d",
        "timestamp": 1745400289
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a5b70d52-20bc-4166-8e46-cba6d8d0f8ce"
  },
  "info_url": "https://cci.rad.levitte.org//a5b70d52-20bc-4166-8e46-cba6d8d0f8ce.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a5b70d52-20bc-4166-8e46-cba6d8d0f8ce/w)

Started at: 2025-10-21 17:23:49.869384+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a5b70d52-20bc-4166-8e46-cba6d8d0f8ce/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}