CCI report: 8c7e82e6-b4dc-4800-a23c-80754b836cb3

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": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: rad node connect - attempt without explicit address",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "84427a56b5b7775b1f48254a338e2289838696c6",
    "after": "c1ee7cd00cf3b9f881ba62d4a13ca684f3dc6049",
    "commits": [
      "c1ee7cd00cf3b9f881ba62d4a13ca684f3dc6049",
      "09db075fe8d56869ba434e4fa9eaad495756f2ff",
      "3b2572e73e13a3f48167a786c123d7c2125c6bba",
      "76e00a34ea58c2d424347323eba4623eb487b19c"
    ],
    "target": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "In many cases the radicle node is already aware of the publicly advertised addresses for each node. This PR attempts to offer connection by _nid_ alone, ommiting the @addr part.\n\n`rad node connect z6MkrLMMsiPWUcNPHcRajuMi9mDfYckSoJyPwwnknocNYPm7` now works by finding an advertised public url to attempt the connection with. Tor and local addresses are not in scope.",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "3b2572e73e13a3f48167a786c123d7c2125c6bba",
        "timestamp": 1751469933
      },
      {
        "id": "89944a781692900ca29ac8194ecc72c1e0489705",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "remove todo comment",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "09db075fe8d56869ba434e4fa9eaad495756f2ff",
        "timestamp": 1751470127
      },
      {
        "id": "2a07f877f1e49ccc46ef50b47ab56b8e30b0a050",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Add example tests for rad node connect",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "66b3b93353250571e7742ac10733e8ed933a5d13",
        "timestamp": 1751472677
      },
      {
        "id": "1d0fedbbd5a4caf717c5f8c58c49bd814c4ac87f",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "See commit for reviewed changes",
        "base": "84427a56b5b7775b1f48254a338e2289838696c6",
        "oid": "c1ee7cd00cf3b9f881ba62d4a13ca684f3dc6049",
        "timestamp": 1751473273
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "8c7e82e6-b4dc-4800-a23c-80754b836cb3"
  },
  "info_url": "https://cci.rad.levitte.org//8c7e82e6-b4dc-4800-a23c-80754b836cb3.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/8c7e82e6-b4dc-4800-a23c-80754b836cb3/w)

Started at: 2025-07-02 18:21:18.477865+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/8c7e82e6-b4dc-4800-a23c-80754b836cb3/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": "failure"
}