CCI report: 06245a11-59c1-4167-87f8-78af1f46f5ec

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": "9702eda6cd9b7f8f49f9a17d976a465f5df8c193",
    "author": {
      "id": "did:key:z6MkihpDMDu7ZYo6ma4M3Stf4fZF7Q1Jjuysn9GaRAvoTvYG",
      "alias": "LAA"
    },
    "title": "Multiprofile: Profile management for Radicle CLI",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
    "after": "13fd2ed92139426d31f3973c7e3024265fc5107a",
    "commits": [
      "13fd2ed92139426d31f3973c7e3024265fc5107a"
    ],
    "target": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "9702eda6cd9b7f8f49f9a17d976a465f5df8c193",
        "author": {
          "id": "did:key:z6MkihpDMDu7ZYo6ma4M3Stf4fZF7Q1Jjuysn9GaRAvoTvYG",
          "alias": "LAA"
        },
        "description": "This change introduces a first-class profile management command to the Radicle CLI, enabling clean separation and safe switching of per-user configuration and keys by copying selected profile data into the root ~/.radicle/ directory (no symlinks).\n\nSummary\n- New command: rad profile\n- Subcommands: new, switch, list, current, remove\n- new: creates profiles/<name>, activates it, and clears the root so rad auth can initialize cleanly\n- switch: saves current root back to the active profile; then copies the target profile\u2019s config.json and keys/* into ~/.radicle/\n- Replace-in-place copy semantics to avoid partial states; cross-platform behavior\n\nDocumentation\n- crates/radicle-cli/examples/rad-profile.md",
        "base": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
        "oid": "13fd2ed92139426d31f3973c7e3024265fc5107a",
        "timestamp": 1756340885
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "06245a11-59c1-4167-87f8-78af1f46f5ec"
  },
  "info_url": "https://cci.rad.levitte.org//06245a11-59c1-4167-87f8-78af1f46f5ec.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/06245a11-59c1-4167-87f8-78af1f46f5ec/w)

Started at: 2025-08-28 03:03:09.442556+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/06245a11-59c1-4167-87f8-78af1f46f5ec/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"
}