go-build/internal/projectdetect
Snider ace3f167fb feat(build): Apple Option RFC shape + MkDocs precedence over Node
- apple/apple.go: Option contract now matches RFC shape func(*AppleOptions)
  while preserving explicit builder overrides (WithSign(true), WithArch("universal"))
- discovery.go: MkDocs markers take precedence over generic Node markers —
  projects with mkdocs.yml + package.json resolve to docs, not node

Verified: go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 18:15:03 +01:00
..
projectdetect.go feat(build): auto-detect fallback builders 2026-04-01 09:46:42 +00:00
projectdetect_test.go feat(build): Apple Option RFC shape + MkDocs precedence over Node 2026-04-14 18:15:03 +01:00