grokkit/internal
Greg Gauthier 918ccc01c8
All checks were successful
CI / Test (push) Successful in 31s
CI / Lint (push) Successful in 25s
CI / Build (push) Successful in 22s
Release / Create Release (push) Successful in 36s
refactor(tests): improve error handling and defer usage
- Add error checking for os.Setenv and io operations in test files
- Use anonymous functions in defer to ignore errors from os.Remove, os.Setenv, etc.
- Minor formatting and consistency fixes in tests and client code
2026-03-02 21:33:11 +00:00
..
errors feat: add CI/CD workflows, persistent chat, shell completions, and testing 2026-03-01 12:17:22 +00:00
git feat(logging): implement structured logging with slog 2026-03-01 12:35:21 +00:00
grok refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
linter refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
logger refactor(tests): improve error handling and defer usage 2026-03-02 21:33:11 +00:00
version test(version): add tests for version information 2026-03-02 18:41:27 +00:00