My working unpac space for OCaml projects in development
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update audit log

+15
+15
.unpac-audit.json
··· 2 2 "version": "1.0", 3 3 "entries": [ 4 4 { 5 + "id": "1b6c5478-a81f-5e89-7d7e-00dcbb934f6c", 6 + "timestamp": 1767609734.7892721, 7 + "operation": "git.merge", 8 + "args": [ 9 + "dag-cbor", 10 + "atp" 11 + ], 12 + "cwd": "/workspace/mymatrix/main", 13 + "duration_ms": 81, 14 + "status": { 15 + "status": "success" 16 + }, 17 + "git_operations": [] 18 + }, 19 + { 5 20 "id": "7df92c8f-2049-cdac-6d5a-fc4f9dfbb4a0", 6 21 "timestamp": 1767609714.8332851, 7 22 "operation": "git.add",