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
Adrien Delorme a9107a8fe9
noop progress bar is nil progress bar
6 years ago
..
plugin Merge remote-tracking branch 'origin/master' into sharing_info 7 years ago
rpc Merge remote-tracking branch 'origin/master' into sharing_info 7 years ago
test-fixtures Make max_retries a string to allow variable interpolation (#9673) 6 years ago
tmp
artifact.go
artifact_mock.go Fix gosimple S1005 linting issue (#8870) 6 years ago
artifact_test.go Fix gosimple S1005 linting issue (#8870) 6 years ago
build.go skip post-processors when build is cancelled 6 years ago
build_test.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 6 years ago
builder.go fix typo 6 years ago
builder_mock.go add tests for info sharing 7 years ago
builder_mock.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 6 years ago
builder_test.go
cache.go
cache_test.go
communicator.go build using HCL2 (#8423) 7 years ago
communicator_mock.go
communicator_mock_test.go
communicator_test.go
config_file.go prefer $APPDATA over $HOME in Windows (#9830) 6 years ago
config_file_test.go
config_file_unix.go
config_file_windows.go
core.go Fix typo in error message (#9775) 6 years ago
core_test.go Make max_retries a string to allow variable interpolation (#9673) 6 years ago
fixconfigmode_enumer.go fix enum 6 years ago
hcl2spec.go build using HCL2 (#8423) 7 years ago
hook.go get data sharing to a working state with the powershell provisioner 7 years ago
hook_mock.go
hook_test.go
logs.go
maps.go build using HCL2 (#8423) 7 years ago
multi_error.go
multi_error_test.go
packer_test.go
post_processor.go build using HCL2 (#8423) 7 years ago
post_processor_mock.go build using HCL2 (#8423) 7 years ago
progressbar.go noop progress bar is nil progress bar 6 years ago
progressbar_noop.go
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 Update provisioner.go 6 years ago
provisioner_mock.go Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
provisioner_test.go Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
provisioner_timeout.go change all provision func signatures to use map[string]interface{} 7 years ago
run_interfaces.go refactor initialization out from packer configs + tests (#9627) 6 years ago
telemetry.go
telemetry_test.go
testing.go refactor initialization out from packer configs + tests (#9627) 6 years ago
tty.go
ui.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
ui_test.go review comments 6 years ago