Mitchell Hashimoto
|
f78cbb45a6
|
packer: PostProcessor API change so they can keep artifacts [GH-55]
|
2013-07-01 11:30:39 -07:00 |
Mitchell Hashimoto
|
12f627197e
|
fmt
|
2013-07-01 11:07:25 -07:00 |
Mitchell Hashimoto
|
8f74ff170d
|
packer: Add BuildNameConfigKey to all configs which has the build name
|
2013-07-01 11:06:28 -07:00 |
Mitchell Hashimoto
|
7d32b7f4b3
|
packer/plugin: Println should be Printf
|
2013-07-01 11:01:23 -07:00 |
Mitchell Hashimoto
|
e10ede6134
|
packer/rpc: Tests passing again
|
2013-07-01 10:45:51 -07:00 |
Mitchell Hashimoto
|
b773e8decd
|
packer/rpc: Listen on 127.0.0.1 specifically to avoid hangs
|
2013-07-01 09:39:34 -07:00 |
Mitchell Hashimoto
|
8f2340a04d
|
Up version for development
|
2013-06-29 14:16:26 -07:00 |
Mitchell Hashimoto
|
3c816930e0
|
v0.1.2
|
2013-06-29 14:03:39 -07:00 |
Mitchell Hashimoto
|
d180df0032
|
packer: Template requires builders
|
2013-06-29 14:02:20 -07:00 |
Mitchell Hashimoto
|
62cfa9983d
|
packer/plugin: Assume any listen error is a port collision [GH-58]
|
2013-06-29 13:35:24 -07:00 |
Mitchell Hashimoto
|
5fb3f18427
|
Up version for dev
|
2013-06-29 12:26:15 -07:00 |
Mitchell Hashimoto
|
aa3805c3fb
|
v0.1.1
|
2013-06-28 22:41:30 -04:00 |
Mitchell Hashimoto
|
09862d9c2b
|
packer/plugin: Bind to 127.0.0.1. Somehow fixes [GH-37]
|
2013-06-28 21:45:18 -04:00 |
Mitchell Hashimoto
|
2f84cd6ce7
|
packer/plugin: Extra logging statements
|
2013-06-28 16:01:49 -04:00 |
Mitchell Hashimoto
|
4abc599cd7
|
Up the version to 0.1.0
|
2013-06-28 10:33:16 -04:00 |
Mitchell Hashimoto
|
4cab266eb3
|
fmt
|
2013-06-28 09:44:03 -04:00 |
Mitchell Hashimoto
|
bd6f176bf0
|
packer: Builds use their own UI [GH-21]
|
2013-06-27 21:55:59 -04:00 |
Mitchell Hashimoto
|
42005959fe
|
packer: Don't run post-processors if artifact is nil
|
2013-06-27 18:50:02 -04:00 |
Mitchell Hashimoto
|
e5a7fc6b0a
|
packer: Provisioner/Hook can have errors returned
|
2013-06-26 17:50:25 -07:00 |
Mitchell Hashimoto
|
35e75ba0d2
|
packer/plugin: No need for a panic when plugins error
|
2013-06-25 14:30:08 -05:00 |
Mitchell Hashimoto
|
df72fd0b0e
|
packer/plugin: Require the magic cookie to be present to run
This is just a silly check to make sure people aren't executing
the plugins directly. If they are, a nicer error message is shown.
|
2013-06-25 14:27:20 -05:00 |
Mitchell Hashimoto
|
43b6c1fa89
|
packer: Ui.Message should Fprint, not Fprintf
|
2013-06-23 23:06:59 -07:00 |
Mitchell Hashimoto
|
957ebe9234
|
packer: Better docs for communicator interface
|
2013-06-20 14:46:25 -07:00 |
Mitchell Hashimoto
|
ac088bee95
|
packer/rpc: Wrap errors in BasicError for RPC config errors
|
2013-06-20 12:55:11 -07:00 |
Mitchell Hashimoto
|
69f96aa3fa
|
Begin work on the dist.sh script to create the distribution
|
2013-06-19 22:20:52 -07:00 |
Mitchell Hashimoto
|
c6c04ef911
|
packer: Discard log output in tests
|
2013-06-18 23:18:21 -07:00 |
Mitchell Hashimoto
|
6799315081
|
packer: Improved logging around build runs
|
2013-06-18 23:05:02 -07:00 |
Mitchell Hashimoto
|
b243eeda6f
|
packer: Post-process chain works properly
|
2013-06-18 22:58:23 -07:00 |
Mitchell Hashimoto
|
4912b485e2
|
command/build: Say if no artifacts were created
|
2013-06-18 22:53:30 -07:00 |
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
|
b98df11cbf
|
fmt
|
2013-06-18 21:54:33 -07:00 |
Mitchell Hashimoto
|
b34bc1a0c9
|
packer: Build only adds post-processor artifact if not nil
|
2013-06-18 21:15:14 -07:00 |
Mitchell Hashimoto
|
7217865797
|
packer/rpc: Convert any errors in configure to basic error
|
2013-06-18 21:04:33 -07:00 |
Mitchell Hashimoto
|
2e1b69ad39
|
packer/rpc: Environment.PostProcessor() properly sets thigns up
|
2013-06-18 20:54:40 -07:00 |
Mitchell Hashimoto
|
76ab870924
|
packer: PostProcessor takes a UI [GH-20]
|
2013-06-18 20:38:21 -07:00 |
Mitchell Hashimoto
|
75b2fab7b5
|
command/build, command/validate: Setup proper components to avoid nil
|
2013-06-18 16:29:29 -07:00 |
Mitchell Hashimoto
|
b9fb065d27
|
packer: Add Destroy method to artifact
[GH-18]
|
2013-06-18 16:01:14 -07:00 |
Mitchell Hashimoto
|
9b406a9010
|
packer/plugin: Support PostProcessor
|
2013-06-18 13:49:07 -07:00 |
Mitchell Hashimoto
|
d823d2550a
|
packer/rpc: Support PostProcessor
|
2013-06-18 13:44:57 -07:00 |
Mitchell Hashimoto
|
540fac6454
|
Allow post-processors in the core configuration
|
2013-06-18 11:00:31 -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
|
218692950b
|
packer: Build can return multiple artifacts
|
2013-06-18 10:24:23 -07:00 |
Mitchell Hashimoto
|
9c89e33b5b
|
packer/rpc: Get RPC compliant with Environment again
|
2013-06-18 10:05:45 -07:00 |
Mitchell Hashimoto
|
d95f0a620a
|
packer: builds now have post processors as part of them
|
2013-06-18 09:58:39 -07:00 |
Mitchell Hashimoto
|
eee22b32f6
|
packer: Environment can look up post processors
|
2013-06-18 09:49:05 -07:00 |
Mitchell Hashimoto
|
57fef22429
|
packer: panic if Prepare called twice on build, lock
|
2013-06-18 09:37:49 -07:00 |
Mitchell Hashimoto
|
e851ac5d26
|
packer: Avoid an extra allocation by using clever addressing
|
2013-06-18 09:30:23 -07:00 |
Mitchell Hashimoto
|
7a07802eb4
|
packer: Parse post-processors in templates
This includes parsing for the simple, detailed, and sequential
processors.
|
2013-06-18 09:27:08 -07:00 |
Mitchell Hashimoto
|
46108ce13f
|
fmt
|
2013-06-17 15:19:33 -07:00 |