CCI report: d7305f4c-fef4-408c-9334-e6f54453d159

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": "1c9eb544c33490201faec77117049f21baa869ed",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Improvements to Git OID Handling",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "5d8988b1a242cb1ef006313cb0aa3756e629a422",
    "after": "878f0a1fc066fe6f93373b3aff95cf3aea5e9127",
    "commits": [
      "878f0a1fc066fe6f93373b3aff95cf3aea5e9127",
      "735e45b7e12d653ad1a9d237024e006f72d60b2f",
      "54164f84033d7ea74c58d758fc02c5eba7309303",
      "ad466743b0082c91584278c8c5934c5b587a43b7",
      "8f0206c634d6a8590e8d9df9cedffb02890dd794",
      "533bc3b57e922207255d007479a65ea50c82bcab",
      "5a9013adaefa524a5d8d91e06386cb7402606feb"
    ],
    "target": "5d8988b1a242cb1ef006313cb0aa3756e629a422",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1c9eb544c33490201faec77117049f21baa869ed",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "With Git 3 on the horizon, which will make SHA-256 object identifiers the default, this patch implements first steps to prepare integration of SHA-256 by means of a clean up around code locations that will be affected.",
        "base": "5d8988b1a242cb1ef006313cb0aa3756e629a422",
        "oid": "878f0a1fc066fe6f93373b3aff95cf3aea5e9127",
        "timestamp": 1776975058
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d7305f4c-fef4-408c-9334-e6f54453d159"
  },
  "info_url": "https://cci.rad.levitte.org//d7305f4c-fef4-408c-9334-e6f54453d159.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d7305f4c-fef4-408c-9334-e6f54453d159/w)

Started at: 2026-04-23 22:11:18.563666+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d7305f4c-fef4-408c-9334-e6f54453d159/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"
}