Adrien Delorme
|
a81abd297b
|
Merge remote-tracking branch 'origin/master' into context_provisioner
|
2019-04-08 20:09:01 +02:00 |
Adrien Delorme
|
82c4b76639
|
[Builder|Build|PostProcessor|Provisioner|Hook]Server: context cancel using a RPC cancel method
|
2019-04-03 15:55:55 +02:00 |
Adrien Delorme
|
14048b1e11
|
Revert "WIP: go towards context cancelled rpc pkg"
This reverts commit e4609b4a6a4ba2ec76a45ad67d50d180f1a914f9.
|
2019-04-03 15:55:55 +02:00 |
Adrien Delorme
|
9e3a179c0d
|
WIP: go towards context cancelled rpc pkg
|
2019-04-03 15:55:55 +02:00 |
Adrien Delorme
|
e65115a7a0
|
contextualize post-processor
|
2019-04-03 15:55:55 +02:00 |
Megan Marsh
|
12fc1fa751
|
default_keep_input_artifact
|
2019-04-02 16:51:58 -07:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Matthew Hooker
|
d1b20b3d9c
|
remove a bunch of dead code.
https://github.com/dominikh/go-tools/tree/master/cmd/unused
|
2017-03-28 20:36:20 -07:00 |
Mitchell Hashimoto
|
9ffa0b8e25
|
packer/rpc: no more muxconn
|
2014-09-02 14:23:06 -07:00 |
Mitchell Hashimoto
|
32536b25af
|
packer/rpc: fix interface returns for msgpack [GH-1076]
|
2014-04-28 15:18:31 -07:00 |
Mitchell Hashimoto
|
74f018df2b
|
packer/rpc: make newXWithMuxConn private
|
2013-12-19 17:35:32 -08:00 |
Mitchell Hashimoto
|
8d4ba1fc2b
|
packer/rpc: complete command
|
2013-12-10 13:23:07 -08:00 |
Mitchell Hashimoto
|
2ac629c949
|
packer/rpc: get PostProcessor working
|
2013-12-09 19:07:36 -08:00 |
Mitchell Hashimoto
|
4ba5c2ef46
|
packer/rpc: post-processors work on a single connection
|
2013-12-09 15:44:00 -08:00 |
Mitchell Hashimoto
|
a66f148ede
|
packer/rpc: auto-incrementable ID for endpoints
|
2013-12-08 11:50:14 -08:00 |
Mitchell Hashimoto
|
f85c9e4354
|
packer/rpc: set keep-alive on all RPC connections [GH-416]
|
2013-09-18 17:15:48 -07:00 |
Mitchell Hashimoto
|
807896d63b
|
packer: PostProcessor can take multiple configs
|
2013-07-01 14:59:23 -07:00 |
Mitchell Hashimoto
|
f78cbb45a6
|
packer: PostProcessor API change so they can keep artifacts [GH-55]
|
2013-07-01 11:30:39 -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
|
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
|
d823d2550a
|
packer/rpc: Support PostProcessor
|
2013-06-18 13:44:57 -07:00 |