CCI report: 76cd3099-f475-489b-aa8d-aaa038953867

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": "a25a60b126d1f36c797211fdef7498d78426fa37",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Improve formatting of Node IDs and addresses",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
    "after": "5d14307c3c43a64246385447f7768e7035bce290",
    "commits": [
      "5d14307c3c43a64246385447f7768e7035bce290"
    ],
    "target": "37ea81766ec8a008420c43091364130bd61016f1",
    "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
      },
      {
        "id": "1668e97ea9e83d99555136d16bbe3be6556fafcc",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Shorter function names",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "5d14307c3c43a64246385447f7768e7035bce290",
        "timestamp": 1752823396
      },
      {
        "id": "04b31c50126cdaf9814a535803aa565ef7de40a0",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rename NID format function.",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "85ccdfab37e350a35a6779021c3b33796062ffb7",
        "timestamp": 1752850272
      },
      {
        "id": "1be023c153946039b5fceb8690c39a1da7e06d99",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- Document `host` and `port` methods\n- Fix CLI tests",
        "base": "010d5134e8fae35e9e4f179d2929e41a20a93d30",
        "oid": "0e3f3f03d2bea6764c5f63667f7aa404dfee6708",
        "timestamp": 1752871597
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "76cd3099-f475-489b-aa8d-aaa038953867"
  },
  "info_url": "https://cci.rad.levitte.org//76cd3099-f475-489b-aa8d-aaa038953867.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/76cd3099-f475-489b-aa8d-aaa038953867/w)

Started at: 2025-07-23 10:35:26.937565+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/76cd3099-f475-489b-aa8d-aaa038953867/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"
}