rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwoodf4d85a3b1df5e1a2edab2289463417bf21e1aaca
{
"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": "81e9b6076c889c3084a19a4e7de42f0cd4c900ac",
"author": {
"id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
"alias": "ade"
},
"title": "typos: Lint check failure writeable -> writable",
"state": {
"status": "open",
"conflicts": []
},
"before": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
"after": "f4d85a3b1df5e1a2edab2289463417bf21e1aaca",
"commits": [
"f4d85a3b1df5e1a2edab2289463417bf21e1aaca",
"7c98f0ac4875e89de6e97c46db3280e388ab9ba7",
"3d80aa4c59a6c86f063132217a61fb80b295aed3",
"35ef2275e6210fad4825f86f7946c24f623da8ca",
"03f61c2bcb27f0388e42a0818027867e883a31aa",
"92f2ba48441d09481339900ea5e1f3a91cc1a2d1",
"5d9eeab871c183b385030ecbff2e4f951f0b67d2",
"090ef6028df73298a2306e774cec44e7282b166f",
"2528ac20035a83891582f23a4817ff847f4e1f36",
"4018cf0c1e6d86bb398f8296b2366c809fca4146",
"6a67d26c3a494d8735e8aa39f0db1a4ae5882c8a",
"ab8dc4c407e592e8c1e7a457de437814932202a1",
"6ae9b48c8f930dab1e7270bf4941b8117feb2cd7",
"5723bd95797c3c528f0014b811eb330e4bf269a6",
"53fd00dec66d06810bf9a73ef8619c4de2cc1e99",
"0a1601cce2dbed8ad1dd2ac0c041d678290b6757",
"74166c209ea2928e89401204c271703734f80f30",
"993b15d9370459178537cda9d49632633718a2b6",
"4fe34358719405df62f17b31449ab8356bd6e1b2",
"ba7911a1e4df9f9a47e03123f4b7f557bc43648d"
],
"target": "80c1bba76f432e70d6e766fe750bea70554cfe86",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "81e9b6076c889c3084a19a4e7de42f0cd4c900ac",
"author": {
"id": "did:key:z6MkwGoyYxt6A2VE3fvZyH2rgiWdsXHBeV7jm7GSByS2aagA",
"alias": "ade"
},
"description": "codespell: Add 'ser' to word ignore\n\ncodespell is misidentifying `::serde::ser` as `::serde::set`\n\n\njust: Introduce justfile with pre-push hook cmds\n\nAs part of migrating from `flake.nix` to a more universal task runner\nthat can manage git hooks too.\n\n\njust: Add more pre-push tasks\n\nMigrating further pre-push checks from `flake.nix`\n\n\njust: Add pre-commit hook\n\n\njust: Add groupings and parallel where possible\n\n\njust: Introduce pre-commit and pre-push installer\n\nCopies the template script into the git hooks DIR to prevent a potential\nattacker overwriting its contents. Also introduces a check before\nrunning the hook against sensitive files from `master`, if there are\nchanges between the branch and `master`, asks user to confirm\ncontinuation of hook execution.\n\n\njust: Introduce output formatting\n\n\njust: Add check-hooks to confirm presence and integrity\n\n\njust: Add post-checkout hook\n\n\ngit-hook-template: minor output formatting\n\n\ncontributing: Update docs with 'just' commands\n\n\nhacking: Update docs with 'just' commands\n\n\njust: Better doc comment for check-keywords\n\n\njust: Remove existing hooks during install-hooks\n\n\nsimulation: Add README with overview and plan\n\nIntroduce the `simulation` directory in anticipation of migrating the\n`radicle simulation network` repository. Introduce a loose plan and\nexplainer of how it will work.\n\n\nsimulation: Introduce particle CUE module for radicle-node\n\nAdds a `radicle-node` particle CUE module to simulation. Partial for\nbrevity in review as the `cue.mod` files found in the NEXT commit are\nless relevant and autogenerated by Timoni + CUE.\n\nCreates a set of roles: `peer`, `seed`, `bootstrap` that can be arranged\ninto toplogies for deployment in a k8s system. Images are provided by\nRadicle Garden via quay.io.\n\n\nsimulation: Timoni mod vendor\n\nVendor Timoni modules into the `radicle-node` CUE module.\n\n\nsimulation: Add justfile and network.cue topology definition\n\nIntroduce the `network.cue` topology definition for creating a set of\nRadicle nodes and deploying them with the `justfile`.\n\nA set of predefined bootstrap keys are provided with helpers to generate\nconnection strings inside Node config. Node config can be overwritten\ndirectly inside the CUE config.\n\nNodes versions are taken from quay.io.\nTalos is the cluster manager.\nK8s hosts the pods.\nTimoni aplpys the CUE configs to the K8s cluster.\n\n\nsimulation: Update README",
"base": "48551cde934370c0cf8a4127385d4a4a41c5ba4d",
"oid": "f4d85a3b1df5e1a2edab2289463417bf21e1aaca",
"timestamp": 1775832003
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "d62dc5ec-7363-4295-8327-9a11b41df849"
},
"info_url": "https://cci.rad.levitte.org//d62dc5ec-7363-4295-8327-9a11b41df849.html"
}
Started at: 2026-04-10 16:41:08.486186+02:00
Commands:
$ rad clone rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 .
✓ Creating checkout in ./...
✓ Remote cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT added
✓ Remote-tracking branch cloudhead@z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT/master created for z6MksFqXN3Yhqk8pTJdUGLwATkRfQvwZXPqR2qMEhbS9wzpT
✓ Remote cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW added
✓ Remote-tracking branch cloudhead@z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW/master created for z6MktaNvN1KVFMkSRAiN4qK5yvX1zuEEaseeX5sffhzPZRZW
✓ Remote fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM added
✓ Remote-tracking branch fintohaps@z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM/master created for z6MkireRatUThvd3qzfKht1S44wpm4FEWSSa4PRMTSQZ3voM
✓ Remote erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz added
✓ Remote-tracking branch erikli@z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz/master created for z6MkgFq6z5fkF2hioLLSNu1zP2qEL1aHXHZzGH1FLFGAnBGz
✓ Remote lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz added
✓ Remote-tracking branch lorenz@z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz/master created for z6MkkPvBfjP4bQmco5Dm7UGsX2ruDBieEHi8n9DVJWX5sTEz
✓ Repository successfully cloned under /opt/radcis/ci.rad.levitte.org/cci/state/d62dc5ec-7363-4295-8327-9a11b41df849/w/
╭────────────────────────────────────╮
│ heartwood │
│ Radicle Heartwood Protocol & Stack │
│ 154 issues · 42 patches │
╰────────────────────────────────────╯
Run `cd ./.` to go to the repository directory.
Exit code: 0
$ rad patch checkout 81e9b6076c889c3084a19a4e7de42f0cd4c900ac
✗ Error: Patch `81e9b6076c889c3084a19a4e7de42f0cd4c900ac` not found
Exit code: 1