go-build/internal
Snider 5be8ffcf80 feat(build): core build action overrides + workflow forwards RFC controls
- cmd_build.go + cmd_project.go: core build accepts action-style overrides
  for build name, tags, obfuscate, NSIS, Deno frontend command, WebView2 mode,
  build-cache enable
- --build-cache without explicit cache config seeds default cache layout
  (.core/cache, cache/go-build, cache/go-mod) before builder setup
- release.yml: generated workflow exposes + forwards RFC controls so CI can
  use them without editing .core/build.yaml
- Tests across cmd_project, cmd_workflow, workflow

Verified: go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 21:01:25 +01:00
..
ax fix(ax): replace banned os imports and add usage example comments 2026-03-31 18:33:36 +01:00
cmdutil feat(build): core build action overrides + workflow forwards RFC controls 2026-04-14 21:01:25 +01:00
projectdetect feat(build): Apple Option RFC shape + MkDocs precedence over Node 2026-04-14 18:15:03 +01:00