Tim Hockin
|
913a6be647
|
Bump go and golangci-lint versions, fix lint
|
2025-03-24 13:43:12 -07:00 |
Tim Hockin
|
9318041657
|
Better logging around hooks
This also returns stderr distinct from stdout.
|
2023-05-24 10:52:21 -07:00 |
Tim Hockin
|
64ed3bb5a7
|
Capture and simplify a git.Run() method
|
2023-05-04 17:42:08 -07:00 |
Tim Hockin
|
10af97f51d
|
Move worktrees to .worktrees/*
This will make it easier to enumerate old worktrees and do better
cleanup.
|
2023-04-29 10:51:13 -07:00 |
Tim Hockin
|
f8a532d9df
|
Pass the whole environment to exechooks
|
2022-05-16 18:14:09 -07:00 |
Tim Hockin
|
3ca8099d2d
|
Use logger.WithName() for web/exechook
This makes logs easier to comprehend, since hooks are async.
|
2022-03-17 12:10:39 -07:00 |
Tim Hockin
|
76854fc806
|
Set $GITSYNC_HASH in exechook
|
2022-02-06 16:49:34 -08:00 |
Tim Hockin
|
0075df238c
|
Make exechooks work like webhooks.
This deprecates the `--sync-hook-command` flag in favor of
`--exechook-command`, `--exechook-timeout`, and `--exechook-backoff`.
|
2021-08-16 23:21:20 -07:00 |