CCI report: 92ca9486-206e-4a65-b2ef-97dc2dbace47

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": "77566cea9abb36f6fdd1839639cf7b50a5f52257",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "cli: Add verbose printing of authors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "c8b6a13d6475086826ad357a0644f5326a8abaa5",
    "after": "de78cf7874daceefbf6b370a31a3465e34e86423",
    "commits": [
      "de78cf7874daceefbf6b370a31a3465e34e86423"
    ],
    "target": "c8b6a13d6475086826ad357a0644f5326a8abaa5",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "77566cea9abb36f6fdd1839639cf7b50a5f52257",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "To allow users to see the full DID of authors of issues, introduce a\nboolean to the `Author` struct and wire it through.\n\nWhile doing that, also remove `--debug` options from `rad issue` and\n`rad patch` as they have been obsolete since the introduction of `rad\ncob [log|show]` for quite some time.\n\nSee:\n - https://radicle.zulipchat.com/#narrow/channel/369873-support/topic/help.20with.20seeing.20full.20nid/with/531390047",
        "base": "0aaa81f82a60d35310c09b518ffb283bf1bb1af4",
        "oid": "4087fdfae2de86f5d41f8d9a69f83a12ff65d999",
        "timestamp": 1753716388
      },
      {
        "id": "8d061c8c219dc3be96f5d5c7cd91201aacfd5e34",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebase",
        "base": "1cd3ad078453b316dc7f1d4aeb637fc2f6af35e0",
        "oid": "304b3d76941e178e593b013a46fc5b8f6dd7385a",
        "timestamp": 1755174242
      },
      {
        "id": "63e7ab0e98bbad0a22ad601ca6f67b3ac7f44dc5",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebased",
        "base": "c8b6a13d6475086826ad357a0644f5326a8abaa5",
        "oid": "de78cf7874daceefbf6b370a31a3465e34e86423",
        "timestamp": 1755184595
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "92ca9486-206e-4a65-b2ef-97dc2dbace47"
  },
  "info_url": "https://cci.rad.levitte.org//92ca9486-206e-4a65-b2ef-97dc2dbace47.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/92ca9486-206e-4a65-b2ef-97dc2dbace47/w)

Started at: 2025-08-14 17:16:38.189707+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/92ca9486-206e-4a65-b2ef-97dc2dbace47/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"
}