CCI report: 59e32815-2508-4196-ad7a-876373f73842

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": "0fefd5bb5cf0550470a5b6c434f14215353d43e5",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "just: Introduce task manager for git hooks",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
    "after": "92f2ba48441d09481339900ea5e1f3a91cc1a2d1",
    "commits": [
      "92f2ba48441d09481339900ea5e1f3a91cc1a2d1",
      "5d9eeab871c183b385030ecbff2e4f951f0b67d2",
      "090ef6028df73298a2306e774cec44e7282b166f",
      "2528ac20035a83891582f23a4817ff847f4e1f36",
      "4018cf0c1e6d86bb398f8296b2366c809fca4146",
      "6a67d26c3a494d8735e8aa39f0db1a4ae5882c8a",
      "ab8dc4c407e592e8c1e7a457de437814932202a1",
      "6ae9b48c8f930dab1e7270bf4941b8117feb2cd7",
      "5723bd95797c3c528f0014b811eb330e4bf269a6",
      "53fd00dec66d06810bf9a73ef8619c4de2cc1e99",
      "0a1601cce2dbed8ad1dd2ac0c041d678290b6757",
      "74166c209ea2928e89401204c271703734f80f30",
      "993b15d9370459178537cda9d49632633718a2b6",
      "4fe34358719405df62f17b31449ab8356bd6e1b2",
      "ba7911a1e4df9f9a47e03123f4b7f557bc43648d"
    ],
    "target": "a2de55cbb99ae178f09af61e3acf21192ee62097",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "0fefd5bb5cf0550470a5b6c434f14215353d43e5",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "As part of [discussions around task runners](https://radicle.zulipchat.com/#narrow/channel/369277-heartwood/topic/Common.20Project.20Commands/with/574591485) for Radicle, [`just`](https://just.systems/) became a candidate over `make` and a few others due to its focus solely on task running and no build system.\n\nThis patch introduces `just` as a git hook task runner and manager. We previously managed hooks with the `flake.nix` which is great for nix users but not the wider community.\n\nFurther discussion was had around `pre-commit` as the `flake.nix` could be converted to a `pre-commit` config, however it was decided this would prevent non-nix users from \ncontributing to the git hooks system easily.\n\nIn this patch we introduce a `justfile` with commands for all previous git hook checks from `flake.nix`.\n\nWe also introduce a `git-hook-template.sh` which is a thin shim over the `just` commands for each hook: `pre-commit`, `post-checkout`, `pre-push`.\nThe shim checks a set of 'sensitive' files against `master` and if there are changes, warns the users and has them explicitly consent to running hook commands.\nThis should provide a safety barrier for smuggled git hook overrides in large patches that may cause arbitrary code execution on reviewers machines.",
        "base": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
        "oid": "4018cf0c1e6d86bb398f8296b2366c809fca4146",
        "timestamp": 1775669871
      },
      {
        "id": "46c288d26f5b044bbfc1cfba68bc2473eb7bac44",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "",
        "base": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
        "oid": "090ef6028df73298a2306e774cec44e7282b166f",
        "timestamp": 1775671569
      },
      {
        "id": "3c472a836943d7d09252ce1881822ab0882dc2c2",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "",
        "base": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
        "oid": "92f2ba48441d09481339900ea5e1f3a91cc1a2d1",
        "timestamp": 1775733919
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "59e32815-2508-4196-ad7a-876373f73842"
  },
  "info_url": "https://cci.rad.levitte.org//59e32815-2508-4196-ad7a-876373f73842.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/59e32815-2508-4196-ad7a-876373f73842/w)

Started at: 2026-04-09 13:25:48.808125+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/59e32815-2508-4196-ad7a-876373f73842/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": "failure"
}