CCI report: 7a8ee045-3907-4993-b7cd-29547982172d

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": "8686f4baa288ad2d10d7c99617c5a07dd7a0b255",
    "author": {
      "id": "did:key:z6MkqLaY4fyQUyrQ263g9Ckccs8hUs1PepsVEAgtvjr8xo5K",
      "alias": "stemporus"
    },
    "title": "Allow specifying multiple rids to the unseed the command",
    "state": {
      "status": "merged",
      "conflicts": []
    },
    "before": "f13afe491d169004159a033c4ad7548a7ba76271",
    "after": "6c2648501e7e7596171e9fb1281adfd709bc8e0d",
    "commits": [
      "6c2648501e7e7596171e9fb1281adfd709bc8e0d",
      "9319eb11ef17fd42ac0bcad79da2a748a2ba7566"
    ],
    "target": "6cfed884bf37cba1e0d8e97fa8b0e94df4a04b1f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "8686f4baa288ad2d10d7c99617c5a07dd7a0b255",
        "author": {
          "id": "did:key:z6MkqLaY4fyQUyrQ263g9Ckccs8hUs1PepsVEAgtvjr8xo5K",
          "alias": "stemporus"
        },
        "description": "To keep expectations similar to the seed command after the changes in\nthe companion patch:\n\n```\nrad patch show 3be0e68b8948e65431a288f225454bafd93de34a\n```",
        "base": "f13afe491d169004159a033c4ad7548a7ba76271",
        "oid": "9319eb11ef17fd42ac0bcad79da2a748a2ba7566",
        "timestamp": 1745620387
      },
      {
        "id": "e230fc4b0cd436a1e2d8938135d27453602c8862",
        "author": {
          "id": "did:key:z6MkqLaY4fyQUyrQ263g9Ckccs8hUs1PepsVEAgtvjr8xo5K",
          "alias": "stemporus"
        },
        "description": "Fix wording in rad-unseed-many example to be plural",
        "base": "f13afe491d169004159a033c4ad7548a7ba76271",
        "oid": "6c2648501e7e7596171e9fb1281adfd709bc8e0d",
        "timestamp": 1745620521
      },
      {
        "id": "771c2d90e17e6b3b92c3730c6b383b9af72a83cd",
        "author": {
          "id": "did:key:z6MkqLaY4fyQUyrQ263g9Ckccs8hUs1PepsVEAgtvjr8xo5K",
          "alias": "stemporus"
        },
        "description": "Rebase",
        "base": "6bbe919c4b6ab9639b1130b12f83457f9fafa61c",
        "oid": "3018223328d566c003e2bf37959302c6f314be42",
        "timestamp": 1745654532
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "7a8ee045-3907-4993-b7cd-29547982172d"
  },
  "info_url": "https://cci.rad.levitte.org//7a8ee045-3907-4993-b7cd-29547982172d.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/7a8ee045-3907-4993-b7cd-29547982172d/w)

Started at: 2025-10-21 19:40:37.992551+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/7a8ee045-3907-4993-b7cd-29547982172d/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"
}