CCI report: 47978145-c2d8-4ba2-9e2d-cd0a2609de6f

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": "a9a32d1b938d9166983ad25eb0d27861b6f3ed70",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle: improve config errors",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "6686f86c6724a31df43aad6d0f3b3a6ef5137000",
    "after": "6f34124d430ffecfbb858b7136834e6006da8ee9",
    "commits": [
      "6f34124d430ffecfbb858b7136834e6006da8ee9"
    ],
    "target": "e39653afcf8a1d3d52011868e4d781857f74c904",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a9a32d1b938d9166983ad25eb0d27861b6f3ed70",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Improve the granularity of config errors mentioning the path location where the\nconfiguration is expected to be loading from or saving to.",
        "base": "e30e66e009393ee4b25692581a37f42320725085",
        "oid": "f8dd08d94abf49f4f8ffe3038450d1395dc47ebc",
        "timestamp": 1750242850
      },
      {
        "id": "d760df730d855c02a4c832bedf6b43a6653ee94c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- Mention using `rad config init --alias <alias>`",
        "base": "e30e66e009393ee4b25692581a37f42320725085",
        "oid": "19e25f73c93aaa271c064e407d45e67f5841094c",
        "timestamp": 1750246358
      },
      {
        "id": "242d690ff83b020e45c99b6a12a73690b2953a1e",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase",
        "base": "6686f86c6724a31df43aad6d0f3b3a6ef5137000",
        "oid": "6f34124d430ffecfbb858b7136834e6006da8ee9",
        "timestamp": 1750765946
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "47978145-c2d8-4ba2-9e2d-cd0a2609de6f"
  },
  "info_url": "https://cci.rad.levitte.org//47978145-c2d8-4ba2-9e2d-cd0a2609de6f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/47978145-c2d8-4ba2-9e2d-cd0a2609de6f/w)

Started at: 2025-06-24 14:04:48.826842+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/47978145-c2d8-4ba2-9e2d-cd0a2609de6f/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": "failure"
}