CCI report: 12eb4842-e0ec-4ea2-a5ed-1c3edc483980

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": "839d70f91e18ed9a19ad322aa6595f92c952ff84",
    "author": {
      "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
      "alias": "n4ch7@r1v3nd311"
    },
    "title": "cli: `rad config schema` emits JSON Schema",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "f30760d6bb86d2978a5ed4df8ee45b9aa97778b4",
    "after": "b6e7348cd755058ce1df2c313e5085c21f9a99dd",
    "commits": [
      "b6e7348cd755058ce1df2c313e5085c21f9a99dd"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "839d70f91e18ed9a19ad322aa6595f92c952ff84",
        "author": {
          "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
          "alias": "n4ch7@r1v3nd311"
        },
        "description": "Leverage `schemars` to generate a JSON Schema from our structs for\nconfigurations and those occurring within them.\n\nRegarding dependency on an alpha version of `schemars`: Reading the\n[road to 1.0 issue](https://github.com/GREsau/schemars/issues/112)\nI don't expect that we would be affected by breakage.\nWe use pretty standard/core parts of the API that probably are most stable.\n\nThe output of `rad config schema` can be used by editors to provide a\nsmoother editing experience for the configuration file. Discovery of\nattributes (both keys and values) is greatly improved with the schema\nhelping in the background.\n\nRefer to:\n - https://json-schema.org\n - https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings\n - https://schemastore.org\n\n---\n\nOriginal description by did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ follows:\n\nThis will be a great addition especially for LSP users\nwho dont want to read through all the code to know what\noptions can be changed where and how.\n\nHow it works: You simply pipe the output into xyz.json\nand then add to your config: \"$schema\": \"/path/to/xyz.json\"\nand if you have a working json LSP you'll get docs, etc. for\nyour config, meaning we'll have to write a lot less docs\nin the future :)",
        "base": "f30760d6bb86d2978a5ed4df8ee45b9aa97778b4",
        "oid": "b6e7348cd755058ce1df2c313e5085c21f9a99dd",
        "timestamp": 1745858199
      },
      {
        "id": "a854a147f5135b30b15dc15fcf004459dd21f341",
        "author": {
          "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
          "alias": "n4ch7@r1v3nd311"
        },
        "description": "",
        "base": "f30760d6bb86d2978a5ed4df8ee45b9aa97778b4",
        "oid": "d4770e6a9a2e2ad2e8397d7a82fa6763a0888175",
        "timestamp": 1746261313
      },
      {
        "id": "ac6787bbb0608bf427be943cefe50b2e748bf3c7",
        "author": {
          "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
          "alias": "n4ch7@r1v3nd311"
        },
        "description": "Make `schemars` an optional dependency.",
        "base": "41f9048d96596473600e6c77f041d29cd3de1d6f",
        "oid": "a8656aa168929ef87e3eab919e72c8402716e3f6",
        "timestamp": 1747856993
      },
      {
        "id": "98bf6dfef9ac4ff60b7304990918554efc037ee0",
        "author": {
          "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
          "alias": "n4ch7@r1v3nd311"
        },
        "description": "Rebased",
        "base": "5a2f26eaa7a18faf42ce6c0d2e0d0da3b9385491",
        "oid": "bf877d009592af65e04bbf82590b70f204365ec5",
        "timestamp": 1747904378
      },
      {
        "id": "15fcad6ee7b9a15999caa26d389e947ab360b922",
        "author": {
          "id": "did:key:z6MkjFMAoA3hUG6tM7Wprn7dh7bquLpmN1f3yECbwkyweQnJ",
          "alias": "n4ch7@r1v3nd311"
        },
        "description": "Changes:\n- Small fix to spacing in `radicle/Cargo.toml`",
        "base": "5a2f26eaa7a18faf42ce6c0d2e0d0da3b9385491",
        "oid": "b608a7880695a2e21fe25240238f0d26e13a82c2",
        "timestamp": 1747904478
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "12eb4842-e0ec-4ea2-a5ed-1c3edc483980"
  },
  "info_url": "https://cci.rad.levitte.org//12eb4842-e0ec-4ea2-a5ed-1c3edc483980.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/12eb4842-e0ec-4ea2-a5ed-1c3edc483980/w)

Started at: 2025-10-21 17:53:01.553497+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/12eb4842-e0ec-4ea2-a5ed-1c3edc483980/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": "failure"
}