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": "6494c77c-3dbe-2de0-1511-897bee4e32d8", 6 + "timestamp": 1767629550.8829789, 7 + "operation": "opam.add", 8 + "args": [ 9 + "yojson", 10 + "--solve" 11 + ], 12 + "cwd": "/workspace/mymatrix/main", 13 + "duration_ms": 12192, 14 + "status": { 15 + "status": "success" 16 + }, 17 + "git_operations": [] 18 + }, 19 + { 5 20 "id": "2eb71e28-ce8c-41bd-cb22-221f80a77ed6", 6 21 "timestamp": 1767629465.902972, 7 22 "operation": "git.merge",