packer-cn/post-processor/compress
Daniel Finneran a6c5958c67
Adds bzip2 support to post-processor (#10867)
* compress post processor: add bzip2 + tests

* post-processor/compress/post-processor_test.go: refactor tests and add tests for bzip2

* post-processor_test.go: test write/read for all compression algos

* check artifact.Destroy() errors

* close archive before deleting it

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-04-15 18:05:09 +02:00
..
version remove sdk 2020-12-17 13:29:25 -08:00
LICENSE Re-added benchmark and license 2015-06-16 20:23:40 -07:00
artifact.go remove a bunch of dead code. 2017-03-28 20:36:20 -07:00
artifact_test.go remove sdk 2020-12-17 13:29:25 -08:00
benchmark.go contextualize post-processor 2019-04-03 15:55:55 +02:00
notes.txt Add new post processor googlecompute-import 2018-06-26 21:39:55 -05:00
post-processor.go Adds bzip2 support to post-processor (#10867) 2021-04-15 18:05:09 +02:00
post-processor.hcl2spec.go add extra line before package declaration so this line does not become the synopsis of a package for godoc 2020-12-16 15:14:43 -08:00
post-processor_test.go Adds bzip2 support to post-processor (#10867) 2021-04-15 18:05:09 +02:00
tar_fix.go Add new post processor googlecompute-import 2018-06-26 21:39:55 -05:00
tar_fix_go110.go Add new post processor googlecompute-import 2018-06-26 21:39:55 -05:00