go/pkg/build
Snider 35d88b5bf4 chore(io): resolve merge conflicts and final migration of pkg/build
- Resolved merge conflicts in pkg/io/io.go, pkg/io/local/client.go, and pkg/release/release.go.
- Reconciled io.Medium interface with upstream changes (unifying to fs.File for Open).
- Integrated upstream validatePath logic into the local medium.
- Completed migration of pkg/build and related packages to io.Medium.
- Addressed previous code review feedback on MockMedium and TaskfileBuilder.
2026-02-04 16:09:55 +00:00
..
buildcmd chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +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