CCI report: a248e876-5976-4e74-8443-ee44ed54e1d5

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": "ae0c6cc8b3f71c94bde192ee99e82dc70173cb75",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Revisit bare repositories",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "379037956a6cb88cb826a7f57276fca4a2c6c084",
    "after": "525a241ddf4428fdbe2e5076262832ac4d4a21bd",
    "commits": [
      "525a241ddf4428fdbe2e5076262832ac4d4a21bd",
      "42f529bcd6d43b2d4e3561b36e24118a3e2a97ea",
      "ff1fe208643dd2c6fde193b47f5c80b18bac2325",
      "e1eaa400a2f01c18589f25390f71124d125a756a",
      "a8df72334c756914efdeac4f3798053b25a3744f",
      "60b920e7b65ae985b6383af26eb389e05e1fdeb9",
      "3ade4a776da19e075418ce868d434ac63eade6dd",
      "0805e15717cff268965c86d2101e6a54a7d05e0c",
      "101c4c8863f8e967d21dfe5dc87c5dbc96896c3e",
      "e2bb1481b9ede5f8116a40a4d22cddddb45abc7a"
    ],
    "target": "379037956a6cb88cb826a7f57276fca4a2c6c084",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "ae0c6cc8b3f71c94bde192ee99e82dc70173cb75",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This patchset starts off with changes to `radicle-remote-helper`: Maintainence such as making the crate binary-only and a small clean up.\nThen, handling of `GIT_DIR` is simplified throughout `radicle{,-remote-helper,-cli}`, which unlocks usage of the remote helper with bare repositories.\nNext, the commands `rad init` and `rad clone` learn to handle bare repositories.\nFinally, code paths that would error or degrade upon detecting a bare repository are removed or fixed.\n\nOverall, this patch should significantly improve interoperability with bare repositories.",
        "base": "379037956a6cb88cb826a7f57276fca4a2c6c084",
        "oid": "525a241ddf4428fdbe2e5076262832ac4d4a21bd",
        "timestamp": 1757672429
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a248e876-5976-4e74-8443-ee44ed54e1d5"
  },
  "info_url": "https://cci.rad.levitte.org//a248e876-5976-4e74-8443-ee44ed54e1d5.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a248e876-5976-4e74-8443-ee44ed54e1d5/w)

Started at: 2025-09-12 12:20:40.253384+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a248e876-5976-4e74-8443-ee44ed54e1d5/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"
}