CCI report: f586e228-957f-4234-8794-84c36538739c

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": "0203e3b8b9156bf0ca5c6222d35c50e2bdf40235",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "remote-helper: switch 'no_sync' to true by default",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "1cab036c331f5ac071f002504c44b01e95b8f25a",
    "after": "a66d5f15e9051edc544fca1874d4fb7bf3781a40",
    "commits": [
      "a66d5f15e9051edc544fca1874d4fb7bf3781a40"
    ],
    "target": "82ad52b169ff5ce2f81440f79e2325afae39c1ab",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0203e3b8b9156bf0ca5c6222d35c50e2bdf40235",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "",
        "base": "1cab036c331f5ac071f002504c44b01e95b8f25a",
        "oid": "a66d5f15e9051edc544fca1874d4fb7bf3781a40",
        "timestamp": 1770649881
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f586e228-957f-4234-8794-84c36538739c"
  },
  "info_url": "https://cci.rad.levitte.org//f586e228-957f-4234-8794-84c36538739c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f586e228-957f-4234-8794-84c36538739c/w)

Started at: 2026-02-09 16:20:21.724255+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f586e228-957f-4234-8794-84c36538739c/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

  '