Mitchell Hashimoto
|
7b0000cd4c
|
packer: Actually return if prepare of a build fails
|
2013-06-09 23:05:11 -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
|
4531922ec3
|
packer: Return the provisioner prepare errors if they occurred
|
2013-06-06 17:09:51 -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
|
30a061a855
|
packer: Build.Cancel
|
2013-06-03 16:03:08 -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
|
41a7fd45b9
|
packer: Return artifact from build
|
2013-05-21 22:38:41 -07:00 |
Mitchell Hashimoto
|
441edd25d2
|
packer: Changes to build parameters and DispatchHook
|
2013-05-11 10:27:07 -07:00 |
Mitchell Hashimoto
|
25fd2fe877
|
packer: Template looks up hooks and adds them to the build
|
2013-05-11 10:00:37 -07:00 |
Mitchell Hashimoto
|
8ed313e7b5
|
packer: Add concept of hooks to Environment
|
2013-05-10 23:15:13 -07:00 |
Mitchell Hashimoto
|
44bd56c3a8
|
go fmt
|
2013-05-10 17:01:24 -07:00 |
Mitchell Hashimoto
|
368ccab8e8
|
packer: Put Builder definition into its own file
|
2013-05-10 16:59:28 -07:00 |
Mitchell Hashimoto
|
44c61e537d
|
Some additional logging
|
2013-05-09 13:26:40 -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 |
Mitchell Hashimoto
|
f4ea172178
|
NilBuilderFactory
|
2013-04-20 19:08:10 -06:00 |
Mitchell Hashimoto
|
2e1b50769f
|
Just some types and their documentation
|
2013-04-20 18:05:27 -06:00 |
Mitchell Hashimoto
|
759261dcf1
|
Bad commit message
|
2013-03-25 16:29:26 -07:00 |