CCI report: 30f49e05-2e20-428c-9ae0-ff482cb0b4b0

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": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
    "author": {
      "id": "did:key:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
      "alias": "Kuehle"
    },
    "title": "cli: rad node connect - attempt without explicit address",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "after": "66b3b93353250571e7742ac10733e8ed933a5d13",
    "commits": [
      "66b3b93353250571e7742ac10733e8ed933a5d13",
      "09db075fe8d56869ba434e4fa9eaad495756f2ff",
      "3b2572e73e13a3f48167a786c123d7c2125c6bba"
    ],
    "target": "76e00a34ea58c2d424347323eba4623eb487b19c",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5065edc0caffb60098d66bfe1fa6fbd1881f0951",
        "author": {
          "id": "did:key:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
          "alias": "Kuehle"
        },
        "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:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
          "alias": "Kuehle"
        },
        "description": "remove todo comment",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "09db075fe8d56869ba434e4fa9eaad495756f2ff",
        "timestamp": 1751470127
      },
      {
        "id": "2a07f877f1e49ccc46ef50b47ab56b8e30b0a050",
        "author": {
          "id": "did:key:z6MkgFWv1K9Lqvi5VHm4mtfDo5MvanWVNYU1gkvT9Rwr1Lu7",
          "alias": "Kuehle"
        },
        "description": "Add example tests for rad node connect",
        "base": "76e00a34ea58c2d424347323eba4623eb487b19c",
        "oid": "66b3b93353250571e7742ac10733e8ed933a5d13",
        "timestamp": 1751472677
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "30f49e05-2e20-428c-9ae0-ff482cb0b4b0"
  },
  "info_url": "https://cci.rad.levitte.org//30f49e05-2e20-428c-9ae0-ff482cb0b4b0.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/30f49e05-2e20-428c-9ae0-ff482cb0b4b0/w)

Started at: 2025-07-02 18:11:19.677177+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/30f49e05-2e20-428c-9ae0-ff482cb0b4b0/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"
}