CCI report: 52c16dad-3ae2-4dcb-bc85-13c9eab4ad42

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": "0866819acc9414f83f2c57ff65917bc8b79bbfd2",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "Add clap for parsing cli args",
    "state": {
      "status": "draft",
      "conflicts": []
    },
    "before": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
    "after": "88b6728e8127044855311997334b337d7bdc7c77",
    "commits": [
      "88b6728e8127044855311997334b337d7bdc7c77",
      "5da1d6519841fa52c234dc73ad2789c00d227e67",
      "0cf147b034da71f6dc2ff3f32ea024e903fc8f85"
    ],
    "target": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0866819acc9414f83f2c57ff65917bc8b79bbfd2",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Refactored the issue command using clap\n\n\nSet clap help_template\n\n\ncli: issue command shouldn't ask for passphrase on read-only operations\n\n\ncli: remove cli.rs and set default value for issue list --assigned\n\n\ncli: Add completion stubs for bash/zsh/fish\n\n\nPoint clap fork dep to github.com/icetan instead of local path\n\n\nBump nixpkgs to support latest version of clap",
        "base": "54aacc96197a48b79fcc260f94312d824f5e0a34",
        "oid": "195bae992f9ac5adc8f5e0554443f0bda2489a48",
        "timestamp": 1710518037
      },
      {
        "id": "31f6309a5f0f387bbd3e565371e729ab150b0b2f",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- Pin Nix back to release\n- WIP adding zsh completion to flake.nix\n- Some clean up",
        "base": "064ece32ac0a0bd0efe4f459dcb0462bafc236e6",
        "oid": "89de84f7491dab3b0066dccc62a730597e55e295",
        "timestamp": 1716315598
      },
      {
        "id": "391d2721520c45a93ad692e9c03dda505ce8efa7",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- reorganise args and commands into a module",
        "base": "064ece32ac0a0bd0efe4f459dcb0462bafc236e6",
        "oid": "8c8a2036b8aab7cc353f50b66b5fc6591ebe6477",
        "timestamp": 1716453594
      },
      {
        "id": "80b01629088d0dc2b1d0b7a226940d08345d3d88",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Changes:\n- Clean up on state transition argument\n- Show off the power of forcing documentation to ensure all fields are\n  documented for the help output",
        "base": "064ece32ac0a0bd0efe4f459dcb0462bafc236e6",
        "oid": "15c4e1774946669877a781efd467db2f1e4b19b3",
        "timestamp": 1716469647
      },
      {
        "id": "6aef9c73473ca73f56f23bbd863b75ee732c23c0",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Rebase. Does not require icetan's fork anymore.",
        "base": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
        "oid": "62e4ff4e9ca9e0fa1641f72914bf50f59afcc628",
        "timestamp": 1755447227
      },
      {
        "id": "b58ccaba25524e4febd24f4bab5de5cbc5a6723f",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Here are some changes to the clap proposal.\n\nI used `git commit --fixup` for the smaller stuff and properly committed bigger changes.\n\nThe fixup commits are:\n\n* I rewrote a comment to be more accurate\n* I renamed the `Commands` enum to `Command`, because that's only ever one, not multiple\n\nFeel free to squash them away or, if you want them to be individual commits (be\nmy guest!) rewrite their commit message (or order me to do it)!",
        "base": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
        "oid": "3c581d9df5e24b183e0478f43e3e20f8928d5b14",
        "timestamp": 1755452435
      },
      {
        "id": "c0dcf6b4e19632014e147b7a59e8d2e735865886",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Squash in Matthias' improvements. Thanks!",
        "base": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
        "oid": "88b6728e8127044855311997334b337d7bdc7c77",
        "timestamp": 1755454563
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "52c16dad-3ae2-4dcb-bc85-13c9eab4ad42"
  },
  "info_url": "https://cci.rad.levitte.org//52c16dad-3ae2-4dcb-bc85-13c9eab4ad42.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/52c16dad-3ae2-4dcb-bc85-13c9eab4ad42/w)

Started at: 2025-08-17 20:16:11.017635+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/52c16dad-3ae2-4dcb-bc85-13c9eab4ad42/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"
}