CCI report: 6a35b431-1eb9-4e89-9050-bcbd8b05f472

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": "f0c87afd0186a2931ae2c67b7ab026ddc931bfbf",
    "author": {
      "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
      "alias": "hu"
    },
    "title": "radicle: Keep pinned repos ordered in config",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "78ba263d0a946c4b90235d562b56ceb7badfc965",
    "after": "ef1c658834f366dbdec3a865adc16dab677fa39e",
    "commits": [
      "ef1c658834f366dbdec3a865adc16dab677fa39e"
    ],
    "target": "570bfc3bbd7692f7aa4fa28fae0ccd5c348b5532",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f0c87afd0186a2931ae2c67b7ab026ddc931bfbf",
        "author": {
          "id": "did:key:z6MkhjouL6i63oTt9zTH4ympbz38kgSG465NaPFnU3YA6fiq",
          "alias": "hu"
        },
        "description": "Do not return them in a random order in radicle-httpd,\nso that we can have them in a defined order in\nradicle-explorer.",
        "base": "78ba263d0a946c4b90235d562b56ceb7badfc965",
        "oid": "ef1c658834f366dbdec3a865adc16dab677fa39e",
        "timestamp": 1751398064
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6a35b431-1eb9-4e89-9050-bcbd8b05f472"
  },
  "info_url": "https://cci.rad.levitte.org//6a35b431-1eb9-4e89-9050-bcbd8b05f472.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6a35b431-1eb9-4e89-9050-bcbd8b05f472/w)

Started at: 2025-07-01 21:28:00.311409+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6a35b431-1eb9-4e89-9050-bcbd8b05f472/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"
}