go/cmd/core/cmd
Snider 513a241c1b feat(release): add package manager publishers for S3.2
Add publishers for distributing CLI binaries to package managers:
- npm: binary wrapper pattern with postinstall download
- Homebrew: formula generation + tap auto-commit
- Scoop: JSON manifest + bucket auto-commit
- AUR: PKGBUILD + .SRCINFO + AUR push
- Chocolatey: NuSpec + install script + optional push

Each publisher supports:
- Dry-run mode for previewing changes
- Auto-commit to own repos (tap/bucket/AUR)
- Generate files for PRs to official repos via `official` config

Also includes Docker and LinuxKit build helpers.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:32:04 +00:00
..
tmpl/gui Refactor services and tests: update Config, Workspace, Display, and cryptography modules; add test-gen and PWA build support; improve workspace test utilities and mock implementations; and enhance file handling logic. 2025-10-28 21:42:29 +00:00
agentic.go feat(agentic): add AI collaboration features 2026-01-28 20:04:45 +00:00
api.go feat(core): add multi-repo management CLI commands 2026-01-27 21:08:51 +00:00
build.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
ci.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
commit.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
container.go feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
docs.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
doctor.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
health.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
impact.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
install.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
issues.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
php.go feat(php): add Coolify deployment integration 2026-01-28 19:39:04 +00:00
pull.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
push.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
release.go feat(release): implement release system with GitHub publisher 2026-01-28 18:33:11 +00:00
reviews.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
root.go feat(agentic): implement core-agentic API client 2026-01-28 19:58:41 +00:00
search.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
setup.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
sync.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00
Taskfile.yml Refactor PGP module with helper functions and error handling title (#8) 2025-10-30 14:18:37 +00:00
templates.go feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
tview.go cmd: core dev api sync - will update the root level go files to reflect the public API's of Core.* 2025-10-28 12:06:05 +00:00
work.go refactor: migrate module path from Snider/Core to host-uk/core 2026-01-28 15:29:42 +00:00