CCI report: 96d73ba2-a681-4a76-a5b8-3b38fbedb75a

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": "9dfc5847e9f4bdc1866a51a89d546f8233d55e4b",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: mention binary names as part of unknown",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "fdb1ac4e3a01030ab4eb4415db68d5bc1c719718",
    "after": "0aaa81f82a60d35310c09b518ffb283bf1bb1af4",
    "commits": [
      "0aaa81f82a60d35310c09b518ffb283bf1bb1af4"
    ],
    "target": "fdb1ac4e3a01030ab4eb4415db68d5bc1c719718",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9dfc5847e9f4bdc1866a51a89d546f8233d55e4b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "When we fail to get the info for the binary names of `radicle-node` and\n`git-remote-rad`, we still mention the binary name which is usually a part of\ntheir output.",
        "base": "fdb1ac4e3a01030ab4eb4415db68d5bc1c719718",
        "oid": "0aaa81f82a60d35310c09b518ffb283bf1bb1af4",
        "timestamp": 1753701180
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "96d73ba2-a681-4a76-a5b8-3b38fbedb75a"
  },
  "info_url": "https://cci.rad.levitte.org//96d73ba2-a681-4a76-a5b8-3b38fbedb75a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/96d73ba2-a681-4a76-a5b8-3b38fbedb75a/w)

Started at: 2025-07-28 13:13:03.136423+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/96d73ba2-a681-4a76-a5b8-3b38fbedb75a/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": "success"
}