packer-cn/packer
Mitchell Hashimoto 35e75ba0d2 packer/plugin: No need for a panic when plugins error 2013-06-25 14:30:08 -05:00
..
plugin packer/plugin: No need for a panic when plugins error 2013-06-25 14:30:08 -05:00
rpc packer/rpc: Wrap errors in BasicError for RPC config errors 2013-06-20 12:55:11 -07:00
artifact.go packer: Add Destroy method to artifact 2013-06-18 16:01:14 -07:00
artifact_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
build.go packer: Improved logging around build runs 2013-06-18 23:05:02 -07:00
build_test.go packer: Improved logging around build runs 2013-06-18 23:05:02 -07:00
builder.go packer: Additional comments 2013-06-14 12:32:14 -07:00
builder_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
cache.go packer: Cache keys should be hex encoded to string 2013-06-09 23:06:47 -07:00
cache_test.go Build/Builder take a Cache object now 2013-06-09 22:00:47 -07:00
command.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
command_test.go packer, etc: added Help method to Command interface 2013-06-02 11:41:12 -07:00
communicator.go packer: Better docs for communicator interface 2013-06-20 14:46:25 -07:00
communicator_test.go packer: RemoteCmd.Wait 2013-06-03 10:49:23 -07:00
environment.go packer: Environment can look up post processors 2013-06-18 09:49:05 -07:00
environment_test.go packer: Discard log output in tests 2013-06-18 23:18:21 -07:00
hook.go packer: Test that hooks are callable from builds 2013-05-22 16:46:23 -07:00
hook_test.go go fmt 2013-05-20 16:50:35 -07:00
multi_error.go packer: MultiError to represent multiple errors 2013-05-22 13:36:09 -07:00
multi_error_test.go packer: MultiError to represent multiple errors 2013-05-22 13:36:09 -07:00
post_processor.go packer: PostProcessor takes a UI [GH-20] 2013-06-18 20:38:21 -07:00
post_processor_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
provisioner.go packer: Add errors to Prepare 2013-06-06 17:07:42 -07:00
provisioner_test.go provisioner/shell: Support setting the execute command 2013-06-06 23:14:31 -07:00
template.go packer: Improved logging around build runs 2013-06-18 23:05:02 -07:00
template_test.go packer: keep_input_artifact will keep prior artifact in a PP 2013-06-18 22:45:53 -07:00
ui.go packer: Ui.Message should Fprint, not Fprintf 2013-06-23 23:06:59 -07:00
ui_test.go packer: Add "Ask" method to Ui to ask for input 2013-06-14 15:17:03 -07:00
version.go Begin work on the dist.sh script to create the distribution 2013-06-19 22:20:52 -07:00