-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_processing.log
More file actions
18 lines (18 loc) · 951 Bytes
/
project_processing.log
File metadata and controls
18 lines (18 loc) · 951 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[2025-05-15 14:02:12] Working in: /Users/dave/src/github.com/daveio/genderbase
[2025-05-15 14:02:12] Running initial 'bun install'
[2025-05-15 14:02:17] Initial bun install successful
[2025-05-15 14:02:17] Running 'bun pm trust --all'
[2025-05-15 14:02:17] Successfully trusted all scripts
[2025-05-15 14:02:17] Removing bun.lock
[2025-05-15 14:02:17] Removing node_modules directory again
[2025-05-15 14:02:18] Running final 'bun install'
[2025-05-15 14:02:19] Final bun install successful
[2025-05-15 14:02:19] No untrusted script messages detected
[2025-05-15 14:02:19] Running git operations
[2025-05-15 14:02:19] Running 'git add -A .'
[2025-05-15 14:02:19] Running 'git commit'
[2025-05-15 14:02:19] Successfully committed changes
[2025-05-15 14:02:19] Running 'git push'
[2025-05-15 14:02:22] Successfully pushed changes
[2025-05-15 14:02:22] Completed processing for ./genderbase
[2025-05-15 14:02:22] ----------------------------------------