packer-cn/packer-plugin-sdk/multistep/commonsteps
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
..
test-fixtures move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
doc.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
extra_iso_config.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
extra_iso_config_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
floppy_config.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
floppy_config_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
http_config.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
http_config_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
iso_config.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
iso_config_test.go move multistep into the plugin sdk 2020-11-17 16:31:03 -08:00
multistep_debug.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
multistep_runner.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_cleanup_temp_keys.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_create_cdrom.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_cdrom_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_create_floppy.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_create_floppy_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 2020-11-30 14:30:30 -08:00
step_download.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_download_test.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
step_http_server.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_output_dir.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
step_output_dir_test.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
step_provision.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00
step_provision_test.go move helper/communicator dir into packer-plugin-sdk 2020-12-02 08:41:32 -08:00