cli/internal
Snider cac1b38cce chore(io): Migrate pkg/repos to Medium abstraction
- Modified Registry and Repo structs in pkg/repos/registry.go to include io.Medium.
- Updated LoadRegistry, FindRegistry, and ScanDirectory signatures to accept io.Medium.
- Migrated all internal file operations in pkg/repos/registry.go to use the Medium interface instead of io.Local or os package.
- Updated dozens of call sites across internal/cmd/ to pass io.Local to the updated repos functions.
- Ensured consistent use of io.Medium for repo existence and git checks.
2026-02-04 14:27:06 +00:00
..
cmd chore(io): Migrate pkg/repos to Medium abstraction 2026-02-04 14:27:06 +00:00
core-ide style: fix gofmt formatting across all affected files (#279) 2026-02-04 01:27:01 +00:00
tools/i18n-validate feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
variants feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00