packer-cn/packer
Chris Bednarski abb67fdd79 Fix govet issues 2015-08-05 19:41:29 -07:00
..
plugin packer/plugin: fix crash case, nil function call [GH-2098] 2015-05-29 11:30:56 -07:00
rpc Fix govet issues 2015-08-05 19:41:29 -07:00
test-fixtures packer: validate minimum version [GH-2310] 2015-06-29 11:49:45 -07:00
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_mock.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_test.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
build.go packer: test for template path 2015-05-29 14:29:32 -07:00
build_test.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
builder.go packer: builder prepare can return warnings 2013-11-02 22:31:12 -05:00
builder_mock.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
builder_test.go packer: builder prepare can return warnings 2013-11-02 22:31:12 -05:00
cache.go core: Create cache directory only when needed [GH-367] 2014-04-26 20:33:12 -07:00
cache_test.go core: cache makes proper path with slashes after "." [GH-716] 2013-12-19 18:25:01 -08:00
communicator.go Wrap output in if statement to catch zero values from select 2015-06-03 17:13:26 -07:00
communicator_mock.go provisioner/file: set file/directory permissions 2014-05-09 21:03:35 -07:00
communicator_mock_test.go packer: Add UploadDir to the Communicator interface 2013-08-25 20:30:56 -07:00
communicator_test.go packer: try to fix flaky test 2015-05-28 15:13:10 -07:00
core.go Updated test to verify expected behavior 2015-07-13 19:32:28 -07:00
core_test.go packer: validate minimum version [GH-2310] 2015-06-29 11:49:45 -07:00
hook.go packer: reset runningHook when done 2013-08-30 22:59:13 -07:00
hook_mock.go packer/rpc: test concurrent cancel/run 2013-08-30 23:10:16 -07:00
hook_test.go packer: no more asserts lib 2013-10-16 21:09:27 -10:00
multi_error.go packer: no need to check if nil since we're appending to slice 2013-08-23 15:25:02 -07:00
multi_error_test.go packer: no more asserts lib 2013-10-16 21:09:27 -10:00
packer_test.go packer: Core, and template validate 2015-05-23 14:48:07 -07:00
post_processor.go packer: PostProcessor can take multiple configs 2013-07-01 14:59:23 -07:00
post_processor_mock.go packer: post-processors 2015-05-26 09:28:59 -07:00
provisioner.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
provisioner_mock.go packer: PausedProvisioner 2013-12-20 21:36:41 -08:00
provisioner_test.go packer: HookProvision errors if no communicator 2015-06-15 10:26:46 -07:00
testing.go packer: remove Ui/Cache from CoreConfig 2015-05-27 20:09:52 -07:00
ui.go packer: fuzzy search broken pipe too [GH-1314] 2014-09-03 21:31:34 -07:00
ui_test.go packer: skip colored ui test if ui doesn't support colors 2015-04-07 20:33:58 +02:00