CCI report: 5a8365d1-8129-4ab4-bca5-520b6a17dc7e

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": "d74b52b74b26754cf68fce8286d0f880ded4f4a5",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Avoid hard-coding \"radicle.xyz\" in Rust code",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "2127782b742e40cf4e604d6443c55d5da996a6e1",
    "after": "9b7529baa7287c2331d0424d79579df92d145f57",
    "commits": [
      "9b7529baa7287c2331d0424d79579df92d145f57",
      "b301fa6a008d5e2b1f57f08281e37ccb55855344",
      "79505fa905e032629fc8e5bf9831339017e90817",
      "1a3fda547a206ff9faf9d7fca331050390530139",
      "e2c476a387d2f5f682b6e00e3dab02433e7000a3"
    ],
    "target": "2127782b742e40cf4e604d6443c55d5da996a6e1",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "d74b52b74b26754cf68fce8286d0f880ded4f4a5",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This patch does three things:\n - Justifies the changes in `CONTRIBUTING.md`\n - Removes a few occurrences of the domain name, and makes the more complex case of fixtures easier in the future.\n - Allows defining the default URL for Radicle Explorer at compile-time.\n - Adds a Git hook that will fail if people commit to files which contain \"radicle.xyz\" or \"radicle.zulipchat.com\". Note that it *does not* make that impossible, it just adds another step to make people stop and think.",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "113ea112b2557befdf43fde66e4d6e0b7b475ccf",
        "timestamp": 1756384131
      },
      {
        "id": "2c63d9f8624fd48c5e2c85b19fa09a7fdb223b7f",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Remove confusing reference to particular nodes in tests.",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "7593a85b1cf014f1b5316dae1e7fbce92f3f9973",
        "timestamp": 1756390505
      },
      {
        "id": "06afe37581cea796828acf49d3f4141d095df94f",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Rebase\n- Fix typo in CONTRIBUTING",
        "base": "2127782b742e40cf4e604d6443c55d5da996a6e1",
        "oid": "9b7529baa7287c2331d0424d79579df92d145f57",
        "timestamp": 1756993552
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "5a8365d1-8129-4ab4-bca5-520b6a17dc7e"
  },
  "info_url": "https://cci.rad.levitte.org//5a8365d1-8129-4ab4-bca5-520b6a17dc7e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/5a8365d1-8129-4ab4-bca5-520b6a17dc7e/w)

Started at: 2025-09-04 15:46:01.216696+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/5a8365d1-8129-4ab4-bca5-520b6a17dc7e/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": "success"
}