Mitchell Hashimoto
|
154c17163b
|
packer: keep_input_artifact will keep prior artifact in a PP
[GH-19]
|
2013-06-18 22:45:53 -07:00 |
Mitchell Hashimoto
|
e73c224764
|
packer: Build runs the post-processors
|
2013-06-18 10:54:29 -07:00 |
Mitchell Hashimoto
|
75fe58d5f7
|
packer: Post-processors are configured
|
2013-06-18 10:31:52 -07:00 |
Mitchell Hashimoto
|
57fef22429
|
packer: panic if Prepare called twice on build, lock
|
2013-06-18 09:37:49 -07:00 |
Mitchell Hashimoto
|
8217e64a8d
|
packer: Set DebugConfigKey to true if debug is on
|
2013-06-14 12:38:54 -07:00 |
Mitchell Hashimoto
|
9f5a247511
|
packer: Builders can take multiple configs
|
2013-06-14 12:27:50 -07:00 |
Mitchell Hashimoto
|
a35feebe70
|
packer: Build no longer takes Ui for Prepare
|
2013-06-13 10:08:31 -07:00 |
Mitchell Hashimoto
|
62309cb6de
|
Build/Builder take a Cache object now
|
2013-06-09 22:00:47 -07:00 |
Mitchell Hashimoto
|
d55bf3f3ec
|
packer: Support overrides in provisioners for each build
|
2013-06-07 10:35:26 -07:00 |
Mitchell Hashimoto
|
6b87c42ee6
|
packer: Change provisioner interface to take array of configs
|
2013-06-06 17:01:12 -07:00 |
Mitchell Hashimoto
|
94cfe39a76
|
packer: coreBuild.Cancel calls the builder Cancel method
|
2013-06-03 16:06:04 -07:00 |
Mitchell Hashimoto
|
1b78fc88a9
|
packer: coreBuild runs provisioners as part of Run
|
2013-05-23 21:26:24 -07:00 |
Mitchell Hashimoto
|
534f32067a
|
packer: Test that hooks are callable from builds
|
2013-05-22 16:46:23 -07:00 |
Mitchell Hashimoto
|
0f57370dec
|
packer: Prepare provisioners as part of Build prepare
|
2013-05-22 16:29:07 -07:00 |
Mitchell Hashimoto
|
cb91ca72ac
|
packer: Build.Prepare takes a UI
|
2013-05-22 16:20:40 -07:00 |
Mitchell Hashimoto
|
fbcc6cb2b2
|
packer: Build now has provisioners, template parses and builds
|
2013-05-22 16:15:57 -07:00 |
Mitchell Hashimoto
|
53c3d330e4
|
packer/rpc: Support Artifacts
|
2013-05-21 22:10:21 -07:00 |
Mitchell Hashimoto
|
441edd25d2
|
packer: Changes to build parameters and DispatchHook
|
2013-05-11 10:27:07 -07:00 |
Mitchell Hashimoto
|
44bd56c3a8
|
go fmt
|
2013-05-10 17:01:24 -07:00 |
Mitchell Hashimoto
|
9600bf5b4b
|
packer: Build.Name
|
2013-05-09 11:32:03 -07:00 |
Mitchell Hashimoto
|
587d359887
|
packer: Builder.Prepare can return an error
|
2013-05-09 10:54:42 -07:00 |
Mitchell Hashimoto
|
14c568a9d2
|
Get rid of BuilderFactory
|
2013-05-05 14:47:17 -07:00 |
Mitchell Hashimoto
|
0985d26167
|
Make Build an interface
|
2013-05-03 20:45:38 -07:00 |
Mitchell Hashimoto
|
262d8aa9a8
|
Template can create Builds
|
2013-04-21 12:36:55 -07:00 |
Mitchell Hashimoto
|
8f08c5d8a2
|
Require Prepare to be called on Build
|
2013-04-20 20:03:53 -06:00 |
Mitchell Hashimoto
|
f579ff05f2
|
Initial work on Build
|
2013-04-20 19:55:02 -06:00 |