go-build/pkg/release
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
..
publishers feat(release): detect Containerfile for Docker publishing 2026-04-02 01:56:18 +00:00
testdata/.core refactor: restructure build/release/sdk into pkg/ layout 2026-03-13 09:30:02 +00:00
changelog.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
changelog_test.go chore(ax): remove legacy background git helpers 2026-03-30 05:51:40 +00:00
config.go feat(build): expand env vars in target config 2026-04-01 20:16:57 +00:00
config_test.go feat(build): expand env vars in target config 2026-04-01 20:16:57 +00:00
release.go feat(build): full .core/build.yaml propagation + cache init + mlx tag 2026-04-14 16:06:54 +01:00
release_test.go fix(release): emit artifact metadata during builds 2026-04-01 21:28:47 +00:00
sdk.go feat(sdk): honour publish path for generated SDKs 2026-04-01 19:44:50 +00:00
sdk_test.go feat(sdk): honour publish path for generated SDKs 2026-04-01 19:44:50 +00:00
test_helpers_test.go chore(ax): finish v0.8.0 polish pass 2026-03-26 17:41:53 +00:00
version.go fix(ax): replace banned os imports and add usage example comments 2026-03-31 18:33:36 +01:00
version_test.go chore(ax): remove legacy background git helpers 2026-03-30 05:51:40 +00:00