Releases: hexops/wrench
Releases Β· hexops/wrench
Automatic release of main @ a0805d6
scripts: handle exec error properly Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 88e30f9
scripts: fix rebuild loop Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 5015583
add "wrench script install-go" Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ 251cb96
make "wrench script rebuild" install Go first Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ f66adce
discord: improve "!wrench ping" status checking Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ e213950
script test: add powershell support Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ de88d6a
implement "wrench script test [gist]" Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ d3dbd0a
log to a file instead of system service runner systemd's makes it easy enough to access service logs, and macOS is fine as well. But Windows `services.msc` and `eventvwr` GUIs are archiac and a terrible experience all around. We're far better off logging everything to a file on disk as much as possible. Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ c108c46
fix nil pointer deref Signed-off-by: Stephen Gutekanst <[email protected]>
Automatic release of main @ a32133a
http: better time formatting Signed-off-by: Stephen Gutekanst <[email protected]>