CCI report: 49fa4135-e8cb-495c-9cc3-1a63eab7ef6f

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": "16e6fb0e684f6118cf3cab03d227ca96aa77cb97",
    "author": {
      "id": "did:key:z6MkoVzHJ2ThYS9gcMZWAtKCZyacJNZGKzpW9u59iBQACBrJ",
      "alias": null
    },
    "title": "Improve `rad init` wording",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "9767b485c2aad1e23097d2b5165287ba84cfa452",
    "after": "487ca0a41f24f6c788fa10c2d1b5713e9549316a",
    "commits": [
      "487ca0a41f24f6c788fa10c2d1b5713e9549316a",
      "2701a0631bb388fa2b47b0ca9bde797547ac9a49"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "16e6fb0e684f6118cf3cab03d227ca96aa77cb97",
        "author": {
          "id": "did:key:z6MkoVzHJ2ThYS9gcMZWAtKCZyacJNZGKzpW9u59iBQACBrJ",
          "alias": null
        },
        "description": "Opening mostly to get familiar with radicle and get some hands on experience. The first commit removes a hardcoded value that was making the tests fail for me and the second improves the `rad init` cli text.",
        "base": "9767b485c2aad1e23097d2b5165287ba84cfa452",
        "oid": "487ca0a41f24f6c788fa10c2d1b5713e9549316a",
        "timestamp": 1708626711
      },
      {
        "id": "9c6c45cffa97d5e00a1959054325bc9c0e2d5bad",
        "author": {
          "id": "did:key:z6MkoVzHJ2ThYS9gcMZWAtKCZyacJNZGKzpW9u59iBQACBrJ",
          "alias": null
        },
        "description": "Rebase.",
        "base": "18fc41c53f181673189dcca0213aafc38229c0f9",
        "oid": "ce1e1f71ae7554711f4481faed9b66543434d3f7",
        "timestamp": 1710158952
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "49fa4135-e8cb-495c-9cc3-1a63eab7ef6f"
  },
  "info_url": "https://cci.rad.levitte.org//49fa4135-e8cb-495c-9cc3-1a63eab7ef6f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/49fa4135-e8cb-495c-9cc3-1a63eab7ef6f/w)

Started at: 2025-10-21 19:34:03.736870+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/49fa4135-e8cb-495c-9cc3-1a63eab7ef6f/w)

shell: 'cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny clippy::all

  cargo build --all-targets --workspace

  cargo doc --workspace

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}