go-build/pkg/build
2026-04-01 19:17:17 +00:00
..
builders feat(build): support nested Node.js projects 2026-04-01 18:28:59 +00:00
signing feat(build): add Windows signtool signing 2026-04-01 10:53:02 +00:00
templates fix(build): publish workflow artifacts via ci 2026-04-01 19:13:44 +00:00
testdata feat(build): discovery enrichment, build options, CI output format 2026-03-31 19:33:31 +01:00
archive.go feat(build): support zip archive format 2026-04-01 15:37:51 +00:00
archive_test.go feat(build): support zip archive format 2026-04-01 15:37:51 +00:00
build.go feat(build): add docker load mode 2026-04-01 15:24:33 +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 feat(build): emit ci artifact metadata 2026-04-01 13:37:31 +00:00
ci_test.go feat(build): emit ci artifact metadata 2026-04-01 13:37:31 +00:00
config.go feat(build): support zip archive format 2026-04-01 15:37:51 +00:00
config_test.go feat(build): add docker load mode 2026-04-01 15:24:33 +00:00
discovery.go feat(build): detect root frontend manifests 2026-04-01 19:17:17 +00:00
discovery_test.go feat(build): detect root frontend manifests 2026-04-01 19:17:17 +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 feat(build): expose release workflow generation 2026-04-01 19:04:45 +00:00
workflow_test.go fix(build): publish workflow artifacts via ci 2026-04-01 19:13:44 +00:00