CCI report: 2a159cc3-a401-4be5-a3a1-676a140d5d38

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:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "cli: Add verbose printing of authors",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "0aaa81f82a60d35310c09b518ffb283bf1bb1af4",
    "after": "4087fdfae2de86f5d41f8d9a69f83a12ff65d999",
    "commits": [
      "4087fdfae2de86f5d41f8d9a69f83a12ff65d999"
    ],
    "target": "0aaa81f82a60d35310c09b518ffb283bf1bb1af4",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "77566cea9abb36f6fdd1839639cf7b50a5f52257",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "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
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "2a159cc3-a401-4be5-a3a1-676a140d5d38"
  },
  "info_url": "https://cci.rad.levitte.org//2a159cc3-a401-4be5-a3a1-676a140d5d38.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/2a159cc3-a401-4be5-a3a1-676a140d5d38/w)

Started at: 2025-07-28 17:26:31.171897+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/2a159cc3-a401-4be5-a3a1-676a140d5d38/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"
}