CCI report: 32008931-1575-4018-b5f4-09fd828cc268

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": "2985d3a8cc120e4c6a2464668f87c2d3b24fa98f",
    "author": {
      "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
      "alias": "levitte"
    },
    "title": "Fix the test failures related to remote default branch (HEAD)",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "07c624499cdc34a7804f673ed373c66ce2af1acc",
    "after": "c17a5a9a76dea6c1ed060584aa4ef908c07c2211",
    "commits": [
      "c17a5a9a76dea6c1ed060584aa4ef908c07c2211"
    ],
    "target": "4f647b2a108757ae558de5375a82254b3d33ffea",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "2985d3a8cc120e4c6a2464668f87c2d3b24fa98f",
        "author": {
          "id": "did:key:z6Mku8hpprWTmCv3BqkssCYDfr2feUdyLSUnycVajFo9XVAx",
          "alias": "levitte"
        },
        "description": "The following two tests assumed that HEAD would always be there in the\n'rad' remote.  It turns out, however, that this isn't necessarily the case,\nfor example on Debian releases (as consistently noticed in multiple CI runs).\n\nThis change fixes this issue by explicitly setting the remote head, where\nthis matters:\n\n- crates/radicle-cli/examples/rad-patch-fetch-2.md\n- crates/radicle-cli/examples/rad-patch-via-push.md",
        "base": "07c624499cdc34a7804f673ed373c66ce2af1acc",
        "oid": "c17a5a9a76dea6c1ed060584aa4ef908c07c2211",
        "timestamp": 1776669510
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "32008931-1575-4018-b5f4-09fd828cc268"
  },
  "info_url": "https://cci.rad.levitte.org//32008931-1575-4018-b5f4-09fd828cc268.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/32008931-1575-4018-b5f4-09fd828cc268/w)

Started at: 2026-04-20 09:18:35.111066+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/32008931-1575-4018-b5f4-09fd828cc268/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": "success"
}