Commit Graph

2133 Commits (7bcfd83bdd6e80251dd4ee285bda8e5c2f900e92)
 

Author SHA1 Message Date
Mitchell Hashimoto 7bcfd83bdd builder/docker: stream output from commands
13 years ago
Mitchell Hashimoto 2b89da50b3 builder/docker: UploadDir
13 years ago
Mitchell Hashimoto ab5f719734 builder/docker: show stderr if docker fails to run
13 years ago
Mitchell Hashimoto 865adeb4b3 website: doc pull
13 years ago
Mitchell Hashimoto 8ec68031d0 builder/docker: ability to disable pull
13 years ago
Mitchell Hashimoto 0287cdd614 builder/docker: config refactor
13 years ago
Mitchell Hashimoto 8f39edf935 website: document dockerfile
13 years ago
Mitchell Hashimoto 3a13e47f34 website: start documenting the builder
13 years ago
Mitchell Hashimoto 06b6cb1af1 builder/docker: artifact
13 years ago
Mitchell Hashimoto a58754b974 builder/docker: StepExport tests
13 years ago
Mitchell Hashimoto 0e3011cbce builder/docker: StepRun tests
13 years ago
Mitchell Hashimoto 62b81dc432 builder/docker: StepPull test, driver abstraction for tests
13 years ago
Mitchell Hashimoto 2da9233655 builder/docker: test StepTempDir
13 years ago
Mitchell Hashimoto da683afde0 builder/docker: config validation test
13 years ago
Mitchell Hashimoto 23ad5442ec builder/docker: perform cleanup in run method, not prematurely
13 years ago
Mitchell Hashimoto 44a41451f0 builder/docker: Communicator.Start doesn't block
13 years ago
Mitchell Hashimoto d5ce8ddb4a builder/docker: export the final image
13 years ago
Mitchell Hashimoto d27ceaf509 builder/docker: remove the exit code file when we're done
13 years ago
Mitchell Hashimoto 2e7574e360 builder/docker: command output and exit codes work
13 years ago
Mitchell Hashimoto eabd32f3ce builder/docker: comment the sleep on remote exec
13 years ago
Mitchell Hashimoto c1f0fe3f3f builder/docker: fix upload for copy to work
13 years ago
Mitchell Hashimoto 5f76ed68c4 builder/docker: Remote execution works!
13 years ago
Mitchell Hashimoto 797c44bfc1 builder/docker: a non-working communicator
13 years ago
Mitchell Hashimoto 2e080ece6d builder/docker: start a container
13 years ago
Mitchell Hashimoto 4db609b24c builder/docker: tests for some exec stuff
13 years ago
Mitchell Hashimoto 034e04cc1e builder/docker: pull images
13 years ago
Mitchell Hashimoto f9f10ed512 main: Default config has docker
13 years ago
Mitchell Hashimoto 6047c9a469 plugin/builder-docker
13 years ago
Mitchell Hashimoto 3feab1dea1 builder/docker: boilerplate
13 years ago
Mitchell Hashimoto 652ceb5e0f Ignore Vagrant stuff
13 years ago
Mitchell Hashimoto c8a6def83d builder/vmware: downcase more vmx data
13 years ago
Mitchell Hashimoto e4f1dcb6f9 builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 781332b297 builder/vmware: fix local output dir exists check
13 years ago
Mitchell Hashimoto 2d0270ac65 website: document need for AMI tools
13 years ago
Mitchell Hashimoto 3adbd09639 builder/amazon/chroot: fix compile error
13 years ago
Mitchell Hashimoto f94203c27a Update CHANGELOG
13 years ago
Mitchell Hashimoto 3780b57a1f builder/amazon/chroot: allow no such file errors on upload [GH-588]
13 years ago
Mitchell Hashimoto 17f1ee3e98 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
13 years ago
Mitchell Hashimoto 02984bdb82 Merge pull request #609 from fgo/patch-2
13 years ago
Mitchell Hashimoto 52fb77a883 builder/vmware: case-insensitive VMX creation [GH-608]
13 years ago
Francis Go c7db2daf80 Fix spelling in Provision documentation [ci skip]
13 years ago
Mitchell Hashimoto d138e6a925 Merge pull request #607 from fgo/patch-1
13 years ago
Mitchell Hashimoto 47ac6897de builder/vmware: start/stop ESXi5 VMX with proper path
13 years ago
Mitchell Hashimoto ba8a0dbec0 builder/vmware: only unregister if registration success
13 years ago
Mitchell Hashimoto e5ae542142 builder/vmware: register the VMX to the proper path on esx
13 years ago
Mitchell Hashimoto 2ccc5e80c7 builder/vmware: log when writing a VMX
13 years ago
Mitchell Hashimoto b228723903 builder/vmware: for remote builds, put VMX in temp dir
13 years ago
Mitchell Hashimoto a4b54f1cf3 builder/vmware: set proper default disk type for esx
13 years ago
Mitchell Hashimoto 148d7c06ab builder/vmware: make upload dst,src like normal go
13 years ago
Mitchell Hashimoto 2c8843b4de builder/vmware: esx file check works properly
13 years ago