CCI report: d3b921cf-2de2-49a9-8d4f-d1ad0896f676

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": "67c477db1dcf5cde9a95d67e9c50f070d2b791e7",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "radicle: add notification count grouped by repo method",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "259adf7dc215f92d1e039d655a7cb4e587055aaf",
    "after": "ea962ea44e081b7eeb91cc1eb0d74a0647fd405d",
    "commits": [
      "ea962ea44e081b7eeb91cc1eb0d74a0647fd405d"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "67c477db1dcf5cde9a95d67e9c50f070d2b791e7",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "While the total notification count and the notification count by repo\nare needed, for most UIs users will want to see the total notification\ncount grouped by repo.\nThis new method will provide this without the need of checking all\npossible repos to see if they have notifications.",
        "base": "088339850b8a355b954a26856a8bcbf66350f44c",
        "oid": "4293b9d42ca28930e211e026b4ea62107954bc3c",
        "timestamp": 1731672046
      },
      {
        "id": "376475d80207e1908f56bfc60a460581e4ba563c",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Rename method to `count_by_repos`",
        "base": "259adf7dc215f92d1e039d655a7cb4e587055aaf",
        "oid": "ea962ea44e081b7eeb91cc1eb0d74a0647fd405d",
        "timestamp": 1732010435
      },
      {
        "id": "f23b2c5d016e4a8594dfd087b2391b4ecfcdc8cf",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Fix test flake, change method name.",
        "base": "259adf7dc215f92d1e039d655a7cb4e587055aaf",
        "oid": "a7e96131ce6e9effb304594ad7e7b9dac486a2e0",
        "timestamp": 1732187098
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d3b921cf-2de2-49a9-8d4f-d1ad0896f676"
  },
  "info_url": "https://cci.rad.levitte.org//d3b921cf-2de2-49a9-8d4f-d1ad0896f676.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d3b921cf-2de2-49a9-8d4f-d1ad0896f676/w)

Started at: 2025-10-21 18:21:51.309299+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d3b921cf-2de2-49a9-8d4f-d1ad0896f676/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"
}