CCI report: 333ac65b-972b-45ff-a9d8-e894fd8632c2

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": "5961ac4e18bc98c110b3c62cb2287bad967ffea7",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Migrate `sigrefs` to use `git::repository`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e1a46dcd7ad4ac6b53179ed7b0b6bdbe57ebabb3",
    "after": "2d5e5ec70cbea37c1439f997083fd4f0b00fc89c",
    "commits": [
      "2d5e5ec70cbea37c1439f997083fd4f0b00fc89c",
      "37ac26b003f188933a0eb372682ea54710692404",
      "8b8fe3e4a4fcd10a41cd877ebc2426f780f6d456",
      "0980c4974a3b0447a910f3ecb7f059ed1e01c913",
      "6bc19f88a704e198e99b5d7e25343c59d42c15c6"
    ],
    "target": "a65ac048cbda3473e7b372375d33e3a357965492",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "5961ac4e18bc98c110b3c62cb2287bad967ffea7",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This set of changes migrates the `sigrefs` code to use the traits\ndefined in `git::repository`.\n\nEach commit migrates a single trait, and ensures that all tests pass\nat each step.\n\nThe final commit then removes the now unused code.",
        "base": "e1867632fb03a1a75b73087e8ce5fb5d0846187c",
        "oid": "33fd4967165aa7c99c8b28a301be05183e3a0941",
        "timestamp": 1776177809
      },
      {
        "id": "9d50e4fe0d2e419c70f6cdeb78a6e754fcd0e706",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Reworked patch into a stable state",
        "base": "9158df5067429282cbec60292316c13b3d965c5a",
        "oid": "47c8447f16922c49141e30bd50c7c9b6bec56cc9",
        "timestamp": 1778758166
      },
      {
        "id": "147915d641d78a0e8ff8141d5f82ff7fd3ebdeb7",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "9158df5067429282cbec60292316c13b3d965c5a",
        "oid": "00650334031bf6e5c9742d71228bb2f73a9b16bf",
        "timestamp": 1778944464
      },
      {
        "id": "375ec72770adce32511d4285c9ec23f70c0c121b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "e1a46dcd7ad4ac6b53179ed7b0b6bdbe57ebabb3",
        "oid": "2d5e5ec70cbea37c1439f997083fd4f0b00fc89c",
        "timestamp": 1780126794
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "333ac65b-972b-45ff-a9d8-e894fd8632c2"
  },
  "info_url": "https://cci.rad.levitte.org//333ac65b-972b-45ff-a9d8-e894fd8632c2.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/333ac65b-972b-45ff-a9d8-e894fd8632c2/w)

Started at: 2026-05-30 09:41:51.301065+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/333ac65b-972b-45ff-a9d8-e894fd8632c2/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"
}