CCI report: a5880d06-ea4e-4d4c-9ccf-1f33225b821a

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": "f86fce3e5cbb823416ad4e81bae0b2d4f8cbb1f9",
    "author": {
      "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
      "alias": "ade"
    },
    "title": "remote-helper: Change default push option 'sync' to 'no-sync'",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "30701cc6fbfea03f7ac0e4b7f5af883592791abf",
    "after": "90ab1a1b5d9884f418d5edeef2ba8876373a5739",
    "commits": [
      "90ab1a1b5d9884f418d5edeef2ba8876373a5739",
      "cd983e02bc39c689841ea0fd114117e423178ee6",
      "41416af2bc8bd0c2f7e9b67c46cc29e4f71478e0"
    ],
    "target": "423cf604e1178d62c6952f866b4b5d0b9667aca8",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "f86fce3e5cbb823416ad4e81bae0b2d4f8cbb1f9",
        "author": {
          "id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
          "alias": "ade"
        },
        "description": "To support safer defaults and prevent new users accidentally pushing\nsensistive repository contents, this patch changes the default\nbehaviour of push to `no-sync` from `sync`.\n\nThe prior behaviour can be restored with either:\n\n- `-o sync` for each `git push` you wish to sync.\n- Setting the git config `push.pushOption` to `sync` with:\n  ```\n  $ git config --local push.pushOption \"sync\"\n  ```\n  <!--\n  Please enter a patch message for your changes. An empty\n  message aborts the patch proposal.\n\nThe first line is the patch title. The patch description\nfollows, and must be separated with a blank line, just\nlike a commit message. Markdown is supported in the title\nand description.\n-->",
        "base": "30701cc6fbfea03f7ac0e4b7f5af883592791abf",
        "oid": "90ab1a1b5d9884f418d5edeef2ba8876373a5739",
        "timestamp": 1771441070
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "a5880d06-ea4e-4d4c-9ccf-1f33225b821a"
  },
  "info_url": "https://cci.rad.levitte.org//a5880d06-ea4e-4d4c-9ccf-1f33225b821a.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/a5880d06-ea4e-4d4c-9ccf-1f33225b821a/w)

Started at: 2026-02-18 19:57:53.375069+01:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/a5880d06-ea4e-4d4c-9ccf-1f33225b821a/w)

shell: 'export RUSTDOCFLAGS=''-D warnings''


  cargo --version

  rustc --version


  cargo fmt --check

  cargo clippy --all-targets --workspace -- --deny warnings

  cargo build --all-targets --workspace

  cargo doc --workspace --no-deps --all-features

  cargo test --workspace --no-fail-fast

  '

Run the script

Commands:

Send result

{
  "response": "finished",
  "result": "failure"
}