go-build/internal
Snider fb859070de feat(build): config-first override + distro-aware Wails hints + depth cap
- discovery.go: .core/build.yaml build.type honoured as config-first
  override; .core/build.yaml recorded in marker map; C++ ahead of
  Docker/Taskfile in fallback priority
- builders/wails.go: distro-aware Linux package hints —
  libwebkit2gtk-4.0-dev on Ubuntu 20.04/22.04, 4.1-dev on 24.04+
- pkg/api/provider.go: returns linux_packages from the discovery
- builders/wails.go: monorepo frontend lookup capped at depth 2 to
  match RFC (was unbounded)
- discovery_test, wails_test, projectdetect_test, provider_test:
  coverage for all new paths

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 15:01:10 +01:00
..
ax fix(ax): replace banned os imports and add usage example comments 2026-03-31 18:33:36 +01:00
projectdetect feat(build): config-first override + distro-aware Wails hints + depth cap 2026-04-14 15:01:10 +01:00