Matthew Hooker
|
4edbd5322c
|
docker: stream uploads over stdin
Only write to a tempfile if we don't have a stat struct
|
2017-08-24 13:29:38 -07:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Matthew Hooker
|
a8e57d83d2
|
gofmt project.
noticed many unrelated changes being added to patches because of gofmt.
ran `find . -not -path "./vendor/*" -name "*.go" -exec gofmt -w {} \;`
|
2016-09-29 14:13:06 -07:00 |
Evan Powell
|
21373a0568
|
Test that null communicator conforms to interface
|
2016-06-30 16:17:22 -05:00 |
Evan Powell
|
542fbf3947
|
Add new interface method to the 'none' communicator
|
2016-06-30 14:58:07 -05:00 |
Chris Bednarski
|
569e6cc464
|
go fmt
|
2016-02-08 17:34:06 -08:00 |
Evan Powell
|
bb8ced8cc9
|
Implement a null-object communicator for 'none'
Fixes #2736
|
2015-10-20 17:00:48 -05:00 |