CCI report: dc835309-84e4-497b-b18f-3541d9f179d9

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": "2b4f2afc128062a82452e16922df1568f3fbd93c",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "node, term: Remove dependency on `anyhow`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "4bf3ab6fb8a4f9c707391a1dba31e4db5233ad66",
    "after": "2127782b742e40cf4e604d6443c55d5da996a6e1",
    "commits": [
      "2127782b742e40cf4e604d6443c55d5da996a6e1",
      "edd88a59bf1f1ff39134c81f7e0aba7258ebbce7",
      "79d928551b56b9094d69268ec78d8bf778ef2f2b"
    ],
    "target": "4bf3ab6fb8a4f9c707391a1dba31e4db5233ad66",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "2b4f2afc128062a82452e16922df1568f3fbd93c",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "## `radicle-node`\n\nIt has always bugged me that we resort to `anyhow` for just a handful of\nerrors, really. It also turns out that we were holding `lexopt` wrong,\nit features `parse_with` which neatly integrates with `FromStr`, and\nluckily all our arguments implement that trait. This makes for cleaner\noption parsing.\n\nFor now, the execution errors are all \"transparent\", which shouldn't be\nmuch of a regression, if at all.\n\n## `radicle-term`\n\nAs a library crate, it is bad to return such generic errors.\n\nTo get there, errors from `inquire` are downcasted.\n\nThis allowed to clean up the public interface of `radicle-term`, so that\nit does also not leak the `inquire::InquireError` in its public API.\n\n## Notes\n\nIn both cases we touched parsing: For `radicle-node` it was about CLI options,\nfor `radicle-term` it was user input prompts.",
        "base": "ded0d19d59bbdb5f3824e58b08885b5091de20d7",
        "oid": "7cfdeadc04be0c838ad717f9324866b7a1afd7ac",
        "timestamp": 1756299109
      },
      {
        "id": "6701fe885a7013817fd00e6c1a6e2343047cc4bd",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Also tackle `radicle-term`.",
        "base": "ded0d19d59bbdb5f3824e58b08885b5091de20d7",
        "oid": "59d2a443e0924aff61228ffe5c01dd349fdb7f1c",
        "timestamp": 1756311159
      },
      {
        "id": "713eb2381dc95c4ca7ae9109bd30ee7c2256527d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "329adf738f0d969a95fea8ce63f441ca990f4873",
        "timestamp": 1756417503
      },
      {
        "id": "c9c8811a70f7257dac57ae8b5cfd582a44516282",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Rebase\n- Use `ok_or_else`\n- Reword commits\n- Use `non_exhaustive`",
        "base": "4bf3ab6fb8a4f9c707391a1dba31e4db5233ad66",
        "oid": "2127782b742e40cf4e604d6443c55d5da996a6e1",
        "timestamp": 1756992682
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "dc835309-84e4-497b-b18f-3541d9f179d9"
  },
  "info_url": "https://cci.rad.levitte.org//dc835309-84e4-497b-b18f-3541d9f179d9.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/dc835309-84e4-497b-b18f-3541d9f179d9/w)

Started at: 2025-09-04 15:31:28.173964+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/dc835309-84e4-497b-b18f-3541d9f179d9/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"
}