go/pkg
Snider e28fc52456 feat(ci): add core setup ci and dogfood CLI in workflows
- Add `core setup ci` command for generating installation scripts
  - Supports bash, powershell, and GitHub Actions YAML output
  - Configurable via .core/ci.yaml
  - Auto-detects platform and uses Homebrew/Scoop/direct download

- Update all GitHub workflows to use global `core` binary:
  - ci.yml: Uses `core go qa` for all quality checks
  - coverage.yml: Uses `core go cov` for coverage
  - release.yml: Uses `core build --ci` for cross-compilation
  - dev-release.yml: Uses `core build --ci` for all targets

- Add .core/ci.yaml with default configuration

This ensures the CLI dogfoods itself across all CI operations,
validating the framework that the Web3 ecosystem builds from.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 11:36:59 +00:00
..
agentic feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
ai feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
build feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
cache refactor: flatten CLI to root, simplify pkg/mcp for CLI-only use 2026-01-29 18:13:51 +00:00
ci feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
cli feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
container feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
dev feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
devops feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
docs feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
doctor refactor: migrate all pkg/* to cli abstraction 2026-01-31 23:54:01 +00:00
errors feat(pkg): add standalone log and errors packages 2026-01-30 22:02:40 +00:00
framework feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
git feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
gitcmd feat(ci): add core setup ci and dogfood CLI in workflows 2026-02-01 11:36:59 +00:00
go feat(ci): add core setup ci and dogfood CLI in workflows 2026-02-01 11:36:59 +00:00
i18n feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
log feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
mcp feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
monitor feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
php feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
pkgcmd feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
process feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
qa feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
release feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
repos feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
sdk feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
security feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
setup feat(ci): add core setup ci and dogfood CLI in workflows 2026-02-01 11:36:59 +00:00
test feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
updater feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
vm feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
workspace feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00