CCI report: 09cf2b68-4d06-4f7a-8978-67e0699ddfb0

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": "efa9ea6f4ecc3505ccadb7317c0ba2844f134581",
    "author": {
      "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
      "alias": "sebastinez"
    },
    "title": "radicle: Skip invalid named folders",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
    "after": "2642bab7cde8c4dcfa57b5bc5717a0b43b3b6b16",
    "commits": [
      "2642bab7cde8c4dcfa57b5bc5717a0b43b3b6b16"
    ],
    "target": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "efa9ea6f4ecc3505ccadb7317c0ba2844f134581",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Instead of failing with an `InvalidId` err in\n`radicle::storage::ReadStorage::repositories` for repos that don't have\na valid repository ID, we should skip them and log a warning.",
        "base": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
        "oid": "d5b734518e2048705f91701873fe1b8959c8b5f2",
        "timestamp": 1764332361
      },
      {
        "id": "a455df5a2705822a38d30601ed9ca38f7f74e678",
        "author": {
          "id": "did:key:z6MkkfM3tPXNPrPevKr3uSiQtHPuwnNhu2yUVjgd2jXVsVz5",
          "alias": "sebastinez"
        },
        "description": "Instead of skipping invalid RIDs, maybe we should handle deprecated tmp repo extensions",
        "base": "0ec084fc232f0df8c1bbcbb89ce8394e8a81d988",
        "oid": "2642bab7cde8c4dcfa57b5bc5717a0b43b3b6b16",
        "timestamp": 1764340138
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "09cf2b68-4d06-4f7a-8978-67e0699ddfb0"
  },
  "info_url": "https://cci.rad.levitte.org//09cf2b68-4d06-4f7a-8978-67e0699ddfb0.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/09cf2b68-4d06-4f7a-8978-67e0699ddfb0/w)

Started at: 2025-11-28 15:29:03.534576+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/09cf2b68-4d06-4f7a-8978-67e0699ddfb0/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"
}