go-devops/cmd
Snider c2adc7d9dc fix(dx): audit and fix build, error handling, and CLAUDE.md
- Fix cli.RegisterCommands signature mismatch (cli v0.3.5 takes
  single CommandRegistration, not variadic localeFS); register
  locales via i18n.RegisterLocales in locales/embed.go init()
- Replace fmt.Errorf inside log.E with plain string concat in
  deploy/python and deploy/coolify
- Remove unused fmt import from deploy/coolify/client.go
- Update CLAUDE.md: correct LOC count, clarify cmd/community and
  cmd/gitcmd descriptions, add locales package, fix error convention
  from core.E/fmt.Errorf to log.E

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 08:18:32 +00:00
..
community feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00
deploy fix(dx): audit and fix build, error handling, and CLAUDE.md 2026-03-17 08:18:32 +00:00
dev fix(dx): audit and fix build, error handling, and CLAUDE.md 2026-03-17 08:18:32 +00:00
docs fix(dx): audit and fix build, error handling, and CLAUDE.md 2026-03-17 08:18:32 +00:00
gitcmd refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
setup fix(dx): audit and fix build, error handling, and CLAUDE.md 2026-03-17 08:18:32 +00:00
vanity-import feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00