No description
Find a file
2025-11-26 20:07:04 +01:00
pkg/ringbuffer feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
testdata feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
types feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
.gitignore feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
.golangci.yml feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
default.nix feat: something's working. add gomod2nix tooling and license 2025-11-19 22:59:59 +01:00
flake.lock feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
flake.nix feat: something's working. add gomod2nix tooling and license 2025-11-19 22:59:59 +01:00
go.mod feat: initial import 2025-11-19 08:43:53 +01:00
gomod2nix.toml feat: something's working. add gomod2nix tooling and license 2025-11-19 22:59:59 +01:00
LICENSE feat: something's working. add gomod2nix tooling and license 2025-11-19 22:59:59 +01:00
main.go feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
main_test.go feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00
shell.nix feat: something's working. add gomod2nix tooling and license 2025-11-19 22:59:59 +01:00
Taskfile.yml feat: more complete logging, still missing job completions, and outputting the ring buffer on failure 2025-11-26 20:07:04 +01:00