Commit graph

4 commits

Author SHA1 Message Date
Peter Fern
bca575224f feat: Add zstd support 2025-11-02 11:43:15 +11:00
Peter Fern
75bca91334 fix(tests): Fix bz2 tests 2025-11-02 11:27:15 +11:00
420dcf94c9
fix: upload from local image generates broken command (#98)
While adding support for qcow2 images in #69 I broke support for local
images. Building a shell pipeline through string concatenation is not a
good idea...

The specific issue was fixed and I also moved building the shell
pipeline to a separate function and added unit tests for all cases, so
it should be easier to spot these issues in the future.

Closes #97
2025-05-09 21:22:24 +00:00
c9ab40b539 feat: documentation and cleanup command 2024-05-04 22:13:33 +02:00