CCI report: ac497888-5c35-4be4-91d0-7b8acfdd6624

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": "7dc9f7dce73fe3e2bb662542f617e49f301c96fc",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "meta: relax radicle-git dependencies",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "6e9517a186b45b67df022e74b2d7ef7254860c7f",
    "after": "b614167bd90474d2e7b503a4986c505e790151d7",
    "commits": [
      "b614167bd90474d2e7b503a4986c505e790151d7"
    ],
    "target": "6e9517a186b45b67df022e74b2d7ef7254860c7f",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "7dc9f7dce73fe3e2bb662542f617e49f301c96fc",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Relax the set of radicle-git depedencies to allow for patches. In\nparticular, the dependencies introduced some small improvements with\n`0.*.1` updates.",
        "base": "6e9517a186b45b67df022e74b2d7ef7254860c7f",
        "oid": "b614167bd90474d2e7b503a4986c505e790151d7",
        "timestamp": 1749726444
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "ac497888-5c35-4be4-91d0-7b8acfdd6624"
  },
  "info_url": "https://cci.rad.levitte.org//ac497888-5c35-4be4-91d0-7b8acfdd6624.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/ac497888-5c35-4be4-91d0-7b8acfdd6624/w)

Started at: 2025-06-12 13:10:47.501539+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/ac497888-5c35-4be4-91d0-7b8acfdd6624/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": "success"
}