CCI report: ff655271-8ebd-465a-b7f6-5b03f73963d8

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:z6MkkpU9GNVCxgCX6SxsxzPEKpQBTVo2Vagm7aWjHZwc4mtj",
      "alias": "srestegosaurio"
    },
    "title": "systemd: add example service hardening",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "19a262d3d67ea92a37ceaf18e79a783d8e65ccdd",
    "after": "97552e11cfce2ff345d3a9f7a5853d1b07e5a5f8",
    "commits": [
      "97552e11cfce2ff345d3a9f7a5853d1b07e5a5f8"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "714472f12cd79b4f4bfed87af0f180332930a86b",
        "author": {
          "id": "did:key:z6MkkpU9GNVCxgCX6SxsxzPEKpQBTVo2Vagm7aWjHZwc4mtj",
          "alias": "srestegosaurio"
        },
        "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": "4063973d22dc8347ea79330702f774f698c9e464",
        "author": {
          "id": "did:key:z6MkkpU9GNVCxgCX6SxsxzPEKpQBTVo2Vagm7aWjHZwc4mtj",
          "alias": "srestegosaurio"
        },
        "description": "Rebase and clean up the examples.",
        "base": "7d2f0e387c66f3f24b94673a2de9589407e2f946",
        "oid": "9f8720db6196b0c4bbcebef02cc3a6cabcb1cf1d",
        "timestamp": 1756232505
      },
      {
        "id": "0f8513a8d9397a7e1e7a3c4c94b106da3c8b8cc0",
        "author": {
          "id": "did:key:z6MkkpU9GNVCxgCX6SxsxzPEKpQBTVo2Vagm7aWjHZwc4mtj",
          "alias": "srestegosaurio"
        },
        "description": "Rebase again, my master was outdated.",
        "base": "d7aa2d9da2dd3144a22abb32be582df658178def",
        "oid": "bc4a13902ca80b1c496ab65670c0526141663e9e",
        "timestamp": 1756232753
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ff655271-8ebd-465a-b7f6-5b03f73963d8"
  },
  "info_url": "https://cci.rad.levitte.org//ff655271-8ebd-465a-b7f6-5b03f73963d8.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ff655271-8ebd-465a-b7f6-5b03f73963d8/w)

Started at: 2025-10-21 19:08:37.108470+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ff655271-8ebd-465a-b7f6-5b03f73963d8/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"
}