cli/pkg/release/publishers
Snider abdb479b5f chore(io): Fix merge conflicts and address PR feedback
- Resolved merge conflicts with latest dev branch.
- Restored Medium abstraction in pkg/cli/daemon.go and context checks in pkg/container/linuxkit.go.
- Refactored pkg/repos/registry.go to be truly medium-agnostic (removed filepath.Abs).
- Updated pkg/cli/daemon_test.go to use MockMedium.
- Verified all builds and tests pass locally.
2026-02-04 15:22:55 +00:00
..
templates feat(release): add package manager publishers for S3.2 2026-01-29 00:32:04 +00:00
aur.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
aur_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
chocolatey.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
chocolatey_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
docker.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
docker_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
github.go fix(docs): respect workspace.yaml packages_dir setting (fixes #46) (#55) 2026-02-01 01:59:27 +00:00
github_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
homebrew.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
homebrew_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
linuxkit.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
linuxkit_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
npm.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
npm_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
publisher.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
scoop.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00
scoop_test.go chore(io): Fix merge conflicts and address PR feedback 2026-02-04 15:22:55 +00:00