Build system, release publishers, and SDK generation
Find a file
Snider 41ff2fd0ef feat(build): Wails v3 Taskfile path inherits full runtime surface
- wails.go + taskfile.go: Wails v3 builds delegating to Taskfile now inherit
  CGO_ENABLED=1, GOFLAGS, BUILD_FLAGS, EXTRA_TAGS, WEBVIEW2_MODE, and the
  garble shim for obfuscated builds — previously dropped by the Taskfile path
- wails_test.go: Taskfile flag propagation + obfuscation coverage

Verified: go test ./pkg/build/builders + go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 20:44:49 +01:00
.claude-plugin fix(plugin): remove invalid commands/repository schema from plugin.json 2026-03-13 10:54:44 +00:00
cmd feat(build): workflow MkDocs + Deno setup + Apple Xcode Cloud scripts 2026-04-14 20:18:03 +01:00
docs docs(rfc): add RFC index and AX usage comments 2026-04-08 15:54:21 +00:00
internal feat(build): Apple Option RFC shape + MkDocs precedence over Node 2026-04-14 18:15:03 +01:00
locales feat(build): Apple build pipeline per RFC §8 2026-04-14 14:04:31 +01:00
pkg feat(build): Wails v3 Taskfile path inherits full runtime surface 2026-04-14 20:44:49 +01:00
ui feat(build): distro-aware Wails deps + richer discovery signals 2026-04-14 17:28:04 +01:00
.DS_Store refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
.gitignore chore: ignore build cache directory 2026-04-01 19:57:35 +01:00
CLAUDE.md refactor(module): migrate module path to dappco.re/go/core/build 2026-03-22 01:53:16 +00:00
go.mod fix: migrate forge.lthn.ai imports to dappco.re and tidy deps 2026-04-07 14:58:47 +01:00
go.sum fix: migrate forge.lthn.ai imports to dappco.re and tidy deps 2026-04-07 14:58:47 +01:00
LICENSE Initial commit 2026-03-09 12:35:35 +00:00
README.md Initial commit 2026-03-09 12:35:35 +00:00

go-build

Build system, release publishers, and SDK generation