CCI report: 2ecfeb49-54dc-4dff-b151-3c437a9fbe29

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": "561a3569f5f958d17b1e506d7f1eb8d2f35e28bd",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "logger: Respect config file log level",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "998f527bd4d971525137458adbb6e44efa4ad52c",
    "after": "94e577cf034b238697c4e11a5bcc156e79207f9c",
    "commits": [
      "94e577cf034b238697c4e11a5bcc156e79207f9c",
      "5eae519b5464ec9ae664df96140d61d5fc426fc3"
    ],
    "target": "5d93a46c0e32d07e4eb00d6ac2c02e4bd2db9fdc",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "561a3569f5f958d17b1e506d7f1eb8d2f35e28bd",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "- Fixes a bug where the log level set in the config file was\n  ignored: `Logger` and `StderrLogger` captured the level in a\n  `self.level` field at construction time and checked it in\n  `Log::enabled`. After config was loaded, the global\n  `log::set_max_level` was updated but `self.level` was not,\n  so verbose messages were dropped by the per-instance filter\n  even when the global filter allowed them.\n- Make `log::set_max_level` the single source of truth: remove\n  the `level` field and have `Log::enabled` defer to\n  `log::max_level()` so the two filters can no longer drift.\n- Update call sites to construct loggers without a level.\n- Disable the structured logger's internal filter (set to\n  \"trace\") so `log::set_max_level` is the sole control point\n  there too.",
        "base": "998f527bd4d971525137458adbb6e44efa4ad52c",
        "oid": "5eae519b5464ec9ae664df96140d61d5fc426fc3",
        "timestamp": 1777972537
      },
      {
        "id": "1864eef2367f8b651f662455d2b40d688807cd01",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Move logging-related module `radicle::logging` into its own crate.",
        "base": "998f527bd4d971525137458adbb6e44efa4ad52c",
        "oid": "59cb65a763f05c2e7563ff97d6ffdb6d7b0b3872",
        "timestamp": 1777988952
      },
      {
        "id": "7b5540470254b65c677e650f0d3393fbb8351e14",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "Amend commit msg",
        "base": "998f527bd4d971525137458adbb6e44efa4ad52c",
        "oid": "94e577cf034b238697c4e11a5bcc156e79207f9c",
        "timestamp": 1777989526
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "2ecfeb49-54dc-4dff-b151-3c437a9fbe29"
  },
  "info_url": "https://cci.rad.levitte.org//2ecfeb49-54dc-4dff-b151-3c437a9fbe29.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/2ecfeb49-54dc-4dff-b151-3c437a9fbe29/w)

Started at: 2026-05-05 15:59:12.252373+02:00

Commands: