You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/packer
Megan Marsh ff549e0b23
fix tests
5 years ago
..
plugin move postprocessor to sdk, fix generation code 5 years ago
rpc move postprocessor to sdk, fix generation code 5 years ago
test-fixtures fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
build.go move postprocessor to sdk, fix generation code 5 years ago
build_test.go fix imports, vendoring, and linting 5 years ago
builder_mock.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
builder_mock.hcl2spec.go regenerate code 5 years ago
builder_test.go packer: builder prepare can return warnings 13 years ago
cache.go I use Dir instead of Base for mkdirall call 7 years ago
cache_test.go Use the hashicorp/go-getter to download files 7 years ago
config_file.go prefer $APPDATA over $HOME in Windows (#9830) 6 years ago
config_file_test.go packer: remove unused test variable 7 years ago
config_file_unix.go make code of homeDir, configFile & configDir not os specific anymore 7 years ago
config_file_windows.go make code of homeDir, configFile & configDir not os specific anymore 7 years ago
core.go move postprocessor to sdk, fix generation code 5 years ago
core_test.go fix tests 5 years ago
fixconfigmode_enumer.go fix enum 6 years ago
maps.go move postprocessor to sdk, fix generation code 5 years ago
packer_test.go packer: Core, and template validate 11 years ago
post_processor_mock.go move Artifact and artifact mock to the sdk 5 years ago
progressbar.go noop progress bar is nil progress bar 6 years ago
progressbar_noop.go allow building packer on solaris by removing progress bar and tty imports 7 years ago
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. 6 years ago
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. 6 years ago
provisioner.go move postprocessor to sdk, fix generation code 5 years ago
provisioner_mock.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
provisioner_test.go fix tests 5 years ago
provisioner_timeout.go move postprocessor to sdk, fix generation code 5 years ago
run_interfaces.go move Ui definition into the packer plugin sdk. 5 years ago
telemetry.go Remove telemetry error reporting message. 8 years ago
telemetry_test.go add config key reporting 9 years ago
testing.go move postprocessor to sdk, fix generation code 5 years ago
ui.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago
ui_test.go fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK 5 years ago