CCI report: 66afab43-4ed5-47e9-9913-7f2a5920f0bd

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": "c3dbbc56f38e9ae8fcad02ea69fb76f44156713b",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli/inbox: Clearify \"clear\" behaviour",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "9a7c22536b1a381b68acad2975fc136460fc3d21",
    "after": "8953ec4c87a4d69c92f78c649b82c9d009822017",
    "commits": [
      "8953ec4c87a4d69c92f78c649b82c9d009822017"
    ],
    "target": "9a7c22536b1a381b68acad2975fc136460fc3d21",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "c3dbbc56f38e9ae8fcad02ea69fb76f44156713b",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This patch clearifies (in the help message of the command) how the\n\"clear\" subcommand behaves when passing ids.",
        "base": "0200e84aeaa2a507b6037875413ef37763f485d5",
        "oid": "bcbc410d2d243feb1014f5d41907e81b8b3fa9f3",
        "timestamp": 1755596356
      },
      {
        "id": "7230bc87658b0690b8a332b3a57d246428f62308",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebased",
        "base": "9a7c22536b1a381b68acad2975fc136460fc3d21",
        "oid": "8953ec4c87a4d69c92f78c649b82c9d009822017",
        "timestamp": 1755604020
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "66afab43-4ed5-47e9-9913-7f2a5920f0bd"
  },
  "info_url": "https://cci.rad.levitte.org//66afab43-4ed5-47e9-9913-7f2a5920f0bd.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/66afab43-4ed5-47e9-9913-7f2a5920f0bd/w)

Started at: 2025-08-19 13:47:03.518120+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/66afab43-4ed5-47e9-9913-7f2a5920f0bd/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": "success"
}