CCI report: 57ef74d2-9bea-4ff9-afda-417aed5f19ff

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": "fe0549d4ed4931360b3d6ab5abebcbe187d7dfdb",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "radicle: Add `schemars` to cob actions",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
    "after": "db7bf1e5a9d8ccfccce611a743159977407af7d5",
    "commits": [
      "db7bf1e5a9d8ccfccce611a743159977407af7d5",
      "3e7b48e7254c1471d8db4fdfb177579a90c98d1f"
    ],
    "target": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
    "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
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "57ef74d2-9bea-4ff9-afda-417aed5f19ff"
  },
  "info_url": "https://cci.rad.levitte.org//57ef74d2-9bea-4ff9-afda-417aed5f19ff.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/57ef74d2-9bea-4ff9-afda-417aed5f19ff/w)

Started at: 2025-08-04 13:40:44.888038+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/57ef74d2-9bea-4ff9-afda-417aed5f19ff/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"
}