packer-cn/packer
Adrien Delorme 58245f2557 break a chain of post-processors when one is skipped & make `-only`
"blind" to post-processors

* to avoid trouble
* other arrays of post processors might still be there !
* add docs
* update tests
2019-01-11 14:08:30 +01:00
..
plugin Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
rpc Revert "mux_broker_test.go: make non blocking errChan" 2018-12-17 13:49:47 -08:00
test-fixtures Merge pull request #6357 from ladar/master 2018-08-24 15:18:36 -07:00
tmp clarify comments 2019-01-09 16:30:43 +01:00
artifact.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_mock.go Add to vagrant post-processor support for Azure 2018-08-08 10:04:28 -05:00
artifact_test.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
build.go resolve conflicts; fix to work with hookedprovisioner which has been added since PR was made 2018-06-07 15:53:18 -07:00
build_test.go spelling: warnings 2018-03-14 03:29:50 +00:00
builder.go spell fixes 2017-03-28 20:36:19 -07: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 Add tmp package that offers Dir & File funcs 2018-12-12 16:35:57 +01:00
communicator.go preserve left-side whitespace in output 2017-07-24 14:24:28 -07:00
communicator_mock.go file provisioner improvements 2016-02-12 11:48:28 -08: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
config_file.go Merge branch 'master' into pr/6950 2019-01-09 10:11:18 +01:00
config_file_test.go Added tests for packer.ExpandUser in packer/config_file_test.go. 2018-12-04 16:54:49 -06:00
config_file_unix.go make code of homeDir, configFile & configDir not os specific anymore 2018-11-30 15:47:43 +01:00
config_file_windows.go make code of homeDir, configFile & configDir not os specific anymore 2018-11-30 15:47:43 +01:00
core.go break a chain of post-processors when one is skipped & make `-only` 2019-01-11 14:08:30 +01:00
core_test.go add tests for SensitiveVars 2018-08-21 10:28:22 -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 run gofmt 2016-11-01 14:08:04 -07:00
logs.go replace scrubconfig with packer.LogSecretFilter.Set 2018-08-20 15:35:55 -07:00
multi_error.go WIP 2018-10-26 16:59:20 -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
progressbar.go fix progress bar termination typo 2018-10-26 11:29:15 +02:00
progressbar_test.go fix more race conditions 2018-10-15 16:31:59 +02:00
provisioner.go Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 2018-09-10 16:48:42 -07:00
provisioner_mock.go Fix/add tests 2018-12-07 16:23:03 +00:00
provisioner_test.go Add unit tests for DebuggedProvisionner 2018-06-07 14:09:26 -07:00
telemetry.go Remove telemetry error reporting message. 2018-02-20 10:54:20 -08:00
telemetry_test.go add config key reporting 2017-11-14 16:30:44 -08:00
testing.go packer: remove Ui/Cache from CoreConfig 2015-05-27 20:09:52 -07:00
ui.go improve formatting and documentation for PR#6784 2018-10-02 20:00:45 +09:30
ui_test.go spelling: targeted 2018-03-14 03:24:39 +00:00