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 a6397c160a
packer/plugin: detect invalid versions
13 years ago
..
plugin packer/plugin: detect invalid versions 13 years ago
rpc packer/rpc: set keep-alive on all RPC connections [GH-416] 13 years ago
artifact.go
artifact_mock.go packer: add mock implementations and more template tests 13 years ago
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
build.go packer: fix required var check to work properly 13 years ago
build_test.go packer: fix required var check to work properly 13 years ago
builder.go
builder_mock.go packer: add mock implementations and more template tests 13 years ago
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
cache.go packer: Properly handle ? in URLs in cache keys 13 years ago
cache_test.go packer: Properly handle ? in URLs in cache keys 13 years ago
command.go
command_test.go
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 builder/amazon: add clean_ami_name template function 13 years ago
config_template_test.go Merge branch 'master' of https://github.com/armon/packer into armon-master 13 years ago
environment.go packer: Parallelize synopsis lookup to speed up help output 13 years ago
environment_test.go packer: Add Cancel method to Provisioner 13 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: implement Cancel on DispatchHook 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 builder/*: switch to MultiErrorAppend 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: implement Cancel in ProvisionHook 13 years ago
provisioner_mock.go packer: implement Cancel in ProvisionHook 13 years ago
provisioner_test.go packer: implement Cancel in ProvisionHook 13 years ago
template.go packer: better error message for bad provisioner only/except 13 years ago
template_test.go packer: verify only one of 'only' or 'except' specified [GH-438] 13 years ago
ui.go packer: replace \r with literal on Ui for MR 13 years ago
ui_test.go packer: replace new lines with literal \n 13 years ago
version.go Update version for dev 13 years ago