CCI report: d0085619-cfd2-45e3-9c51-a82d9e27fa20

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": "45197fbba3216201bfa5831f083e512cd5166315",
    "author": {
      "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
      "alias": "erikli"
    },
    "title": "cli: Fix argument value names in `auth` and `init`",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "634866889f30736ef07839796ffd3482239121fb",
    "after": "44a3bf7026c4f825a32b84bcc6f68c973b9467e7",
    "commits": [
      "44a3bf7026c4f825a32b84bcc6f68c973b9467e7"
    ],
    "target": "634866889f30736ef07839796ffd3482239121fb",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "45197fbba3216201bfa5831f083e512cd5166315",
        "author": {
          "id": "did:key:z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz",
          "alias": "erikli"
        },
        "description": "We decided to use the value names to indicate which type the value\nis parsed into (instead of just saying that the value is a `STRING`).\n\nThis makes the value names consistent with other commands again.",
        "base": "634866889f30736ef07839796ffd3482239121fb",
        "oid": "44a3bf7026c4f825a32b84bcc6f68c973b9467e7",
        "timestamp": 1760682267
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "d0085619-cfd2-45e3-9c51-a82d9e27fa20"
  },
  "info_url": "https://cci.rad.levitte.org//d0085619-cfd2-45e3-9c51-a82d9e27fa20.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/d0085619-cfd2-45e3-9c51-a82d9e27fa20/w)

Started at: 2025-10-17 08:24:29.608753+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/d0085619-cfd2-45e3-9c51-a82d9e27fa20/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

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

  '

Run the script

Commands:

Send result

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