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 dd4fb1d62a
packer/plugin: Explicitly set GOMAXPROCS to # of cpus
13 years ago
..
plugin packer/plugin: Explicitly set GOMAXPROCS to # of cpus 13 years ago
rpc packer/rpc: Return proper nil artifact if nil is returned 13 years ago
artifact.go packer: First pass at Artifact interface 13 years ago
build.go packer: coreBuild.Cancel calls the builder Cancel method 13 years ago
build_test.go packer: coreBuild.Cancel calls the builder Cancel method 13 years ago
builder.go packer: Introduce Cancel() method to Builder 13 years ago
builder_test.go packer: Introduce Cancel() method to Builder 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: RemoteCmd.Wait 13 years ago
communicator_test.go packer: RemoteCmd.Wait 13 years ago
environment.go packer: Much smarter CLI 13 years ago
environment_test.go packer: ProvisionerFunc 13 years ago
hook.go packer: Test that hooks are callable from builds 13 years ago
hook_test.go go fmt 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
provisioner.go packer: ProvisionHook 13 years ago
provisioner_test.go packer: TODO item 13 years ago
template.go packer: better commenting 13 years ago
template_test.go packer: Panic if provisioners and no provisioner function 13 years ago
ui.go packer: Fixin bugs in PrefixUi calling the wrong method 13 years ago
ui_test.go packer: Introduce Cancel() method to Builder 13 years ago
version.go packer: Remove extra newline on version 13 years ago