CCI report: 5fcd9eb6-b565-4cb4-82a2-3ddd6266e716

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": "1aa698c70056846d3098a53fe727a9140641517b",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle-term: Depend on crossterm instead of termion",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "570bfc3bbd7692f7aa4fa28fae0ccd5c348b5532",
    "after": "84427a56b5b7775b1f48254a338e2289838696c6",
    "commits": [
      "84427a56b5b7775b1f48254a338e2289838696c6",
      "ee8ffcc79961d34a88ca0abc2268a23959e2fe15",
      "ec47566cb0af0fab62e00a65fd1f5aff7a867e79"
    ],
    "target": "570bfc3bbd7692f7aa4fa28fae0ccd5c348b5532",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1aa698c70056846d3098a53fe727a9140641517b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "When asked about Windows support, I was wondering what we might have to do to get `radicle-term` to work\u2026\n\nDitching the pager implementation, and getting rid of a lot of maintenance burden, is the big step here.\n\nTested on my machine, runs nicely. Please test locally before merging, especially:\n\n - `rad sync`, which makes heavy use of the spinner.\n - Something involving editing, like `rad comment edit` or `rad id update --edit`.\n - The fact that `rad patch diff` and `rad diff` still work.",
        "base": "570bfc3bbd7692f7aa4fa28fae0ccd5c348b5532",
        "oid": "391629196fed567ca66fd944c70360c23650cc9f",
        "timestamp": 1750955620
      },
      {
        "id": "4b553ef94c899f800969e01b49048e7fd7f365e9",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Do not actually remove `rad diff`, but use the user's pager.",
        "base": "570bfc3bbd7692f7aa4fa28fae0ccd5c348b5532",
        "oid": "84427a56b5b7775b1f48254a338e2289838696c6",
        "timestamp": 1751032697
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5fcd9eb6-b565-4cb4-82a2-3ddd6266e716"
  },
  "info_url": "https://cci.rad.levitte.org//5fcd9eb6-b565-4cb4-82a2-3ddd6266e716.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5fcd9eb6-b565-4cb4-82a2-3ddd6266e716/w)

Started at: 2025-06-27 15:59:56.638440+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5fcd9eb6-b565-4cb4-82a2-3ddd6266e716/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"
}