CCI report: 8214d0d8-01dd-4a9c-a0f7-107cc954ab17

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": "99a7c4d7e203c71c7b3a300df014a6231f03e672",
    "author": {
      "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
      "alias": "matthiasbeyer"
    },
    "title": "Rewrite how modules are declared",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "f00d1d67432882bef11fc940601f071efe55c88d",
    "after": "52e3664db1508a0f8711f2815679646456584fb6",
    "commits": [
      "52e3664db1508a0f8711f2815679646456584fb6",
      "dbaa810c4eada76ccd920b504968559154e7590b",
      "64e8a73e7b4423eb50084eeecdb4a5ce4ca807ad"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "99a7c4d7e203c71c7b3a300df014a6231f03e672",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "This patchset rewrites how modules are declared (in radicle-cli, because this\nis the only crate that uses the... unconventional method of declaring modules).\n\nThe first patch cleans the thing up, the second patch deprecates the alternative module names.\nThis one I think can be/should be discussed a bit more. I don't want to just\nremove the alternative names with this patchset because that might break\ndownstream - whoever that is... if it is only within this repository, lets go\nand just remove it! If external parties might be involved, we might wait for\nanother release cycle?\n\nThe \"self\" module is a bit of a special case (included this also in the commit\nmessage), because `self` is a identifier in Rust, so it actually has to be\n`rad_self` here.\nCan we think of a better name for the whole module?\n\nThat is all, happy to see your review!",
        "base": "01bed73a60ab429c3f90a90bdc31a138ed54c78e",
        "oid": "25d441c7d2cb3b3084d919c30cc7960ede0f7afe",
        "timestamp": 1755511630
      },
      {
        "id": "2f2659d736e0e794dd3bee3196bef675965213a0",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Rebased",
        "base": "1d7478cd909776b4423a90cd0bf40c10d711e989",
        "oid": "e66da09ff556e12ebe526229c8cac73ad96ef77f",
        "timestamp": 1755622323
      },
      {
        "id": "5b688f72c16b1b7e615a25cbdfe2372bf8d76f1a",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "",
        "base": "1d7478cd909776b4423a90cd0bf40c10d711e989",
        "oid": "be4ef828be5c9f0813173a345379a6fe713a6807",
        "timestamp": 1755707038
      },
      {
        "id": "4ca57bd0c24d71e201892f775665a67681e75839",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Also remove the deprecated modules, because they are not used anywhere outside the radicle-cli crate anyways.",
        "base": "1d7478cd909776b4423a90cd0bf40c10d711e989",
        "oid": "e70107ff6542e27216406db52e76c27f95fb499f",
        "timestamp": 1755707112
      },
      {
        "id": "59896e2cb4535638bbcde9678d3e81f0e42c36b5",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Rebased.",
        "base": "f00d1d67432882bef11fc940601f071efe55c88d",
        "oid": "52e3664db1508a0f8711f2815679646456584fb6",
        "timestamp": 1757071219
      },
      {
        "id": "1e8190095e593c3a9110e5909b83f73349922307",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Squash commits in previous revision and edit commit message.",
        "base": "f00d1d67432882bef11fc940601f071efe55c88d",
        "oid": "608759a385ba14f985b657b2d56c35aa70bdd803",
        "timestamp": 1757530992
      },
      {
        "id": "25ba2b5959651a576babb245edb8c4a2b4f538bf",
        "author": {
          "id": "did:key:z6MkwcURkqsfxaqUvxME953L1CDRae1KDyPxvr7zsRDWq1kL",
          "alias": "matthiasbeyer"
        },
        "description": "Rebase.",
        "base": "11fc98c9c9c4c681d265e765df05c2f9d503ddc9",
        "oid": "ff021d58897db7b927f1b4ba20959be013137961",
        "timestamp": 1757531394
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "8214d0d8-01dd-4a9c-a0f7-107cc954ab17"
  },
  "info_url": "https://cci.rad.levitte.org//8214d0d8-01dd-4a9c-a0f7-107cc954ab17.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/8214d0d8-01dd-4a9c-a0f7-107cc954ab17/w)

Started at: 2025-10-21 21:27:59.130674+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/8214d0d8-01dd-4a9c-a0f7-107cc954ab17/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"
}