CCI report: 1a16732b-07fb-43f6-9237-43f8c571a435

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": "c36a6c83feb22d68a18131c7c7d53a04ad330373",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "term: Revert using inquire to spawn editor",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
    "after": "5d467418be7f19ea4e4da71fc132c0b85642f585",
    "commits": [
      "5d467418be7f19ea4e4da71fc132c0b85642f585"
    ],
    "target": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c36a6c83feb22d68a18131c7c7d53a04ad330373",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This is morally a revert of 70fb0d3fef0bec250bdccd58bcb6f4601adbe065\nwhile additionally getting to compile\n`crates/radicle-term/src/editor.rs` on Windows.\n\nTo get the changes that were made on top of the revert, check\n\n    git diff 70fb0d3fef~1 bd7595e10a67aeb -- crates/radicle-term/src/editor.rs\n\nThere were reports of the inquire editor being unrealiable.",
        "base": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
        "oid": "bd7595e10a67aebdaa8ebff3c6147b12e424dec8",
        "timestamp": 1754399169
      },
      {
        "id": "eec42c2b040cd8fd8e734feb4d8ac84f99fd4d46",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Comment clarifying no duplication of stderr on Windows.",
        "base": "4934473b86b3a014afca8e5317b85c0c78cc58d3",
        "oid": "5d467418be7f19ea4e4da71fc132c0b85642f585",
        "timestamp": 1754399443
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "1a16732b-07fb-43f6-9237-43f8c571a435"
  },
  "info_url": "https://cci.rad.levitte.org//1a16732b-07fb-43f6-9237-43f8c571a435.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/1a16732b-07fb-43f6-9237-43f8c571a435/w)

Started at: 2025-08-05 15:10:47.640652+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/1a16732b-07fb-43f6-9237-43f8c571a435/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"
}