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
Sylvia Moss 553b1fb9f8
Add RetriedProvisioner to allow retry provisioners (#9061)
6 years ago
..
plugin Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
rpc Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
test-fixtures Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
tmp clarify comments 7 years ago
artifact.go Expand Artifact API to expose build state 12 years ago
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 Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 6 years ago
build_test.go Avoid calling CoreBuild.Prepare(...) for HCL2 templates (#8742) 6 years ago
builder.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder_mock.go add tests for info sharing 6 years ago
builder_mock.hcl2spec.go Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
builder_test.go packer: builder prepare can return warnings 12 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
communicator.go build using HCL2 (#8423) 6 years ago
communicator_mock.go Add unit test to find issue #7655 7 years ago
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 13 years ago
communicator_test.go use our own copy of iochan.LineReader 7 years ago
config_file.go build using HCL2 (#8423) 6 years ago
config_file_test.go packer: remove unused test variable 6 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 Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
core_test.go Add RetriedProvisioner to allow retry provisioners (#9061) 6 years ago
hcl2spec.go build using HCL2 (#8423) 6 years ago
hook.go get data sharing to a working state with the powershell provisioner 6 years ago
hook_mock.go [Builder|Build|PostProcessor|Provisioner|Hook]Server: context cancel using a RPC cancel method 7 years ago
hook_test.go [Builder|Build|PostProcessor|Provisioner|Hook]Server: context cancel using a RPC cancel method 7 years ago
logs.go replace scrubconfig with packer.LogSecretFilter.Set 8 years ago
maps.go build using HCL2 (#8423) 6 years ago
multi_error.go WIP 7 years ago
multi_error_test.go packer: no more asserts lib 13 years ago
packer_test.go packer: Core, and template validate 11 years ago
post_processor.go build using HCL2 (#8423) 6 years ago
post_processor_mock.go build using HCL2 (#8423) 6 years ago
progressbar.go allow building packer on solaris by removing progress bar and tty imports 7 years ago
progressbar_noop.go allow building packer on solaris by removing progress bar and tty imports 7 years ago
progressbar_solaris.go allow building packer on solaris by removing progress bar and tty imports 7 years ago
progressbar_test.go Use the hashicorp/go-getter to download files 7 years ago
provisioner.go Add RetriedProvisioner to allow retry provisioners (#9061) 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{} 6 years ago
telemetry.go Remove telemetry error reporting message. 8 years ago
telemetry_test.go add config key reporting 8 years ago
testing.go build using HCL2 (#8423) 6 years ago
tty.go Close tty on exit (#7411) 7 years ago
ui.go Allow to use isos in place 6 years ago
ui_test.go Close tty on exit (#7411) 7 years ago