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 b308c942d5
packer: Builds use their own UI [GH-21]
13 years ago
..
plugin packer: Provisioner/Hook can have errors returned 13 years ago
rpc packer: Provisioner/Hook can have errors returned 13 years ago
artifact.go packer: Add Destroy method to artifact 13 years ago
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
build.go packer: Builds use their own UI [GH-21] 13 years ago
build_test.go packer: Builds use their own UI [GH-21] 13 years ago
builder.go packer: Additional comments 13 years ago
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
cache.go packer: Cache keys should be hex encoded to string 13 years ago
cache_test.go Build/Builder take a Cache object now 13 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 packer: Better docs for communicator interface 13 years ago
communicator_test.go packer: RemoteCmd.Wait 13 years ago
environment.go packer: Environment can look up post processors 13 years ago
environment_test.go packer: Discard log output in tests 13 years ago
hook.go packer: Provisioner/Hook can have errors returned 13 years ago
hook_test.go packer: Provisioner/Hook can have errors returned 13 years ago
multi_error.go packer: MultiError to represent multiple errors 13 years ago
multi_error_test.go packer: MultiError to represent multiple errors 13 years ago
post_processor.go packer: PostProcessor takes a UI [GH-20] 13 years ago
post_processor_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
provisioner.go packer: Provisioner/Hook can have errors returned 13 years ago
provisioner_test.go packer: Provisioner/Hook can have errors returned 13 years ago
template.go packer: Improved logging around build runs 13 years ago
template_test.go packer: keep_input_artifact will keep prior artifact in a PP 13 years ago
ui.go packer: Ui.Message should Fprint, not Fprintf 13 years ago
ui_test.go packer: Add "Ask" method to Ui to ask for input 13 years ago
version.go Begin work on the dist.sh script to create the distribution 13 years ago