CCI report: 08e34dbc-a849-4400-a11f-377bfd697043

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": "1a1e849d3261952874ff8b0fb759f4f1c98986ad",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "Improve git-remote-rad for use with `jj`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "271ef497d78be91751f7c672798bfcfbb8312838",
    "after": "a9f75d47ecca159383fd9df0c3a140f8c063eb57",
    "commits": [
      "a9f75d47ecca159383fd9df0c3a140f8c063eb57",
      "da72557cf70313a5400b62a9ddd45493da28e52c"
    ],
    "target": "271ef497d78be91751f7c672798bfcfbb8312838",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "1a1e849d3261952874ff8b0fb759f4f1c98986ad",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "This makes `jj` work a bit better with `git-remote-rad`:\n\n* git-remote-rad: Allow pushing from bare repositories\n\n  Bare git repositories are meant to fetch into/push from and\n  fetching works, but pushing from a bare repo into radicle-storage\n  was prohibited.\n\n  This is a problem for me as I want to use `jj`, which uses\n  a bare git repository in the back (when not co-located into\n  a \"normal\" git repository).\n\n* git-remote-rad: Allow pushing commit SHAs into `refs/patches`\n\n  This makes scripting so much simpler than having to change HEAD\n  or create a branch first.",
        "base": "78ba263d0a946c4b90235d562b56ceb7badfc965",
        "oid": "a052e5d36cd0ecb4c6ec1bec6074748b7a05155f",
        "timestamp": 1751398410
      },
      {
        "id": "17b349f9cdd619cf73117bc6293d74556134987d",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Instead parsing a `RefString` and seeing if it is a commit, we use\n  `revparse_single` and peel it to its `Oid`.",
        "base": "9e010068efdc4314dde2c07386303bdeed12b3ee",
        "oid": "1e590d9feb654928003f6e82dea3c5e37d8d1bd4",
        "timestamp": 1751983677
      },
      {
        "id": "f12cb010298ac0847de5927500e7d7dbcd1014f9",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Review",
        "base": "9e010068efdc4314dde2c07386303bdeed12b3ee",
        "oid": "64d6c67afcb1d2d8a395689ccfad256969e4fc36",
        "timestamp": 1752672994
      },
      {
        "id": "6b99215de7cdd4344f2bd86c8f53675242a6aff0",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Changes:\n- Rebased\n- Accepted review commit",
        "base": "271ef497d78be91751f7c672798bfcfbb8312838",
        "oid": "a9f75d47ecca159383fd9df0c3a140f8c063eb57",
        "timestamp": 1752873858
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "08e34dbc-a849-4400-a11f-377bfd697043"
  },
  "info_url": "https://cci.rad.levitte.org//08e34dbc-a849-4400-a11f-377bfd697043.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/08e34dbc-a849-4400-a11f-377bfd697043/w)

Started at: 2025-07-18 23:24:25.024288+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/08e34dbc-a849-4400-a11f-377bfd697043/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": "failure"
}