CCI report: c4afb757-b434-4e33-b0ae-82157ec8595e

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": "a37eca87f09eba6a72b94f5a7c49be3983b7b386",
    "author": {
      "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
      "alias": "matthiasbeyer"
    },
    "title": "Add filtering by \"state\" to `rad inbox` commands",
    "state": {
      "status": "draft",
      "conflicts": []
    },
    "before": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "after": "50f54c88c46753e4eb871e4757dce75dfb026b1f",
    "commits": [
      "50f54c88c46753e4eb871e4757dce75dfb026b1f",
      "d686ca86e3e040aab8e1de063ccec81a1b4bdbec"
    ],
    "target": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "a37eca87f09eba6a72b94f5a7c49be3983b7b386",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "This patchset is a proposal to add filtering to the `rad inbox` commands.\n\nIt is a draft because I am not sure whether it works as expected and also\nbecause I really really would like if the conversion to clap would happen\nfirst, because the cli-parsing code is just ... sorry to say, ... shit, and I\nreally want to have it gone.\n\nStill, some general \"good idea\"/\"bad idea\"-style feedback would be appreciated.",
        "base": "f00d1d67432882bef11fc940601f071efe55c88d",
        "oid": "7b8698a236a4d0e9bfb5510e3ec86a1da3d6de35",
        "timestamp": 1757064591
      },
      {
        "id": "b560f9e4352d8dbcdc66965acfbf8645a0c06079",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Rebased",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "50f54c88c46753e4eb871e4757dce75dfb026b1f",
        "timestamp": 1757534324
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c4afb757-b434-4e33-b0ae-82157ec8595e"
  },
  "info_url": "https://cci.rad.levitte.org//c4afb757-b434-4e33-b0ae-82157ec8595e.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c4afb757-b434-4e33-b0ae-82157ec8595e/w)

Started at: 2025-09-10 22:04:39.933334+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c4afb757-b434-4e33-b0ae-82157ec8595e/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"
}