CCI report: 45ffc7ae-f512-4987-a2f0-8c836d91b104

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": "dc675643f537e16dbdaf4b9c0727b221575c7c1e",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "node: Enable logging via systemd journal",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "7a9d4512f99156681ca879e0794a6ade154af33b",
    "after": "d7b48b9e2986adf16a9a349b5359361e3d4b6c2f",
    "commits": [
      "d7b48b9e2986adf16a9a349b5359361e3d4b6c2f",
      "b2a41025ce42bc4f9e6b405a00a174b5e0cd3d06",
      "c7f3c47f9adf967f2886d066cfd0fb9e607864eb",
      "2776e003dc2f7e585c205cfa966ffb90f2c43ff5"
    ],
    "target": "7a9d4512f99156681ca879e0794a6ade154af33b",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "dc675643f537e16dbdaf4b9c0727b221575c7c1e",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "The `radicle-systemd` crate is split into two modules, one for socket activation, and one for logging.\nBoth are behind feature flags.\n\n`radicle-node` continues to depend on `radicle-systemd`.\n\nLogging initialization code was removed from `radicle`, as it is a library crate.",
        "base": "54fd8c40a0b64e061d0ec4f32b9471b36ec11ee0",
        "oid": "c9c1f0d619a62800838230f0ef49140d3158ffeb",
        "timestamp": 1754323364
      },
      {
        "id": "dc7d742f912d44b0ea54346377cf01cf8e4ea273",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebased",
        "base": "7a9d4512f99156681ca879e0794a6ade154af33b",
        "oid": "d7b48b9e2986adf16a9a349b5359361e3d4b6c2f",
        "timestamp": 1754555448
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "45ffc7ae-f512-4987-a2f0-8c836d91b104"
  },
  "info_url": "https://cci.rad.levitte.org//45ffc7ae-f512-4987-a2f0-8c836d91b104.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/45ffc7ae-f512-4987-a2f0-8c836d91b104/w)

Started at: 2025-08-07 10:30:51.285833+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/45ffc7ae-f512-4987-a2f0-8c836d91b104/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"
}