CCI report: 01d5e42e-0e40-44ea-b801-d832a2a8ce7c

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": "a25a60b126d1f36c797211fdef7498d78426fa37",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Improve formatting of Node IDs and addresses",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
    "after": "c4fff8781b2013a2513c1032fccad31e9d92185d",
    "commits": [
      "c4fff8781b2013a2513c1032fccad31e9d92185d"
    ],
    "target": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a25a60b126d1f36c797211fdef7498d78426fa37",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Pay more attention to when a Node ID is displayed in compact form. As\nthis was sometimes used to save space, e.g. in `rad node status` in\ncombination with long node addresses (like .onion names), also implement\na compact format for node addresses and use that instead in some cases.\nProgress notifications in spinners keep the short form.",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "c4fff8781b2013a2513c1032fccad31e9d92185d",
        "timestamp": 1752766547
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "01d5e42e-0e40-44ea-b801-d832a2a8ce7c"
  },
  "info_url": "https://cci.rad.levitte.org//01d5e42e-0e40-44ea-b801-d832a2a8ce7c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/01d5e42e-0e40-44ea-b801-d832a2a8ce7c/w)

Started at: 2025-07-17 17:35:53.221789+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/01d5e42e-0e40-44ea-b801-d832a2a8ce7c/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"
}