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 d55bf3f3ec
packer: Support overrides in provisioners for each build
13 years ago
..
plugin packer: Add errors to Prepare 13 years ago
rpc provisioner/shell: Support setting the execute command 13 years ago
artifact.go packer: First pass at Artifact interface 13 years ago
build.go packer: Support overrides in provisioners for each build 13 years ago
build_test.go packer: Support overrides in provisioners for each build 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: Add errors to Prepare 13 years ago
provisioner_test.go provisioner/shell: Support setting the execute command 13 years ago
template.go packer: Support overrides in provisioners for each build 13 years ago
template_test.go packer: Support overrides in provisioners for each build 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