You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 9, 2026. It is now read-only.
It seems like the path of the output json is hard coded to %ROAMING%\Build Monitor\buildtimes.json.
It would be nice if this path was configurable. My use case would be that I want to aggregate the persisted data from several developer machines on a network share (with different file names) and then do custom analysis of the build times based on this data.
It seems like the path of the output json is hard coded to
%ROAMING%\Build Monitor\buildtimes.json.It would be nice if this path was configurable. My use case would be that I want to aggregate the persisted data from several developer machines on a network share (with different file names) and then do custom analysis of the build times based on this data.