Commit Graph

18303 Commits (98176f54297b3d6fde4dee8aec08c94de71a67fd)
 

Author SHA1 Message Date
Mitchell Hashimoto 8dea720627 rpc.Ui
13 years ago
Mitchell Hashimoto 94cdedf40f Move RPC stuff into a new "packer/rpc" package
13 years ago
Mitchell Hashimoto b1993dc24d Test that coreEnvironment can't encode/decode
13 years ago
Mitchell Hashimoto 575489fa78 RPC commands and some basic tests for this [GH-1]
13 years ago
Mitchell Hashimoto 520503e10c Turn Environment into an interface
13 years ago
Mitchell Hashimoto fefd2ae208 Separate commands into other directories
13 years ago
Mitchell Hashimoto f49c0cb313 Pull out Command interface out into separate file
13 years ago
Mitchell Hashimoto 262d8aa9a8 Template can create Builds
13 years ago
Mitchell Hashimoto 8f08c5d8a2 Require Prepare to be called on Build
13 years ago
Mitchell Hashimoto f579ff05f2 Initial work on Build
13 years ago
Mitchell Hashimoto 05e254a2ff BuilderFactory getter on Environment
13 years ago
Mitchell Hashimoto 298c0ffa17 Use default environment for now for packer
13 years ago
Mitchell Hashimoto f4ea172178 NilBuilderFactory
13 years ago
Mitchell Hashimoto 116442510b Require configuration to create Environment
13 years ago
Mitchell Hashimoto 12049e3d87 Some documentation
13 years ago
Mitchell Hashimoto f21db281c2 better testing of the help printing on CLIs
13 years ago
Mitchell Hashimoto 109be6b5e3 Better testing of CLI
13 years ago
Mitchell Hashimoto a8853da063 Test the CLI that Run is called on custom commands
13 years ago
Mitchell Hashimoto 9849a98b6b Show the stderr for when test builds fail
13 years ago
Mitchell Hashimoto 216d5cb0d1 Fix tests
13 years ago
Mitchell Hashimoto 0de922d14a Make environment config export variables
13 years ago
Mitchell Hashimoto 2e1b50769f Just some types and their documentation
13 years ago
Mitchell Hashimoto 37bd1cd308 Test setting the UI for tests
13 years ago
Mitchell Hashimoto 4eb8ac80c2 Ability to get a builder from the env
13 years ago
Mitchell Hashimoto 6bed06e01c Lots of template parsing stuff
13 years ago
Mitchell Hashimoto 298a7cdbe4 Basic template parsing, tests, build command progress
13 years ago
Mitchell Hashimoto 49256895cc CLI calls should slice the first arg out before running
13 years ago
Mitchell Hashimoto c2ee139973 Don't install test dependencies
13 years ago
Mitchell Hashimoto d9b07bcf4a Ignore Makefile change
13 years ago
Mitchell Hashimoto 85f177b98a update makefile to clear pkg to force rebuilding of our packages
13 years ago
Mitchell Hashimoto 8c5b695de7 Initial build command
13 years ago
Mitchell Hashimoto 759261dcf1 Bad commit message
13 years ago
Mitchell Hashimoto 791e048268 Makefile to grab test dependencies
13 years ago
Mitchell Hashimoto bde32e964f Alphabetize
13 years ago
Mitchell Hashimoto b25bf0c0c9 Format
13 years ago
Mitchell Hashimoto f6919cf18b Short-circuit -h and --help to printing help for the top-level cmd
13 years ago
Mitchell Hashimoto 4d10489f51 Implement the help method
13 years ago
Mitchell Hashimoto 91c524c7ec More environment testing
13 years ago
Mitchell Hashimoto 215dba3d38 Go get all package dependencies
13 years ago
Mitchell Hashimoto ca93f645be packer.Ui tests
13 years ago
Mitchell Hashimoto db1c11fff5 Lots of stuff, too early for meaningful commit messages
13 years ago
Mitchell Hashimoto 817822abab Amazon builder
13 years ago
Mitchell Hashimoto 41f77eb38f go get in Makefile
13 years ago
Mitchell Hashimoto 4c648d1db4 Remove example
13 years ago
Mitchell Hashimoto 149dc65a3f README
13 years ago
Mitchell Hashimoto 0dadf12164 Update README
13 years ago
Mitchell Hashimoto 642a4586b2 Do things the "Go" way
13 years ago
Mitchell Hashimoto 629435282e More README updates
13 years ago
Mitchell Hashimoto 1578f9612d Instructions for working on Packer
13 years ago
Mitchell Hashimoto 1748ca31f6 Use a GOPATH workspace format
13 years ago