CCI report: 6236d54c-d54c-44a6-900f-50544bc2b04f

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": "17861f65ef7544ffeaf88f4be693a86e0e6715a3",
    "author": {
      "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
      "alias": "fintohaps"
    },
    "title": "github/actions: Add a workflow to build",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "819ae5fdf52d1c7ca35dbc4dc7f0832c8b271b9e",
    "after": "7f17a2e86cacaa798f0dc357bf976c356f524e7a",
    "commits": [
      "7f17a2e86cacaa798f0dc357bf976c356f524e7a"
    ],
    "target": "55cdd880bfee08124d5b6a38cc05036402c7ab6e",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "17861f65ef7544ffeaf88f4be693a86e0e6715a3",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Since we're eyeing at a Windows build, we should also have some CI\nsystem build on Windows, so that developers that do not run it can\naccess build logs.\n\nMost of the builds currently fail, but that's okay, the intention is\nthat they become more green over time.\n\nIf you are ever spammed by notifications about these on GitHub, disable\nthese at https://github.com/settings/notifications (scroll to \"System\"\nand the row \"Actions\").\n\nThe build results would become available at https://github.com/radicle-dev/heartwood/actions/workflows/build.yml",
        "base": "7d2f0e387c66f3f24b94673a2de9589407e2f946",
        "oid": "67082b7aa0a0cad6a16e5e5ed88c06b9be0217cd",
        "timestamp": 1756160459
      },
      {
        "id": "d4042456bddbc72f350511161d0f9d9336032a44",
        "author": {
          "id": "did:key:z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM",
          "alias": "fintohaps"
        },
        "description": "Rebased",
        "base": "819ae5fdf52d1c7ca35dbc4dc7f0832c8b271b9e",
        "oid": "7f17a2e86cacaa798f0dc357bf976c356f524e7a",
        "timestamp": 1756989743
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "6236d54c-d54c-44a6-900f-50544bc2b04f"
  },
  "info_url": "https://cci.rad.levitte.org//6236d54c-d54c-44a6-900f-50544bc2b04f.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/6236d54c-d54c-44a6-900f-50544bc2b04f/w)

Started at: 2025-09-04 14:42:48.908666+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/6236d54c-d54c-44a6-900f-50544bc2b04f/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"
}