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": "269950e2-7add-c922-921a-be699f88cee9", 6 + "timestamp": 1767608328.3337541, 7 + "operation": "git.merge", 8 + "args": [ 9 + "test-vectors", 10 + "atp" 11 + ], 12 + "cwd": "/workspace/mymatrix/main", 13 + "duration_ms": 59, 14 + "status": { 15 + "status": "success" 16 + }, 17 + "git_operations": [] 18 + }, 19 + { 5 20 "id": "2766ae4a-a2a2-d34b-55fe-6d4eb5a1356c", 6 21 "timestamp": 1767608309.759994, 7 22 "operation": "git.add",