Commit Graph

663 Commits (252cc4cd1cf01350daeb50fc1bb1d192fb445c4c)

Author SHA1 Message Date
Matthew Hooker 892d5e82c9 expect_disconnect option
10 years ago
Orivej Desh 389603cc0f Allow upper case input to -on-error=ask
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Mark Peek bc0f438db0 Use alternate temp directories for docker
11 years ago
Mark Peek 38c81cf3e3 Move ConfigFile() and ConfigDir() from package main to packer
11 years ago
Chris Bednarski a4eba1102b Switch bool chan to struct chan for less memory usage
11 years ago
Chris Bednarski 4856544027 Add a comment to indicate why we're waiting on the channel
11 years ago
Chris Bednarski b51cd5406a Add explicit wait after Communicator.Download to make sure serveSingleCopy completes
11 years ago
Chris Bednarski 74d604e5a8 Switch from hashicorp/go-msgpack to the original upstream ugorgi/go to fix a slew of race conditions
11 years ago
Mark Peek e5a713ff01 Alternative fix for #2641: make random script name actually random
11 years ago
Chris Bednarski abb67fdd79 Fix govet issues
11 years ago
Chris Bednarski b3eacc5c2b Updated test to verify expected behavior
11 years ago
Mitchell Hashimoto 2498ad02c8 packer: validate minimum version [GH-2310]
11 years ago
Mitchell Hashimoto 2d13db300c packer: HookProvision errors if no communicator
11 years ago
Mitchell Hashimoto 472b060394 packer: build_name and build_type work + tests
11 years ago
Chris Bednarski 408250ec76 Wrap output in if statement to catch zero values from select
11 years ago
Mitchell Hashimoto 1b775cca2e packer: core interpolates Push
11 years ago
Mitchell Hashimoto 579264bb5b command/push: interpolate
11 years ago
Mitchell Hashimoto 048c764e05 packer: fix failing tests
11 years ago
Mitchell Hashimoto 4620f33dd0 packer: test fixture
11 years ago
Mitchell Hashimoto 639e63fd7c packer: test for template path
11 years ago
Mitchell Hashimoto f259e7352a packer/plugin: fix crash case, nil function call [GH-2098]
11 years ago
Mitchell Hashimoto da694a6ea8 packer: try to fix flaky test
11 years ago
Mitchell Hashimoto 590997df44 packer: automatically validate when creating a core
11 years ago
Mitchell Hashimoto e0a9215e47 packer: test for environment variables interpolation
11 years ago
Mitchell Hashimoto 8367c0bdce Merge pull request #2025 from ceh/skip-color-test
11 years ago
Mitchell Hashimoto 1ee2b014a6 packer: remove Ui/Cache from CoreConfig
11 years ago
Mitchell Hashimoto 1d3a4d6aa2 packer: remove ConfigTemplate
11 years ago
Mitchell Hashimoto 53e77eacea packer: overrides work
11 years ago
Mitchell Hashimoto 99a93009ed packer: remove Template
11 years ago
Mitchell Hashimoto 26c7ac2d90 packer: post-processors
11 years ago
Mitchell Hashimoto 85e615bbe2 packer: a lot more provisioner tests
11 years ago
Mitchell Hashimoto b25ae21e13 packer: run provisioners
11 years ago
Mitchell Hashimoto c12072ecad packer: tests around interpolated names
11 years ago
Mitchell Hashimoto 547d9e759e packer: test Build
11 years ago
Mitchell Hashimoto dc74ec5612 packer: remove Environment
11 years ago
Mitchell Hashimoto 3ebfe06ec8 packer: render build names
11 years ago
Mitchell Hashimoto d74dacc4c0 packer: Core.Build
11 years ago
Mitchell Hashimoto ded13a8b10 packer: Core, and template validate
11 years ago
Emil Hessman bd425db546 packer: skip colored ui test if ui doesn't support colors
11 years ago
Emil Hessman d9abb5458b packer: fix formatting directives in test
11 years ago
Seth Vargo 5d37c58457 Store the RawContents of the template on the template object
11 years ago
Mitchell Hashimoto 73c5192b35 command/push: add base_dir setting
12 years ago
Mitchell Hashimoto c1fbc473a2 command/push: propagate token properly
12 years ago
Mitchell Hashimoto 6bd8c6ca79 command/push: support custom endpoints
12 years ago
Mitchell Hashimoto fbc1551048 command/push: partially implemented, tests
12 years ago
Mitchell Hashimoto 835cadeee2 packer: push configuration
12 years ago
Seth Vargo 347f02a7f2 Merge pull request #1402 from jasonberanek/858-issue
12 years ago
Mitchell Hashimoto 26bc806251 Merge branch '0-8-0'
12 years ago