go-build/pkg/api
Snider 1cad5e9e36 feat(build): full .core/build.yaml propagation + cache init + mlx tag
- pkg/build/runtime_config.go (new): shared mapper carries the full
  .core/build.yaml state into builders instead of partial subsets —
  project.main, flags, tags, env, obfuscation, cache, etc. flow
  through every entrypoint consistently
- pkg/api/provider.go: API build path now respects the full config
  and sets up build cache before running builds
- cmd/build/cmd_apple.go + pkg/build/apple/apple.go: Apple
  entrypoints initialise cache config before building
- pkg/build/apple.go: Apple Wails helper always includes the mlx
  build tag per RFC
- runtime_config_test, provider_test, cmd_apple_test, apple/apple_test,
  apple_test: coverage for every new path

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 16:06:54 +01:00
..
ui/dist feat(build): add workflow output short aliases 2026-04-02 03:12:19 +00:00
embed.go chore(ax): finish v0.8.0 polish pass 2026-03-26 17:41:53 +00:00
provider.go feat(build): full .core/build.yaml propagation + cache init + mlx tag 2026-04-14 16:06:54 +01:00
provider_test.go feat(build): full .core/build.yaml propagation + cache init + mlx tag 2026-04-14 16:06:54 +01:00