CCI report: 632e50d3-46aa-4262-91f2-6950db05304c

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": "976756d8bf1f4e157ec8c1dc6818f670f8b4d726",
    "author": {
      "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "alias": "erikli"
    },
    "title": "cli: Migrate `rad issue` to `clap`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "after": "e2444a72f031233e78932eeaf31a9937cdde781b",
    "commits": [
      "e2444a72f031233e78932eeaf31a9937cdde781b",
      "41636c92307a8d4007039644aacfe05a998d0387"
    ],
    "target": "6a43e83dd66c83cee523b612805e4e6b5c0485a3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "976756d8bf1f4e157ec8c1dc6818f670f8b4d726",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "This is a split-off of `rad patch show 0866819`, that only migrates `rad issue`.",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "b34a818cbbcd6e822324d6082170071e1be6597d",
        "timestamp": 1757588048
      },
      {
        "id": "fddbeb7383d6a215b2fa88539e9e020b9ed9205b",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "Migrate `rad issue` only, remove everything auto-completion and improve help output.",
        "base": "8c9966b9d97d93131e766828b9d1ecff7d561afb",
        "oid": "29dc820b6b7980e6c1d4e7427c9bcbe5cc98a473",
        "timestamp": 1758111300
      },
      {
        "id": "222584aa3a415afd3c9c9239a78a9c21b611bf1e",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "Disallow `--reply-to` together with `--edit` in `rad issue comment`.",
        "base": "7d1db6a0131e560589a4b25f5d472fdf23998a67",
        "oid": "bc7bff9d01d4e9528b11e6b0cc1df5466fd3f279",
        "timestamp": 1758116557
      },
      {
        "id": "00a0fef27973701394f29a341212a20da183bfa0",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "- reword initial commit message\n- remove `--version` from subcommands\n- bring back old (incorrect) announcing behaviour for `rad issue comment --edit`",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "e2444a72f031233e78932eeaf31a9937cdde781b",
        "timestamp": 1758210185
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "632e50d3-46aa-4262-91f2-6950db05304c"
  },
  "info_url": "https://cci.rad.levitte.org//632e50d3-46aa-4262-91f2-6950db05304c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/632e50d3-46aa-4262-91f2-6950db05304c/w)

Started at: 2025-09-18 17:50:22.638366+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/632e50d3-46aa-4262-91f2-6950db05304c/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"
}