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": "b63a90be-9976-823a-fc5d-e4d2d70df245", 6 + "timestamp": 1767409386.9132841, 7 + "operation": "opam.add", 8 + "args": [ 9 + "eio", 10 + "--solve" 11 + ], 12 + "cwd": "/workspace/mymatrix/main", 13 + "duration_ms": 761, 14 + "status": { 15 + "status": "success" 16 + }, 17 + "git_operations": [] 18 + }, 19 + { 5 20 "id": "73dd8e6a-6d1d-613d-fdce-76612b169292", 6 21 "timestamp": 1767409379.108747, 7 22 "operation": "opam.add",