CCI report: deb39bdb-5126-4f1d-90c6-4c8803e1ba0d

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": "c7498dcdee66fbca673c7d6b85dfc18555fbd988",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle/profile: Control socket path for Windows",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "a670b6e668761ea5893b7d343b4515b888712f14",
    "after": "eebf87cb43d724f9233620b8f69189e1161abc2b",
    "commits": [
      "eebf87cb43d724f9233620b8f69189e1161abc2b"
    ],
    "target": "a670b6e668761ea5893b7d343b4515b888712f14",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c7498dcdee66fbca673c7d6b85dfc18555fbd988",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "The `winpipe` crate which is our current best bet for support on Windows\nrequires that named pipes are at the magical location `\\\\.pipe\\`.\n\nProvide a default on Windows that matches this, and use our freshly\nassigned IANA service name for it.\n\nThis is a breaking change, as we remove a `pub const`, it should be\nreasonably easy to fix by dependents, and probably it was a mistake to\nmake the default `pub const` as dependents should call `Home::socket`\nanyway.",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "dd2b5d8d179b7c91835e8fa5ef360f7bbeb7a0f7",
        "timestamp": 1755852271
      },
      {
        "id": "134e2023b91ad22c414a688a631bd3792c88d652",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Review",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "61b1c234ac26eb9042509f2470f18c134c39e78c",
        "timestamp": 1755861512
      },
      {
        "id": "f601a168e5fc59be93fc8e7b2ae9ca3e4d1c42b9",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Review",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "9b85020697f216ef9291eeaf62189afc3ebbcfd0",
        "timestamp": 1755862104
      },
      {
        "id": "92d68d4e79309ff08d0f288438f6a5cd5f28252a",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Review",
        "base": "a670b6e668761ea5893b7d343b4515b888712f14",
        "oid": "eebf87cb43d724f9233620b8f69189e1161abc2b",
        "timestamp": 1755863881
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "deb39bdb-5126-4f1d-90c6-4c8803e1ba0d"
  },
  "info_url": "https://cci.rad.levitte.org//deb39bdb-5126-4f1d-90c6-4c8803e1ba0d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/deb39bdb-5126-4f1d-90c6-4c8803e1ba0d/w)

Started at: 2025-08-22 13:58:03.753807+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/deb39bdb-5126-4f1d-90c6-4c8803e1ba0d/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"
}