No description
Find a file
2025-11-27 23:42:44 +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 refactor: improve parsing to parse messages into discrete types 2025-11-27 23:42:44 +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 refactor: improve parsing to parse messages into discrete types 2025-11-27 23:42:44 +01:00
main_test.go refactor: improve parsing to parse messages into discrete types 2025-11-27 23:42:44 +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