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
Mitchell Hashimoto 3a1908bbb3
packer/rpc: make things loud
12 years ago
..
plugin packer/plugin: communicate over unix domain sockets if you can 12 years ago
rpc packer/rpc: make things loud 12 years ago
artifact.go packer: Add Destroy method to artifact 13 years ago
artifact_mock.go post-processor/vagrant: more tests 12 years ago
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
build.go packer: template now handles user var logic 12 years ago
build_test.go packer: template now handles user var logic 12 years ago
builder.go packer: builder prepare can return warnings 12 years ago
builder_mock.go packer/rpc: use packer.MockBuilder for tests 12 years ago
builder_test.go packer: builder prepare can return warnings 12 years ago
cache.go core: cache makes proper path with slashes after "." [GH-716] 12 years ago
cache_test.go core: cache makes proper path with slashes after "." [GH-716] 12 years ago
command.go packer, etc: added Help method to Command interface 13 years ago
command_test.go packer, etc: added Help method to Command interface 13 years ago
communicator.go provisioner/file: support uploading directories [GH-251] 13 years ago
communicator_mock.go packer/rpc: implement UploadDir 13 years ago
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 13 years ago
communicator_test.go packer/rpc: use public MockCommunicator, tests pass 13 years ago
config_template.go packer: allow environmental variables within user vars [GH-633] 12 years ago
config_template_test.go packer: allow environmental variables within user vars [GH-633] 12 years ago
environment.go packer: Parallelize synopsis lookup to speed up help output 13 years ago
environment_test.go packer: builder prepare can return warnings 12 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 packer: no more asserts lib 13 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
post_processor.go packer: PostProcessor can take multiple configs 13 years ago
post_processor_test.go packer: PostProcessor can take multiple configs 13 years ago
provisioner.go packer: say the pause before next provisioner 12 years ago
provisioner_mock.go packer: PausedProvisioner 12 years ago
provisioner_test.go packer: PausedProvisioner 12 years ago
template.go packer: allow environmental variables within user vars [GH-633] 12 years ago
template_test.go packer: allow environmental variables within user vars [GH-633] 12 years ago
ui.go packer: no colored output if machine-readable [GH-684] 12 years ago
ui_test.go paker: tests for ColoredUi not showing color with env vars 12 years ago
version.go up version for dev 12 years ago