CCI report: 9230e0a8-850b-47b4-80e8-3a96318a9d20

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": "Updated",
  "patch": {
    "id": "fe0549d4ed4931360b3d6ab5abebcbe187d7dfdb",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "radicle: Add `schemars` to cob actions",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
    "after": "fded68d58f24a1729aeba8cf55e6fda73c240e39",
    "commits": [
      "fded68d58f24a1729aeba8cf55e6fda73c240e39",
      "bf1b03109bded54f0c62339746c55ea3c77f5011"
    ],
    "target": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "fe0549d4ed4931360b3d6ab5abebcbe187d7dfdb",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Multiple consumers of the `radicle` crate serialize/deserialize the cob\nactions enum for issues, patches and identity, to be able to derive\n`schemars::JsonSchema` for them improves the type safety.\n\n\nradicle-schemars: Enable output for issues, patches and identity cob actions",
        "base": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
        "oid": "db7bf1e5a9d8ccfccce611a743159977407af7d5",
        "timestamp": 1754307641
      },
      {
        "id": "75bdfce38d0eba5af6720fdf3bd2d0b98f96d516",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Use `schemas(inline)` for `ReviewEditV1` and `ReviewEditV2`",
        "base": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
        "oid": "fded68d58f24a1729aeba8cf55e6fda73c240e39",
        "timestamp": 1754376379
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "9230e0a8-850b-47b4-80e8-3a96318a9d20"
  },
  "info_url": "https://cci.rad.levitte.org//9230e0a8-850b-47b4-80e8-3a96318a9d20.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/9230e0a8-850b-47b4-80e8-3a96318a9d20/w)

Started at: 2025-08-05 08:46:22.940683+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/9230e0a8-850b-47b4-80e8-3a96318a9d20/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"
}