CCI report: 591c7d8c-a031-490a-b6ae-d43ee9353a38

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": "714472f12cd79b4f4bfed87af0f180332930a86b",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "systemd: add example service hardening",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "c5b99db101f251b1b17bbe8df5885ed3a1c16409",
    "after": "881fe12072cea5faeecd7c66f0bf08a9898c0c20",
    "commits": [
      "881fe12072cea5faeecd7c66f0bf08a9898c0c20",
      "b28cfb4d07cd72ef8bf8db43e776161e894a1f38",
      "5e4ddd64814ec74f9bcba8f2c0de1899a24675fd"
    ],
    "target": "a568e7f4848729ca02d5d5373dfacba289658493",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "714472f12cd79b4f4bfed87af0f180332930a86b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Include some trivial sandboxing options in the provided service files as an example and lead users to `systemd-analyze security`.\n\nWhile being a trivial change and far from a secure service it is an improvement and may push downstream packagers and/or users to add even a bit of sandboxing.",
        "base": "19a262d3d67ea92a37ceaf18e79a783d8e65ccdd",
        "oid": "97552e11cfce2ff345d3a9f7a5853d1b07e5a5f8",
        "timestamp": 1756002515
      },
      {
        "id": "c17bf1db45826210a4dfb55c21a3a9629ece836b",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Fix docs.",
        "base": "c5b99db101f251b1b17bbe8df5885ed3a1c16409",
        "oid": "881fe12072cea5faeecd7c66f0bf08a9898c0c20",
        "timestamp": 1756109729
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "591c7d8c-a031-490a-b6ae-d43ee9353a38"
  },
  "info_url": "https://cci.rad.levitte.org//591c7d8c-a031-490a-b6ae-d43ee9353a38.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/591c7d8c-a031-490a-b6ae-d43ee9353a38/w)

Started at: 2025-08-25 14:16:17.195113+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/591c7d8c-a031-490a-b6ae-d43ee9353a38/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"
}