CCI report: c1d3cda6-de41-4d91-a441-5923e826d322

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": "1d02aa0ea1e7fc1822e9564478f6357183a8bc7c",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "remote-helper: Small improvements",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
    "after": "c1011bd9c922d1a9f97322a473d5c12025855db2",
    "commits": [
      "c1011bd9c922d1a9f97322a473d5c12025855db2",
      "59ed465130439aae83f10dc3b2e25d94c667e605",
      "dd12909a503b6ff67355cf7bc864b5e2793c11e6"
    ],
    "target": "11e8b89b207ec5f6ba51c66e1c369c71ecd731f3",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1d02aa0ea1e7fc1822e9564478f6357183a8bc7c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "This patch combines three only loosely connected improvements to `radicle-remote-helper`, which also touch `radicle` and `radicle-cli`:\n 1. Interpret the `verbosity` option part of the Git remote helper protocol.\n 2. Move interpretation of output of `git` commands to binary crates.\n 3. Prevent doubly verifying pushes from working copy to storage.",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "88af09b7029887ffec5357c457ae0cbe0b4f0d02",
        "timestamp": 1757604617
      },
      {
        "id": "f8f9f8f157beac8e2bb6e01f1d6dc11f7a5b001c",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "`cargo fmt`",
        "base": "646d4360e7d905f0a9ec87d32c6768c5390eabf3",
        "oid": "c1011bd9c922d1a9f97322a473d5c12025855db2",
        "timestamp": 1757605501
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "c1d3cda6-de41-4d91-a441-5923e826d322"
  },
  "info_url": "https://cci.rad.levitte.org//c1d3cda6-de41-4d91-a441-5923e826d322.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/c1d3cda6-de41-4d91-a441-5923e826d322/w)

Started at: 2025-09-11 17:45:02.768434+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/c1d3cda6-de41-4d91-a441-5923e826d322/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"
}