- 11 Sep, 2014 1 commit
-
-
Mathias Meyer authored
By default, go get determines parallelism based on the number of cores available. Those show up as 32 in the Travis CI environment but a virtual machine is limited both by the amount of cores it has allocated and the amount of memory available to it. 32 parallel build processes are likely to exhaust the memory resources, leading to killed processes. This change reduces the number of builds running concurrently to 2, which should reduce the likelihood of memory exhaustion greatly. The number could probably be dialed up a little bit, but this should give a good default reflecting the environment's resources.
-
- 09 Sep, 2014 2 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
- 08 Sep, 2014 21 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
(configs to disable will come next)
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Config Dir and plugin discovery there
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Merge branch '1064-fix-upload-file-permissions' of github.com:rasa/packer into rasa-1064-fix-upload-file-permissions Conflicts: builder/parallels/common/step_upload_parallels_tools.go builder/vmware/common/step_upload_tools.go provisioner/chef-client/provisioner.go provisioner/chef-solo/provisioner.go
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
post-processor/compress Add support for artifact compression.
-
Mitchell Hashimoto authored
-
Rickard von Essen authored
parallels-iso: allow absolute output directory.
-
Rickard von Essen authored
Fixes [GH-1466]
-
- 07 Sep, 2014 1 commit
-
-
Mitchell Hashimoto authored
-
- 06 Sep, 2014 3 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Add the cleanup when the process of EBS AMI interrupted
-
- 05 Sep, 2014 12 commits
-
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Merge branch 'add-spot-instance-support' of github.com:henrysher/packer into henrysher-add-spot-instance-support Conflicts: builder/amazon/common/run_config.go builder/amazon/ebs/builder.go builder/amazon/instance/builder.go
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
Conflicts: packer/config_template.go website/source/docs/templates/configuration-templates.html.markdown
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
common: Fixes #1114, Adds upper and lower as filters for the template engine.
-
Mitchell Hashimoto authored
-
Mitchell Hashimoto authored
-