CCI report: f250021a-0a9d-4b33-b1bb-13349df2544e

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": "d8120221489720f9b22eff38abe62e183726c61b",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/sync: filter seeds without an address",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
    "after": "93a747ebb99cb0f4b350d12146e78d0d4b9a413f",
    "commits": [
      "93a747ebb99cb0f4b350d12146e78d0d4b9a413f"
    ],
    "target": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "d8120221489720f9b22eff38abe62e183726c61b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "If a seed for syncing does not have an address, the local node will not be able\nto connect to it.\n\nThese can be filtered out so that no connection attempts are made for these nodes.",
        "base": "6d0c571ea9998dd98bf10cc191848029f5210d8a",
        "oid": "93a747ebb99cb0f4b350d12146e78d0d4b9a413f",
        "timestamp": 1763740324
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "f250021a-0a9d-4b33-b1bb-13349df2544e"
  },
  "info_url": "https://cci.rad.levitte.org//f250021a-0a9d-4b33-b1bb-13349df2544e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/f250021a-0a9d-4b33-b1bb-13349df2544e/w)

Started at: 2025-11-21 16:57:23.122801+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/f250021a-0a9d-4b33-b1bb-13349df2544e/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": "failure"
}