CCI report: 153a5e53-eb9b-4f74-b273-ac0aba558e1c

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": "70e315edc2cf6f246e0da3e883107de5fabe5f61",
    "author": {
      "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
      "alias": "lorenz"
    },
    "title": "protocol/wire/test: Define `fn roundtrip` and macro",
    "state": {
      "status": "open",
      "conflicts": []
    },
    "before": "7d2f0e387c66f3f24b94673a2de9589407e2f946",
    "after": "4abc796edb01c582116fc4ce9a578012d51cad2e",
    "commits": [
      "4abc796edb01c582116fc4ce9a578012d51cad2e"
    ],
    "target": "7d2f0e387c66f3f24b94673a2de9589407e2f946",
    "labels": [],
    "assignees": [],
    "revisions": [
      {
        "id": "70e315edc2cf6f246e0da3e883107de5fabe5f61",
        "author": {
          "id": "did:key:z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz",
          "alias": "lorenz"
        },
        "description": "In many tests we assert that encoding and decoding gives the same\nobject. Let's call that a \"roundrip\", and also provide a proc macro to\ngenerate such tests.",
        "base": "7d2f0e387c66f3f24b94673a2de9589407e2f946",
        "oid": "4abc796edb01c582116fc4ce9a578012d51cad2e",
        "timestamp": 1756161975
      }
    ]
  }
}

Send response

{
  "response": "triggered",
  "run_id": {
    "id": "153a5e53-eb9b-4f74-b273-ac0aba558e1c"
  },
  "info_url": "https://cci.rad.levitte.org//153a5e53-eb9b-4f74-b273-ac0aba558e1c.html"
}

Checkout the source (in /opt/radcis/ci.rad.levitte.org/cci/state/153a5e53-eb9b-4f74-b273-ac0aba558e1c/w)

Started at: 2025-08-26 09:30:55.195317+02:00

Commands:

Read the repo configuration (.radicle/native.yaml in /opt/radcis/ci.rad.levitte.org/cci/state/153a5e53-eb9b-4f74-b273-ac0aba558e1c/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"
}