CCI report: 05beaee2-e863-4775-8dce-7b85b0c169fe

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": "c86610af65c0f9254cbda427319f01536bba8268",
    "author": {
      "id": "did:key:z6MktBiMxUQ8SP1cRWhnTVxVwM8ijac6M9P1T3BDxaeVnqjh",
      "alias": "fred-surface-win"
    },
    "title": "Handle default SSH_AUTH_SOCK on Windows.",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
    "after": "304aae73301f7ce42c7670dfa0ab000aa6cb960c",
    "commits": [
      "304aae73301f7ce42c7670dfa0ab000aa6cb960c"
    ],
    "target": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c86610af65c0f9254cbda427319f01536bba8268",
        "author": {
          "id": "did:key:z6MktBiMxUQ8SP1cRWhnTVxVwM8ijac6M9P1T3BDxaeVnqjh",
          "alias": "fred-surface-win"
        },
        "description": "The Windows ssh-agent uses a default named pipe. This patch is to\ngive users a more streamline experience as they won't need to set\nthe env variable manually.",
        "base": "067a9d13bf3c4d7127d07ac9a475255712d4d4f2",
        "oid": "304aae73301f7ce42c7670dfa0ab000aa6cb960c",
        "timestamp": 1779722052
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "05beaee2-e863-4775-8dce-7b85b0c169fe"
  },
  "info_url": "https://cci.rad.levitte.org//05beaee2-e863-4775-8dce-7b85b0c169fe.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/05beaee2-e863-4775-8dce-7b85b0c169fe/w)

Started at: 2026-05-25 17:14:23.274350+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/05beaee2-e863-4775-8dce-7b85b0c169fe/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "success"
}