CCI report: 87ccd914-b7df-459e-8900-6986e5497743

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": "76f3de33768da7d996e02cab5e89d0de06083172",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Test New Repository Abstractions",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "5c7ab12225c7a3150fa06f27088303189c68b566",
    "after": "0a4828bb3d5c74960a1d636cf3157c894c7bbe3f",
    "commits": [
      "0a4828bb3d5c74960a1d636cf3157c894c7bbe3f",
      "8d60cd38cc54c3015f212bdf021a5ba12836d8e4",
      "7e78aaa8263ae7d25462d81158295231da62072c",
      "33db1c8dbd4d57f38da27c9c9d12cc61bd432b95"
    ],
    "target": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "76f3de33768da7d996e02cab5e89d0de06083172",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This is the final patch in a series that refactors the Git repository\npatterns.\n\nIt adds tests for:\n1. The pure domain types.\n2. The integration of `git2::Repository` as an implementor of the traits.\n3. The integration of `git2::Repository` for the `user::Namespace` and\n   `user::Namespaces` methods.",
        "base": "e3d54ba6efd5aec2b066778b14ad7b04d6a408f2",
        "oid": "2d18300a2ce6f9eac52edcce4e4363b867dcc070",
        "timestamp": 1778830328
      },
      {
        "id": "9150c42ec0b30d7901e9b3f713dda1e279053b8b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "5c7ab12225c7a3150fa06f27088303189c68b566",
        "oid": "0a4828bb3d5c74960a1d636cf3157c894c7bbe3f",
        "timestamp": 1778944819
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "87ccd914-b7df-459e-8900-6986e5497743"
  },
  "info_url": "https://cci.rad.levitte.org//87ccd914-b7df-459e-8900-6986e5497743.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/87ccd914-b7df-459e-8900-6986e5497743/w)

Started at: 2026-05-20 10:26:07.203736+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/87ccd914-b7df-459e-8900-6986e5497743/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"
}