CCI report: a14711af-cd15-4962-bc41-2c209ec44226

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": "76f1369e7bab4126e97b175bcddea58f55f3c741",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "fetch: Update gix packages",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "caee776c388ffac2ea55cc9d1e3d7fa108ca6df5",
    "after": "aed9c2603884a8cd76c433262657d72289bd36bb",
    "commits": [
      "aed9c2603884a8cd76c433262657d72289bd36bb"
    ],
    "target": "09b1f1f77cdec025f8f92f7395a38f76a11a0d85",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "76f1369e7bab4126e97b175bcddea58f55f3c741",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Several vulnerabilities were found in the gix packages[^1][^2][^3].\n\nUpdate the packages to their latest versions which include the fixes.\n\nThe only required change is in `ls_refs`.\n`RefPrefixes` was introduced and this fixes the issue with `ref-prefix`.\nThis should now improve the ls-refs stage and only return references\nthat the client is asking for, as opposed to all references.\n\n[^1]: https://github.com/radicle-dev/heartwood/security/dependabot/38\n[^2]: https://github.com/radicle-dev/heartwood/security/dependabot/39\n[^3]: https://github.com/radicle-dev/heartwood/security/dependabot/36",
        "base": "caee776c388ffac2ea55cc9d1e3d7fa108ca6df5",
        "oid": "aed9c2603884a8cd76c433262657d72289bd36bb",
        "timestamp": 1778666078
      },
      {
        "id": "7aef5c72b15dc8d3831c7788a44ed7f6d4f9d8c6",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "10004025367e26a51125613691177d38335fc6c0",
        "oid": "ac5fc67428af7e0d4d8231fdd8ec350db56a2586",
        "timestamp": 1779119906
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a14711af-cd15-4962-bc41-2c209ec44226"
  },
  "info_url": "https://cci.rad.levitte.org//a14711af-cd15-4962-bc41-2c209ec44226.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a14711af-cd15-4962-bc41-2c209ec44226/w)

Started at: 2026-05-20 10:22:12.061837+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a14711af-cd15-4962-bc41-2c209ec44226/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "success"
}