spkenv / spk

A Package Manager for high velocity software environments, built on spfs.
https://spkenv.dev
Apache License 2.0
40 stars 6 forks source link

Fix `spk export` not respecting repository arguments #1061

Closed jrray closed 3 months ago

jrray commented 4 months ago

In particular, spk export --local-repo-only ... would export packages from the origin repo.

This necessitated adding another level of "handle" indirection to deal with the different type flavors of SpfsRepository.