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
Ash Berlin 242ed49ecb
Use bufio.Scanner in BasicUi.Ask so we can read whole lines
10 years ago
..
plugin run gofmt 10 years ago
rpc allow ssh communicator's Upload fastpath to execute 10 years ago
test-fixtures packer: validate minimum version [GH-2310] 11 years ago
artifact.go Expand Artifact API to expose build state 12 years ago
artifact_mock.go Expand Artifact API to expose build state 12 years ago
artifact_test.go Expand Artifact API to expose build state 12 years ago
build.go Allow upper case input to -on-error=ask 10 years ago
build_test.go run gofmt 10 years ago
builder.go packer: builder prepare can return warnings 13 years ago
builder_mock.go packer: HookProvision errors if no communicator 11 years ago
builder_test.go packer: builder prepare can return warnings 13 years ago
cache.go core: Create cache directory only when needed [GH-367] 12 years ago
cache_test.go core: cache makes proper path with slashes after "." [GH-716] 13 years ago
communicator.go parallels/vmware: don't wait for shutdown command. 10 years ago
communicator_mock.go file provisioner improvements 11 years ago
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 13 years ago
communicator_test.go packer: try to fix flaky test 11 years ago
config_file.go Use alternate temp directories for docker 11 years ago
config_file_unix.go Move ConfigFile() and ConfigDir() from package main to packer 11 years ago
config_file_windows.go Move ConfigFile() and ConfigDir() from package main to packer 11 years ago
core.go run gofmt 10 years ago
core_test.go packer: validate minimum version [GH-2310] 11 years ago
hook.go packer: reset runningHook when done 13 years ago
hook_mock.go packer/rpc: test concurrent cancel/run 13 years ago
hook_test.go run gofmt 10 years ago
multi_error.go packer: no need to check if nil since we're appending to slice 13 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 packer: PostProcessor can take multiple configs 13 years ago
post_processor_mock.go packer: post-processors 11 years ago
provisioner.go packer: HookProvision errors if no communicator 11 years ago
provisioner_mock.go packer: PausedProvisioner 13 years ago
provisioner_test.go packer: HookProvision errors if no communicator 11 years ago
testing.go packer: remove Ui/Cache from CoreConfig 11 years ago
ui.go Use bufio.Scanner in BasicUi.Ask so we can read whole lines 10 years ago
ui_test.go Use bufio.Scanner in BasicUi.Ask so we can read whole lines 10 years ago