CCI report: ae0d5a3f-1ca2-4458-bdfd-805791b81fc0

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": "b01e9efd4d46d6d9185cd5a8ed7f5d9e2f67378a",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle: Warn less aggressively on IPv6 addresses",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "1f40b32b6aedaaff2016cb20f9e2a3d9c681c651",
    "after": "0b236ff3864c4d2d4def7163c5a2fc445bed1571",
    "commits": [
      "0b236ff3864c4d2d4def7163c5a2fc445bed1571"
    ],
    "target": "1f40b32b6aedaaff2016cb20f9e2a3d9c681c651",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "b01e9efd4d46d6d9185cd5a8ed7f5d9e2f67378a",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Parsing of IPv6 addresses not enclosed in square brackets causes a\nwarning to be logged.\n\nThis is too strict, since the user can not influence IPv6 addresses\nreceived over the network, but only those in their configuration.\n\nRemove the warning from parsing, and instead carry a boolean to warn the\nuser later.",
        "base": "1f40b32b6aedaaff2016cb20f9e2a3d9c681c651",
        "oid": "0b236ff3864c4d2d4def7163c5a2fc445bed1571",
        "timestamp": 1779195698
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ae0d5a3f-1ca2-4458-bdfd-805791b81fc0"
  },
  "info_url": "https://cci.rad.levitte.org//ae0d5a3f-1ca2-4458-bdfd-805791b81fc0.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ae0d5a3f-1ca2-4458-bdfd-805791b81fc0/w)

Started at: 2026-05-20 09:51:50.611329+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ae0d5a3f-1ca2-4458-bdfd-805791b81fc0/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"
}