CCI report: 41c8fe56-e698-4ee9-b3a4-72d04db5b55e

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": "4f8565258fb545a09fd398e9d49a113ae8494637",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Introduce a node event for canonical reference updates",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "8953ec4c87a4d69c92f78c649b82c9d009822017",
    "after": "52c963f8c2f9814d3b2851ace9b6d548d3b6f9b5",
    "commits": [
      "52c963f8c2f9814d3b2851ace9b6d548d3b6f9b5"
    ],
    "target": "2a0f6fd3c5588c0779b05d295b118cdc4adba9fe",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "4f8565258fb545a09fd398e9d49a113ae8494637",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Whenever the node fetches new updates, it checks if canonical references can be\nupdated. The node has learned how to return these results and emit them as node\nevents. This is a breaking change since it adds a new variant the `Event` type,\nwhich is not forwards-compatible.",
        "base": "8953ec4c87a4d69c92f78c649b82c9d009822017",
        "oid": "52c963f8c2f9814d3b2851ace9b6d548d3b6f9b5",
        "timestamp": 1755614397
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "41c8fe56-e698-4ee9-b3a4-72d04db5b55e"
  },
  "info_url": "https://cci.rad.levitte.org//41c8fe56-e698-4ee9-b3a4-72d04db5b55e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/41c8fe56-e698-4ee9-b3a4-72d04db5b55e/w)

Started at: 2025-08-19 16:43:47.520857+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/41c8fe56-e698-4ee9-b3a4-72d04db5b55e/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"
}