CCI report: e86b3d6c-5841-4a58-a62b-fe9d9c03eacf

Request message

{
  "request": "trigger",
  "version": 1,
  "event_type": "push",
  "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"
    ]
  },
  "pusher": {
    "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
    "alias": "lorenz"
  },
  "before": "e30e66e009393ee4b25692581a37f42320725085",
  "after": "e30e66e009393ee4b25692581a37f42320725085",
  "branch": "master",
  "commits": [
    "e30e66e009393ee4b25692581a37f42320725085"
  ]
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "e86b3d6c-5841-4a58-a62b-fe9d9c03eacf"
  },
  "info_url": "https://cci.rad.levitte.org//e86b3d6c-5841-4a58-a62b-fe9d9c03eacf.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/e86b3d6c-5841-4a58-a62b-fe9d9c03eacf/w)

Started at: 2025-06-15 20:14:58.814375+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/e86b3d6c-5841-4a58-a62b-fe9d9c03eacf/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"
}