CCI report: 4b36f21f-f908-4d48-b4ea-4237c77a0d85

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": "25ac88bd1b864ef3af104f9ee04aa5b838df2be9",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "node: Restrict use of systemd to Linux not Unix",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "289b7b1f287dad9f33b345c2f24fb417364d9e61",
    "after": "e3dc7620b7e730298102b7356e4eff43a6857eed",
    "commits": [
      "e3dc7620b7e730298102b7356e4eff43a6857eed"
    ],
    "target": "289b7b1f287dad9f33b345c2f24fb417364d9e61",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "25ac88bd1b864ef3af104f9ee04aa5b838df2be9",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "Building with Zigbuild for macOS caused build issues. Strengthen the\ncondition for using systemd from the Unix family to Linux specifically.",
        "base": "289b7b1f287dad9f33b345c2f24fb417364d9e61",
        "oid": "e3dc7620b7e730298102b7356e4eff43a6857eed",
        "timestamp": 1754989640
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "4b36f21f-f908-4d48-b4ea-4237c77a0d85"
  },
  "info_url": "https://cci.rad.levitte.org//4b36f21f-f908-4d48-b4ea-4237c77a0d85.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/4b36f21f-f908-4d48-b4ea-4237c77a0d85/w)

Started at: 2025-08-12 11:07:23.855637+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/4b36f21f-f908-4d48-b4ea-4237c77a0d85/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"
}