cli/pkg/container
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
..
templates feat(container): add LinuxKit YAML templates with variable substitution 2026-01-28 18:59:45 +00:00
container.go feat(container): implement LinuxKit container runtime 2026-01-28 18:50:32 +00:00
hypervisor.go feat: git command, build improvements, and go fmt git-aware (#74) 2026-02-01 10:48:44 +00:00
hypervisor_test.go test: increase coverage across packages 2026-01-29 13:19:08 +00:00
linuxkit.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
linuxkit_test.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
state.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
state_test.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
templates.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00
templates_test.go chore(io): resolve merge conflicts and final migration of pkg/build 2026-02-04 16:09:55 +00:00