CCI report: 832945c2-7040-4e55-bc98-c0a30cf5a989

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": "6d309771f8b652c929d7de6b91d1811454d00ef5",
    "author": {
      "id": "did:key:z6MkwPUeUS2fJMfc2HZN1RQTQcTTuhw4HhPySB8JeUg2mVvx",
      "alias": "rudolfs"
    },
    "title": "node: Decouple alias lookup from address hydration",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
    "after": "713bb8e5cbe21e0e8ce3e1883b068cac8dc55893",
    "commits": [
      "713bb8e5cbe21e0e8ce3e1883b068cac8dc55893"
    ],
    "target": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "6d309771f8b652c929d7de6b91d1811454d00ef5",
        "author": {
          "id": "did:key:z6MkwPUeUS2fJMfc2HZN1RQTQcTTuhw4HhPySB8JeUg2mVvx",
          "alias": "rudolfs"
        },
        "description": "Read only the `alias` column when resolving a node's alias, instead of\ngoing through `Store::get` which also loads addresses. An unknown\naddress type (e.g. `onion`/`i2p` on a binary built without those\nfeatures) made `get` fail, which silently dropped the alias.",
        "base": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
        "oid": "8fd376aab26ec32009f2fc82e7e2e8496edb518d",
        "timestamp": 1779265246
      },
      {
        "id": "ac385dcf188396a8d8d4cf3516c9749e5e0eed3d",
        "author": {
          "id": "did:key:z6MkwPUeUS2fJMfc2HZN1RQTQcTTuhw4HhPySB8JeUg2mVvx",
          "alias": "rudolfs"
        },
        "description": "Address review comments",
        "base": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
        "oid": "713bb8e5cbe21e0e8ce3e1883b068cac8dc55893",
        "timestamp": 1779269399
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "832945c2-7040-4e55-bc98-c0a30cf5a989"
  },
  "info_url": "https://cci.rad.levitte.org//832945c2-7040-4e55-bc98-c0a30cf5a989.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/832945c2-7040-4e55-bc98-c0a30cf5a989/w)

Started at: 2026-05-20 11:30:03.687969+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/832945c2-7040-4e55-bc98-c0a30cf5a989/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"
}