go-build/pkg/build
Virgil dbe7c69378 refactor(build): centralise workflow output alias resolution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:59:13 +00:00
..
builders feat(build): add env parity to docs builds 2026-04-01 21:39:54 +00:00
signing feat(build): add Windows signtool signing 2026-04-01 10:53:02 +00:00
templates feat(build): expose archive format in release workflow 2026-04-01 20:13:04 +00:00
testdata feat(build): discovery enrichment, build options, CI output format 2026-03-31 19:33:31 +01:00
archive.go feat(build): accept archive format aliases 2026-04-01 20:02:36 +00:00
archive_test.go feat(build): accept archive format aliases 2026-04-01 20:02:36 +00:00
build.go feat(build): detect go.work workspaces 2026-04-01 21:09:47 +00:00
cache.go feat(build): wire cache paths into go builds 2026-04-01 12:59:08 +00:00
cache_test.go feat(build): wire cache paths into go builds 2026-04-01 12:59:08 +00:00
checksum.go fix(ax): replace banned os imports and add usage example comments 2026-03-31 18:33:36 +01:00
checksum_test.go chore(ax): finish v0.8.0 polish pass 2026-03-26 17:41:53 +00:00
ci.go fix(build): emit artifact metadata from GitHub env 2026-04-01 21:19:50 +00:00
ci_test.go fix(build): emit artifact metadata from GitHub env 2026-04-01 21:19:50 +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
discovery.go feat(build): detect docs configs under docs/ 2026-04-01 21:37:03 +00:00
discovery_test.go feat(build): detect docs configs under docs/ 2026-04-01 21:37:03 +00:00
options.go feat(build): support configurable Go build tags 2026-04-01 15:12:09 +00:00
options_test.go feat(build): support configurable Go build tags 2026-04-01 15:12:09 +00:00
workflow.go refactor(build): centralise workflow output alias resolution 2026-04-01 23:59:13 +00:00
workflow_test.go refactor(build): centralise workflow output alias resolution 2026-04-01 23:59:13 +00:00