rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5 heartwoodb042504faba306e08c01824fe9b00846408afe89
{
"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": "4fb665f2b0f96f33d3a2b6a88648fd9529ee1f35",
"author": {
"id": "did:key:z6MkoohHDTytouhpvgK2E17gMfo8pcAPHtL5WLgrRDN6AjJf",
"alias": "matthiasbeyer"
},
"title": "Add `--head COUNT` for `rad sync status`",
"state": {
"status": "open",
"conflicts": []
},
"before": "7bac17146c40b32b2ce0e27b96a555a44f3ef2ba",
"after": "b042504faba306e08c01824fe9b00846408afe89",
"commits": [
"b042504faba306e08c01824fe9b00846408afe89"
],
"target": "7bac17146c40b32b2ce0e27b96a555a44f3ef2ba",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "4fb665f2b0f96f33d3a2b6a88648fd9529ee1f35",
"author": {
"id": "did:key:z6MkoohHDTytouhpvgK2E17gMfo8pcAPHtL5WLgrRDN6AjJf",
"alias": "matthiasbeyer"
},
"description": "(the following is also in the commit message)\n\nWhen executing `rad sync status` on the heartwood repository, it reports\nmore than one screen of peers it could possibly sync with. The actual\nrelevant output, though, is at the very top of that list: Am I in sync\nwith 5, 10... something like that... peers? Peers that I didn't sync\nwith in the last 4 weeks are at the bottom of that list, but that's the\nones I do not care about - but these are exactly the ones I see when\nexecuting that command.\n\nSo with that option added, I can `rad sync status --head 20` and have a\nlook at the peers I find relevant.\n\nAnother option for this would be `--sort-by status`, but in reverse\norder. So another idea to implement the desired outcomes for this would\nbe to have some way to reverse the list, something akin to\n`rad sync status --sort-by status --reverse` (of which `--sort-by\nstatus` is of course the default, so only specifying `--reverse` would\nsuffice in this case).\n\nI still opted for a \"limiter\" approach here, because simply reversing\nthat list still results in a whole screen or more of output - if I want\nto see what is above of that list after I ran the command, I would still\nneed to resort to some kind of limiting in the shell, like piping the\noutput to `head` or `tail`. This of course makes the whole idea of\nprinting a styled table unnecessary and results in even more confusing\noutput (IMHO of course). So I opted for that limitation strategy here.",
"base": "7bac17146c40b32b2ce0e27b96a555a44f3ef2ba",
"oid": "b042504faba306e08c01824fe9b00846408afe89",
"timestamp": 1773497628
}
]
}
}
{
"response": "triggered",
"run_id": {
"id": "f4ebdd05-c75b-4ed9-bcc0-40df327efc25"
},
"info_url": "https://cci.rad.levitte.org//f4ebdd05-c75b-4ed9-bcc0-40df327efc25.html"
}
Started at: 2026-03-14 15:13:50.415183+01: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/f4ebdd05-c75b-4ed9-bcc0-40df327efc25/w/
✗ Error: collaborative objects database is out of date
✗ Hint: run `rad cob migrate` to update your database
Exit code: 1