go-devops/cmd
Snider b429736097 refactor: pass locales via RegisterCommands instead of direct i18n call
Clean init(): cli.RegisterCommands(AddDevCommands, locales.FS)
No more i18n.AddLoader — CLI handles locale loading automatically.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 01:35:18 +00:00
..
community feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00
deploy refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents 2026-03-16 19:17:34 +00:00
dev refactor: pass locales via RegisterCommands instead of direct i18n call 2026-03-17 01:35:18 +00:00
docs refactor: rename hugo sync target to zensical 2026-03-11 09:48:38 +00:00
gitcmd refactor: use core/go-i18n module instead of core/go/pkg/i18n 2026-03-06 09:09:07 +00:00
setup refactor: replace os.ReadFile/WriteFile and fmt.Errorf/errors.New with framework equivalents 2026-03-16 19:17:34 +00:00
vanity-import feat: absorb vanity-import, community, and updater from CLI 2026-02-21 21:33:23 +00:00