Commit Graph

6 Commits

Author SHA1 Message Date
Jesse Haka 0d3f3710a4 allow local file VFS in asset copy 2023-11-19 23:26:33 +02:00
John Gardiner Myers 5c343b0f80 Get VFSContext from caller in CopyFile 2023-07-18 09:22:24 -07:00
justinsb ae074bbc6b VFS: Add context to CreateFile & WriteFile
As "request" methods, these should have context parameters.
2022-12-23 10:39:52 -05:00
justinsb 90cbf75584 Context threading: more wiring
We're aiming to use this for testing immediately and better
logging/tracing in future, but to make the changes manageable breaking
them into a smaller series that don't directly achieve much.
2022-12-22 17:52:22 -05:00
Ciprian Hacman ea7df00719 Run hack/update-gofmt.sh 2021-12-01 22:39:50 +02:00
John Gardiner Myers a983c65a48 Move assettasks to pkg/assets 2021-06-06 23:16:02 -07:00