go/pkg/io
Snider b2e78bf29e fix: resolve IO migration test failures in node, cache, and cli
- pkg/io/node: implement ReadFile (fs.ReadFileFS), Walk with WalkOptions,
  CopyFile, FromTar constructor; fix Exists test calls to match bool return
- pkg/cache: add Medium DI parameter, use errors.Is for wrapped ErrNotExist
- pkg/cli: add Medium DI to PIDFile and DaemonOptions for testability
- TODO.md: mark go-i18n article/irregular validator complete

Co-Authored-By: Virgil <virgil@lethean.io>
2026-02-20 10:58:57 +00:00
..
datanode refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
local Merge pull request 'fix(io/local): resolve symlinks on sandbox root' (#10) from fix/macos-sandbox-symlink into dev 2026-02-19 14:22:27 +00:00
node fix: resolve IO migration test failures in node, cache, and cli 2026-02-20 10:58:57 +00:00
s3 refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
sigil fix(core-ide): use path-based routing for multi-window SPA, clean up formatting 2026-02-09 01:50:57 +00:00
sqlite refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00
bench_test.go fix: restore packages accidentally deleted during PR #313 rebase (#333) 2026-02-05 11:16:23 +00:00
client_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
io.go refactor: update package imports from cli to go 2026-02-16 13:53:54 +00:00