- 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> |
||
|---|---|---|
| .. | ||
| cmd_bootstrap.go | ||
| cmd_ci.go | ||
| cmd_commands.go | ||
| cmd_github.go | ||
| cmd_registry.go | ||
| cmd_repo.go | ||
| cmd_setup.go | ||
| cmd_wizard.go | ||
| github_config.go | ||
| github_diff.go | ||
| github_labels.go | ||
| github_protection.go | ||
| github_security.go | ||
| github_webhooks.go | ||