cli/pkg
Snider 97a780082d fix(build): make release dry-run by default and remove darwin/amd64 target
Replace --dry-run (default false) with --we-are-go-for-launch (default
false) so `core build release` is safe by default. Remove darwin/amd64
from default build targets (arm64 only for macOS). Fix cmd_project.go
to use command context instead of context.Background().

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:08:59 +00:00
..
agentic feat(ai,security,ide): add agentic MVP, security jobs, and Core IDE desktop app 2026-02-03 22:01:36 +00:00
ai fix: address PR review comments from CodeRabbit, Copilot, and Gemini 2026-02-03 22:33:43 +00:00
ansible fix: address PR review comments from CodeRabbit, Copilot, and Gemini 2026-02-03 22:33:43 +00:00
build fix(build): make release dry-run by default and remove darwin/amd64 target 2026-02-03 23:08:59 +00:00
cache docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
cli feat(cli): CLI enhancements (#182) 2026-02-02 07:48:34 +00:00
container docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
deploy fix: address PR review comments from CodeRabbit, Copilot, and Gemini 2026-02-03 22:33:43 +00:00
devops docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00
errors feat(errors): Unify errors and logging (#180) 2026-02-02 06:48:40 +00:00
framework fix(core): add thread-safety to global Core instance (#95) 2026-02-01 16:03:44 +00:00
git feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
help feat: Batch implementation of Gemini issues (#176) 2026-02-02 04:20:18 +00:00
i18n fix(build): make release dry-run by default and remove darwin/amd64 target 2026-02-03 23:08:59 +00:00
io feat: CI improvements and release channels (#266) 2026-02-03 03:52:09 +00:00
log feat(log): Logging enhancements (#181) 2026-02-02 07:44:29 +00:00
mcp feat(log): Logging enhancements (#181) 2026-02-02 07:44:29 +00:00
process docs(process): add docstrings to Logger interface methods (#97) 2026-02-01 16:12:01 +00:00
rag fix: address PR review comments from CodeRabbit, Copilot, and Gemini 2026-02-03 22:33:43 +00:00
release fix(build): make release dry-run by default and remove darwin/amd64 target 2026-02-03 23:08:59 +00:00
repos docs(audit): add dependency security audit report (#248) 2026-02-02 08:04:26 +00:00