These raw log messages are meant to help Ambient developers figure out problems. You can ignore them.
{
"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": "Updated",
"patch": {
"id": "a81f09e96f7fa0e45a164ed82cf89445f9336ba2",
"author": {
"id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
"alias": "will"
},
"title": "cli/rad: issue list `--output` json w/clap",
"state": {
"status": "open",
"conflicts": []
},
"before": "9ff67562cbbc8abba3fc3b97831c575db289b8e7",
"after": "e659621fb8d5332bedfad8ea48ea7e13fe4e907e",
"commits": [
"e659621fb8d5332bedfad8ea48ea7e13fe4e907e"
],
"target": "9ff67562cbbc8abba3fc3b97831c575db289b8e7",
"labels": [],
"assignees": [],
"revisions": [
{
"id": "a81f09e96f7fa0e45a164ed82cf89445f9336ba2",
"author": {
"id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
"alias": "will"
},
"description": "json output added to put customized output into the users' control.\n\nIssue: 2e51b37\nTopic: https://radicle.zulipchat.com/#narrow/channel/369873-Support/topic/.60rad.20issue.20list.60.20as.20tsv.20or.20json.3F/with/538037563\nArchived patch: 8e96900\n\n * Refactored `list` command to collect new `IssueSummary` struct via `map`.\n * Adapt `mk_issue_row to` use new `IssueSummary`.\n * new enum for clap in `commands/issue/args.rs` type `OutputFormat`\n * `Table` (existing) or `Json` (serialized with `serde_json`)\n * added single test/example in `crates/radicle-cli/examples/rad-issue.md`\n\n\n-----\n\nAn alternative to this code might be using `cache.db` with sqlite3.\nBut getting author and assignee aliases from DID isn't easy (?)\n\n```\nsqlite3 $(rad self --home)/cobs/cache.db \"\n select json_group_array(json_insert(json_extract(issue,'$'),'$.id',id))\n from issues\n where repo = '$(rad .)'\"|\n jq '.[] |\n [.id, .state.status,\n ([(.thread.comments[]|[(.edits[0].timestamp/1000|todate),.author])]|sort[0]),\n .title]|\n flatten(1) | @tsv' -r\n ```",
"base": "f00d1d67432882bef11fc940601f071efe55c88d",
"oid": "16a120bafa6abf5b4a249a949ab101276a5910e7",
"timestamp": 1772940608
},
{
"id": "c8598395d43f8fa1121ffa19fad0ed0b266228df",
"author": {
"id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
"alias": "will"
},
"description": "force w/ rebase to try to cleanup diff.\nmangled commits, but haven't figured out how to squash yet",
"base": "9ff67562cbbc8abba3fc3b97831c575db289b8e7",
"oid": "6c8356650d20e1052d434d4e51b73993c83fbcce",
"timestamp": 1772974516
},
{
"id": "c4d31e5485218fc2d96ffad89db489aa954d5e12",
"author": {
"id": "did:key:z6MkuCCEhu83W87Nnu2EEdBT4brhzR2fmiGGJRUYKhCESEyW",
"alias": "will"
},
"description": "squash mangled intermidate commits",
"base": "9ff67562cbbc8abba3fc3b97831c575db289b8e7",
"oid": "e659621fb8d5332bedfad8ea48ea7e13fe4e907e",
"timestamp": 1772975239
}
]
}
}deprecated: the `cpus` field is replaced by `qemu.cpus` deprecated: the `memory` field is replaced by `qemu.memory` ERROR: old path /workspace used, use /ci instead
<empty log>