Apply "xz" compression to any artifact pipeline if it's specified in the image type. The image filename should be applied to the pipeline only if it's the last one, so we need to skip this assignment if we're going to add a compression pipeline at the end. This is a bit dirty but the plan is to remove artifact compression from manifests and perform it during the export in osbuild-composer, so this should go away soon. |
||
|---|---|---|
| .. | ||
| container.go | ||
| image.go | ||
| image_installer.go | ||
| live.go | ||
| ostree_archive.go | ||
| ostree_container.go | ||
| ostree_installer.go | ||
| ostree_raw.go | ||