Mitchell Hashimoto
|
0b830c92ba
|
common: Use new multistep API
|
2013-08-31 12:17:59 -07:00 |
Mitchell Hashimoto
|
0dc347c70d
|
packer: implement Cancel in ProvisionHook
|
2013-08-30 23:39:29 -07:00 |
Mitchell Hashimoto
|
9f559cb25c
|
common: detect ctrl-c in Provision
|
2013-08-30 23:28:31 -07:00 |
Mitchell Hashimoto
|
01e998a81c
|
common: support SHA512 as checksum type [Gh-356]
|
2013-08-28 09:09:43 -07:00 |
Mitchell Hashimoto
|
c753946c84
|
builder/vmware: ability to not request a PTY for SSH [GH-270]
|
2013-08-27 16:51:05 -07:00 |
Mitchell Hashimoto
|
cf175b4733
|
communicator/ssh: respect interrupts by not looping on retyr [GH-327]
|
2013-08-22 11:53:31 -07:00 |
Mitchell Hashimoto
|
4c86547796
|
common/command: error if only/except points to bad build
|
2013-08-22 11:40:30 -07:00 |
Mitchell Hashimoto
|
9cc4137a19
|
common/command: more tests for filtering builds
|
2013-08-22 11:34:51 -07:00 |
Mitchell Hashimoto
|
6d9265a244
|
packer: add mock implementations and more template tests
|
2013-08-22 11:32:59 -07:00 |
Mitchell Hashimoto
|
8bbed8656a
|
common: use HTTP proxy if available from env [GH-252]
|
2013-08-18 12:34:36 -06:00 |
Mitchell Hashimoto
|
9e01b5a478
|
common: detect drive letter with windows file URLs [GH-284]
|
2013-08-15 20:16:05 -07:00 |
Mitchell Hashimoto
|
349a83d6d6
|
common: Remove Template, in packer now
|
2013-08-15 19:11:42 -07:00 |
Mitchell Hashimoto
|
562ea28a79
|
builder/virtualbox: switch download guest additions to use new common
|
2013-08-15 17:46:40 -07:00 |
Mitchell Hashimoto
|
bb352e5011
|
common: Add new StepDownload to DRY up downloads
|
2013-08-15 17:46:40 -07:00 |
Mitchell Hashimoto
|
71664cb34e
|
common: return -1 download percent if download hasn't started [GH-288]
|
2013-08-14 11:15:47 -04:00 |
Mitchell Hashimoto
|
5166f511d2
|
common/json: add Unmarshal with method with syntax errors
|
2013-08-09 16:50:24 -07:00 |
Mitchell Hashimoto
|
398b8fc8d4
|
common/command: add -var-file support for user vars
|
2013-08-09 16:45:29 -07:00 |
Mitchell Hashimoto
|
56c36c12ed
|
command/build,validate: pass user vars to Prepare
|
2013-08-09 15:57:09 -07:00 |
Mitchell Hashimoto
|
915c8cebae
|
common/command: parse the "-var" flag
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
229eab0623
|
common/command: rename BuildFilters to BuildOptions
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
089df41aac
|
common/command: introduce this package for common cmmand stuff
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
670c6c5c16
|
common: UserData => UserVars
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
bbced21c36
|
common: PackerConfig understands user vars
|
2013-08-09 15:57:08 -07:00 |
Mitchell Hashimoto
|
4c2ada1e30
|
common: clone template during validation to avoid unnecessary children
|
2013-08-08 17:25:24 -07:00 |
Mitchell Hashimoto
|
7883d937a6
|
common: validation and generating unique template names
|
2013-08-08 17:25:24 -07:00 |
Mitchell Hashimoto
|
56728e6509
|
common: support user data
|
2013-08-08 17:25:24 -07:00 |
Mitchell Hashimoto
|
53d0095cb2
|
common: functions for template processing
|
2013-08-08 17:25:24 -07:00 |
Mitchell Hashimoto
|
2b41f05848
|
common: replace windows file URL backslash with forward slash
/cc @jasonberanek - Just adding this as well because I see this being
common as well.
|
2013-08-03 13:38:27 -07:00 |
Mitchell Hashimoto
|
e2c667101c
|
common: style
|
2013-08-03 13:34:48 -07:00 |
Jason A. Beranek
|
3fa5fa396a
|
common/config,download: gofmt fixes
|
2013-08-02 16:06:06 -05:00 |
Jason A. Beranek
|
760f102c91
|
common/config,download: fix URL and relative Windows local file path issues [GH-235] [GH-239]
|
2013-08-02 15:59:19 -05:00 |
Mitchell Hashimoto
|
5b7d8fbc74
|
rename builder/common to common since it is generally useful
|
2013-08-01 12:11:54 -07:00 |