packer-cn/packer-plugin-sdk/packer
Megan Marsh 352f064b55 fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui. 2020-12-03 16:04:49 -08:00
..
artifact.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_mock.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
artifact_test.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder.go extract builder interface to sdk 2020-12-01 13:42:42 -08:00
communicator.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_mock.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_mock_test.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
communicator_test.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hcl2spec.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook_mock.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
hook_test.go Move hook and communicator definitions to packer-plugin-sdk 2020-11-30 14:30:30 -08:00
logs.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
maps.go move packer config constants next to the packer config 2020-12-03 10:17:35 -08:00
multi_error.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
multi_error_test.go move multierror and multierrorappend into sdk 2020-11-30 14:29:06 -08:00
post_processor.go move postprocessor to sdk, fix generation code 2020-12-01 14:48:55 -08:00
provisioner.go move provisioner interface into sdk 2020-12-01 14:25:14 -08:00
ui.go fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui. 2020-12-03 16:04:49 -08:00
ui_mock.go fix docker acceptance tests. Turns out they were broken on the main branch too; needed to move noop progress bar into the sdk to be used in the builder testui. 2020-12-03 16:04:49 -08:00