cli/pkg/build
Snider d0b80d311a chore(io): address code review and fix CI
- Fix MockFile.Read to return io.EOF
- Use filepath.Match in TaskfileBuilder for precise globbing
- Stream xz data in createTarXzArchive to avoid in-memory string conversion
- Fix TestPath_RootFilesystem in local medium tests
- Fix formatting in pkg/build/buildcmd/cmd_project.go
2026-02-04 15:06:10 +00:00
..
buildcmd chore(io): address code review and fix CI 2026-02-04 15:06:10 +00:00
builders chore(io): address code review and fix CI 2026-02-04 15:06:10 +00:00
signing chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
testdata feat(build): implement core build system with cross-compilation 2026-01-28 17:59:02 +00:00
archive.go chore(io): address code review and fix CI 2026-02-04 15:06:10 +00:00
archive_test.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
build.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
checksum.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
checksum_test.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
config.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
config_test.go chore(io): Migrate pkg/build to Medium abstraction (fix CI) 2026-02-04 14:30:57 +00:00
discovery.go chore(io): Migrate pkg/build to Medium abstraction 2026-02-04 14:23:46 +00:00
discovery_test.go chore(io): Migrate pkg/build to Medium abstraction (fix CI) 2026-02-04 14:30:57 +00:00