go-build/cmd/build
Snider cbdb8028dc feat(build): action-style upload artifact naming + doc parity
- release.yml: generated workflow computes upload artifact names in action
  shape {build-name}_{os}_{arch}_{tag|shortsha} with repo-name fallback
- workflow_test + cmd_workflow_test: artifact-name derivation coverage
- README + docs/index + docs/architecture + CLAUDE.md: refreshed to describe
  current module path, builders/publishers, generated workflow/action surface,
  Apple pipeline — replaces pre-spec documentation

Verified: go test ./... passes

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-14 21:24:17 +01:00
..
tmpl/gui refactor: restructure build/release/sdk into pkg/ layout 2026-03-13 09:30:02 +00:00
cmd_apple.go feat(build): Xcode Cloud ci_scripts materialisation 2026-04-14 16:57:38 +01:00
cmd_apple_test.go feat(build): Xcode Cloud ci_scripts materialisation 2026-04-14 16:57:38 +01:00
cmd_build.go feat(build): release workflow exposes build / platform / sign / package controls 2026-04-14 21:17:33 +01:00
cmd_commands.go chore(ax): tighten naming and docs 2026-03-31 18:37:59 +00:00
cmd_project.go feat(build): core build action overrides + workflow forwards RFC controls 2026-04-14 21:01:25 +01:00
cmd_project_test.go feat(build): release workflow exposes build / platform / sign / package controls 2026-04-14 21:17:33 +01:00
cmd_pwa.go refactor: AX compliance sweep — replace banned stdlib imports with core primitives 2026-04-13 09:32:01 +01:00
cmd_pwa_test.go fix(build): accept standard pwa manifest rel tokens 2026-04-01 14:05:29 +00:00
cmd_release.go feat(build): core release top-level alias + RFC WailsBuildConfig 2026-04-14 16:15:31 +01:00
cmd_release_test.go feat(build): core release top-level alias + RFC WailsBuildConfig 2026-04-14 16:15:31 +01:00
cmd_sdk.go fix: migrate forge.lthn.ai imports to dappco.re and tidy deps 2026-04-07 14:58:47 +01:00
cmd_sdk_test.go feat(build): validate SDK specs before generation 2026-04-01 16:24:07 +00:00
cmd_workflow.go feat(build): cmd migration to core.Command + /release/workflow empty body 2026-04-14 15:48:31 +01:00
cmd_workflow_test.go feat(build): action-style upload artifact naming + doc parity 2026-04-14 21:24:17 +01:00