CCI report: 8f228ec4-0ede-48ea-84e8-7b3e6bdb70d9

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": "Updated",
  "patch": {
    "id": "88e4e00e52c8e9acf21b960d4298fb1f9fb68928",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "radicle/id: always return default branch as cref",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "after": "5f358c1bd82e9a72e85f60197a467e51bc875cfe",
    "commits": [
      "5f358c1bd82e9a72e85f60197a467e51bc875cfe"
    ],
    "target": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "88e4e00e52c8e9acf21b960d4298fb1f9fb68928",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This fixes a bug where the `canonical_refs` method wouldn't return the\ndefault branch if the repo had no canonical refs defined in the paylaod\nkey of the id document",
        "base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
        "oid": "ba5c22ccbb9e187c25906be2c9d5052833f7fd0c",
        "timestamp": 1772466103
      },
      {
        "id": "508da59e7be59f1857b9e2dcef2fc1b2923046e7",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Add test and dervied `impl Default for CanonicalRefs`.",
        "base": "e9245b630d728672d2b3d6ff9265fa4f1a86f13a",
        "oid": "5f358c1bd82e9a72e85f60197a467e51bc875cfe",
        "timestamp": 1772554610
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "8f228ec4-0ede-48ea-84e8-7b3e6bdb70d9"
  },
  "info_url": "https://cci.rad.levitte.org//8f228ec4-0ede-48ea-84e8-7b3e6bdb70d9.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/8f228ec4-0ede-48ea-84e8-7b3e6bdb70d9/w)

Started at: 2026-03-03 17:19:08.607027+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/8f228ec4-0ede-48ea-84e8-7b3e6bdb70d9/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": "failure"
}