cli/pkg/build
Snider 1861274909 feat(signing): add Signer interface and config types
Defines interface for GPG, macOS, and Windows signing.
Config supports env var expansion for secrets.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 02:46:08 +00:00
..
builders feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
signing feat(signing): add Signer interface and config types 2026-01-29 02:46:08 +00:00
testdata feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
archive.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
archive_test.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
build.go feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
checksum.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
checksum_test.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
config.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
config_test.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
discovery.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
discovery_test.go feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
go.mod chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00
go.sum chore(deps): sync go modules after SDK implementation 2026-01-29 01:29:39 +00:00