Commit Graph

55 Commits (78cf1405abff0519f9912ccbf1ae5e0056741786)

Author SHA1 Message Date
Adrien Delorme d72040f4fa move retry code into the common/retry pkg and make retry context aware
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme e65115a7a0 contextualize post-processor
7 years ago
Megan Marsh 12fc1fa751 default_keep_input_artifact
7 years ago
Vadym Haidamaka 4855bc79c9 Add vagrant-cloud post-processor support for the vagrant builder
7 years ago
Davi Vidal b0e3128125 Improves test message
7 years ago
Davi Vidal 1a94ad14bd Adds test for insecure_skip_tls_verify
7 years ago
Davi Vidal a2fd287e56 Ignores SSL verification when on premise vagrant cloud
7 years ago
Megan Marsh c63b54a1e7 move http with proxy call into a helper function
7 years ago
Adrien Delorme 7b10079507 fail if the request could not be created
7 years ago
Adrien Delorme aa2ebec8fd remove duplicate error message from
7 years ago
Adrien Delorme ff4b6d4442 pass vagrant cloud auth token as http header
7 years ago
Adrien Delorme 415b886f5b post-processor/vagrant-cloud: validate vagrant cloud auth token doing an auth request
7 years ago
Edouard BONLIEU 7e36cfcff1
Add Scaleway builder
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matthew Hooker 52558e4f75
check for nil body from upload response
8 years ago
Vijaya Bhaskar Reddy Kondreddi e45223a867 Fix -on-error issue not working.
9 years ago
Matthew Hooker 943e8e648a
properly handle decode error
9 years ago
Luke Farnell d9a5b69403 clean up ineffectual assignments
9 years ago
Matthew Hooker 4b4c2e4a59 Merge pull request #5008 from hashicorp/pp-vc-u1
9 years ago
Matthew Hooker 94d7a4ce8d
post-processor/vagrant-cloud: try upload once
9 years ago
Matthew Hooker 519256feb0
add content-length to file upload
9 years ago
Matthew Hooker a1747c21f7
vagrant-cloud: use less memory when uploading
9 years ago
Matthew Hooker dde40d54c6
atlas cloud token warn
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Chris Bednarski 644b11805d Fix go vet casing issue
10 years ago
Mitchell Hashimoto 5241d8c6d6 post-processor/*: fix interpolation context
11 years ago
Mitchell Hashimoto f6660e8a4f post-processor/vagrant-cloud: retry uploads [GH-2167]
11 years ago
Mitchell Hashimoto e728c09301 post-processor/vagrant-cloud: in error, don't delete version [GH-2014]
11 years ago
Mitchell Hashimoto dc1e67b6d2 post-processor/*: interpolation
11 years ago
Emil Hessman 8144c92dd0 post-processor/vagrant-cloud: fix incorrect printf verb types
11 years ago
Johannes Graf 277632ad99 Removed version.number / vagrant-cloud post-processor
11 years ago
Mitchell Hashimoto 0db6cd3533 Merge pull request #1330 from qur/qemu-vagrant
11 years ago
Mitchell Hashimoto e422a45449 fmt
11 years ago
Mitchell Hashimoto 6a1744a1d2 Merge pull request #1385 from Mayflower/vagrantcloud_selfhosted
11 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Chris Farmiloe 51f55dda48 fix panic when vagrant cloud response fails
12 years ago
Tristan Helmich 7816fc0bf9 vagrantcloud post-processor selfhosted box feature
12 years ago
Jack Pearkes e62e122625 post-processor/vagrant-cloud: fix multi-part corruption
12 years ago
Jack Pearkes e528cd7c8c post-processor/vagrant-cloud: fix artifact
12 years ago
Jack Pearkes 46535e3a3c post-processor/vagrant-cloud: better logging, document vcloud url
12 years ago
Jack Pearkes 450ba0bd9d post-processor/vagrant-cloud: improve error for upload failures
12 years ago
Jack Pearkes 6a3c9921d2 post-processor/vagrant-cloud: better errors in box verifcation
12 years ago
Jack Pearkes a0c153824f post-processor/vagrant-cloud: tests for configuration
12 years ago
Jack Pearkes f384806821 post-processor/vagrant-cloud: add no_release and version_description
12 years ago