packer-cn/packer
Megan Marsh a6fdeca099 move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
..
plugin move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
rpc move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
test-fixtures Make max_retries a string to allow variable interpolation (#9673) 2020-08-05 17:41:20 +02:00
build.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
build_test.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
builder.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder_mock.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder_mock.hcl2spec.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
builder_test.go packer: builder prepare can return warnings 2013-11-02 22:31:12 -05:00
cache.go I use Dir instead of Base for mkdirall call 2019-03-28 13:17:15 -07:00
cache_test.go Use the hashicorp/go-getter to download files 2019-03-13 12:11:58 +01:00
communicator.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
communicator_mock.go Add unit test to find issue #7655 2019-05-17 22:27:19 +00:00
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 2013-08-25 20:30:56 -07:00
communicator_test.go update tests and website and generated partials to reflect new package format 2020-11-17 10:36:01 -08:00
config_file.go prefer $APPDATA over $HOME in Windows (#9830) 2020-08-31 14:35:15 +02:00
config_file_test.go packer: remove unused test variable 2019-11-04 12:53:16 -08:00
config_file_unix.go make code of homeDir, configFile & configDir not os specific anymore 2018-11-30 15:47:43 +01:00
config_file_windows.go make code of homeDir, configFile & configDir not os specific anymore 2018-11-30 15:47:43 +01:00
core.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
core_test.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
fixconfigmode_enumer.go fix enum 2020-05-08 16:54:44 +02:00
hcl2spec.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
hook.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
hook_mock.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
hook_test.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
maps.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00
packer_test.go packer: Core, and template validate 2015-05-23 14:48:07 -07:00
post_processor.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
post_processor_mock.go move Artifact and artifact mock to the sdk 2020-11-30 14:29:52 -08:00
progressbar.go noop progress bar is nil progress bar 2020-09-24 12:26:09 +02:00
progressbar_noop.go allow building packer on solaris by removing progress bar and tty imports 2019-05-07 15:58:49 +02:00
progressbar_solaris.go Switch to explicitly declaring TrackProgress on UI, using an underlying progress bar specifically stored on the struct. Export UiProgressTracker. These changes allow us to optionaly switch to the NoopProgressTracker when no TTY is set. 2020-09-21 16:05:14 -07:00
progressbar_test.go Switch to explicitly declaring TrackProgress on UI, using an underlying progress bar specifically stored on the struct. Export UiProgressTracker. These changes allow us to optionaly switch to the NoopProgressTracker when no TTY is set. 2020-09-21 16:05:14 -07:00
provisioner.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
provisioner_mock.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
provisioner_test.go Add RetriedProvisioner to allow retry provisioners (#9061) 2020-04-16 11:58:54 +02:00
provisioner_timeout.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
run_interfaces.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
telemetry.go Remove telemetry error reporting message. 2018-02-20 10:54:20 -08:00
telemetry_test.go add config key reporting 2017-11-14 16:30:44 -08:00
testing.go move Ui definition into the packer plugin sdk. 2020-11-30 14:26:54 -08:00
tty.go Close tty on exit (#7411) 2019-03-15 11:10:30 +01:00
ui.go move logsecretfilter into packer sdk 2020-11-30 14:30:30 -08:00
ui_test.go review comments 2020-09-23 11:33:51 -07:00