Commit Graph

232 Commits (97f3f31d3db94de8005c6095269e4ec881c40a9a)

Author SHA1 Message Date
Mitchell Hashimoto 76e9045bc0 post-processor/atlas: find common prefix on Windows [GH-1874]
11 years ago
Mitchell Hashimoto 1a15371c7a post-processor/docker-tag: remove decodeconfig usage
11 years ago
Mitchell Hashimoto dc1e67b6d2 post-processor/*: interpolation
11 years ago
Mitchell Hashimoto 5b343ca98c post-processor/vagrant: interpolation
11 years ago
Mitchell Hashimoto cbe6e83b60 post-processor/docker-*: fix compilation errors
11 years ago
FGtatsuro 09f379a928 Support force option for docker-tag.
11 years ago
Ryan Uber f9c14aee90 post-processor/atlas: fix index out of range panic when artifacts are present
11 years ago
Emil Hessman 8144c92dd0 post-processor/vagrant-cloud: fix incorrect printf verb types
11 years ago
Emil Hessman 9c31822a2b post-processor/vagrant: address vet report
11 years ago
Seth Vargo 06e73691d1 Merge pull request #1885 from ceh/fix-win-test
11 years ago
lalyos a9648be580 Clarify error message in case of an atlas client connection failure
11 years ago
Seth Vargo 444fe40588 Do not use Unsetenv
11 years ago
Seth Vargo 08ba23f10f Unset the ATLAS_TOKEN environment variable before that test
11 years ago
Emil Hessman 345d3751b0 post-processor/vagrant: fix test failure on Windows
11 years ago
Rickard von Essen 798458481a Fixes #1881 Don't include Windows Disks when packaging boxes for prl
11 years ago
Johannes Graf 277632ad99 Removed version.number / vagrant-cloud post-processor
11 years ago
Seth Vargo ef9cceca06 Merge pull request #1748 from BlackIkeEagle/constant-4294967295-overflows-int
11 years ago
BlackEagle 272ef5a6ba atlas post-processor on 32bit uint32 overflows int
11 years ago
BlackEagle ddb966061f atlas post-processor unknown atlas.UploadartifactOpts field BuildId
11 years ago
Mitchell Hashimoto 0ffd184be6 post-processor/atlas: proper package
11 years ago
Mitchell Hashimoto f3c1132f23 post-processor/atlas: make it
11 years ago
Seth Vargo 64397f2116 Merge pull request #1730 from ceh/issue-801
11 years ago
Armon Dadgar fdeb2bc8a2 Merge pull request #1694 from ceh/issue-1125
11 years ago
Emil Hessman 53b1db1669 post-processor/vagrant: check if vagrantfile_template exists
11 years ago
Emil Hessman a65dc929f2 post-processor/vagrant: test if vagrantfile_template exists
11 years ago
Emil Hessman 3a8e02110e post-processor/vagrant: process templates in Configure
11 years ago
Emil Hessman 1de1350ee2 post-processor/vagrant: test for user variables in vagrantfile_template [GH-1125]
11 years ago
Ryan Breed 514b5f52f1 consistent escaping for ovftool uri creds
11 years ago
Mitchell Hashimoto 06144cf287 fmt
11 years ago
Mitchell Hashimoto 98a52c296c Merge pull request #1597 from petrhosek/enable-custom-vagrant-providers
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
Mitchell Hashimoto 24d641ea32 Merge pull request #1615 from hkhkhk1987/patch-1
11 years ago
Jason A. Beranek a47610879f Merge pull request #1514 from briandowns/master
11 years ago
hkhkhk1987 f61cc3f99c Update post-processor.go
11 years ago
Petr Hosek 3992f4472b Extract Vagrant provider processing logic
12 years ago
Mitchell Hashimoto b6238ec7f0 Update CHANGELOG
12 years ago
Mitchell Hashimoto 333506f54c Merge pull request #1526 from askholme/fix-docker-push
12 years ago
Mikhail Zholobov 7b50de33da post-processor/vagrant/parallels: Removed unnecessary filling the Vagrantfile
12 years ago
Brian Downs dabf34a458 Replaced struct call with nil per @jsonberanek. Ran go fmt.
12 years ago
Ask Holme 173237ba45 make docker-push work with docker-tag artifacts
12 years ago
Julian Phillips 60e608dfdb Add support for vagrant with qemu
12 years ago
Julian Phillips 90a57c411f Expand Artifact API to expose build state
12 years ago
Brian Downs bf5ec1f985 Ran go fmt
12 years ago
Brian Downs 1303329a91 Added struct to be passed to the Process function to render the vagrant file path. Resolves Issue #1125.
12 years ago
Mitchell Hashimoto b2255751a1 post-processor/compress: style
12 years ago
Mitchell Hashimoto b5f9528738 Merge pull request #1081 from johnbellone/compress-post-processor
12 years ago
Mitchell Hashimoto 56d22ac99e post-processor/docker-push: can login [GH-1243]
12 years ago
Mitchell Hashimoto cb2c405d88 Merge branch 'feature/docker-image' of github.com:andytson/packer into andytson-feature/docker-image
12 years ago
Mitchell Hashimoto 7c11d2a313 post-processor/vagrant: style
12 years ago
Mitchell Hashimoto 986394292f Merge pull request #1371 from alevkin/master
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
Andrey Levkin e0c6285088 Change creating boxes for customizing metadata.json
12 years ago
Andrey Levkin dc555d6b5b Change creating boxes for customizing metadata.json.
12 years ago
Andy Thompson ed446782f9 Add a docker save post processor
12 years ago
Andy Thompson bf16683140 Add a docker tag post processor
12 years ago
Jack Pearkes e62e122625 post-processor/vagrant-cloud: fix multi-part corruption
12 years ago
Mitchell Hashimoto 1cf6948089 Merge pull request #1284 from MSOpenTech/master
12 years ago
Misha Brukman c75a671c1e Cleaned up Go formatting with gofmt.
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
Jack Pearkes 979752cc57 post-processor/vagrant-cloud: remove extra log statement
12 years ago
Jack Pearkes 26abac6999 post-processor/vagrant-cloud: steps for create, upload and release
12 years ago
Jack Pearkes c899051c9c post-processor/vagrant-cloud: use multistep
12 years ago
v-vlshch abc4350f75 Hyper-V support added
12 years ago
Jack Pearkes a678362701 post-processor/vagrant-cloud: add api items
12 years ago
Jack Pearkes 7d4efdc236 post-processor/vagrant-cloud: initial commit
12 years ago
John Bellone a492ca7424 Fix warnings about not utilizing test module.
12 years ago
John Bellone 7da7623d38 Fix user variables to properly evaluate.
12 years ago
John Bellone a4de58b5f6 [post-processor/compress] Add support for compress.
12 years ago
Michael Kuzmin 2dd538ced8 post-processor/vsphere: url-escape username to accept DOMAIN\account values
12 years ago
Michael Kuzmin b05129e52e post-processor/vsphere: logging for upload parameters
12 years ago
Mitchell Hashimoto d925331902 fmt
12 years ago
Mikhail Zholobov 493c8d9580 builder/parallels: fixed Builder ID
12 years ago
Rickard von Essen d08ee4adfd Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
12 years ago
YungSang 75e26ee955 Added support for Parallels Desktop for Mac [GH-233] in the vagrant post-processor.
12 years ago
Mitchell Hashimoto 3c2df9a132 post-processor/vsphere: comments and style
12 years ago
Michael Kuzmin fce2fc526f Optional parameters in vSphere post-processor.
12 years ago
Mitchell Hashimoto 5fac6c79c4 fmt
12 years ago
Seth Vargo abe9bf8581 Ensure parent directories are created for base boxes
12 years ago
Mitchell Hashimoto c19a5c6bb7 post-processors/vsphere: disk mode
12 years ago
Mitchell Hashimoto b5e551d930 Merge pull request #778 from aspring/vmware-post-processor-disk-mode
12 years ago
Mitchell Hashimoto 6fe0cb76ea post-processor/docker-push: allow repo with ports [GH-923]
12 years ago
Mitchell Hashimoto 42b6f3e1ea post-processor/vagrant: tests on input artifact
12 years ago
Mitchell Hashimoto 20d7f74fc4 post-processor/vagrant: AWS/DO keep input artifacts [GH-55]
12 years ago
Mitchell Hashimoto c18b74e9cc post-processor/docker-push
12 years ago
Mitchell Hashimoto 4e4a6ffd4b post-processor/docker-import: use the repo tag as the ID
12 years ago
Mitchell Hashimoto 1de226c748 post-processor/docker-import: verify proper builder ID
12 years ago
Mitchell Hashimoto 8635085665 builder/docker: make Import part of this Driver for reuse
12 years ago
Mitchell Hashimoto 34dbf72142 post-processor/docker-import: have an Artifact
12 years ago
Mitchell Hashimoto ebd2407890 post-processor/docker-import: refactor
12 years ago
Matthew McKeen c0174309c1 docker-push: add code to handle seperate registry, push a specific repository/tag #774
12 years ago
Matthew McKeen 358b0078c9 docker-import + docker-push: Add some beginning tests. #774
12 years ago
Matthew McKeen 00d3ee42e5 docker-import: finish up Dockerfile provisioning, Add TODO for next section #774
12 years ago