Commit Graph

160 Commits (1e86c49e321e16cd68d935b0d4bbbf05ba511b21)

Author SHA1 Message Date
Megan Marsh b69d69095e move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh d5971ca25e fix tests by moving mock hooks and communicators, and BasicUi definition, into SDK
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the sdk
5 years ago
Megan Marsh c70870cb83 move multierror and multierrorappend into sdk
5 years ago
Megan Marsh 001886670d move Ui definition into the packer plugin sdk.
5 years ago
Megan Marsh f8f1ebf0c7 move version and useragent definitions into sdk
5 years ago
Megan Marsh 9e47696dff move helper/config to bundle with the other template definitions
5 years ago
Megan Marsh 7d658149ea update tests and website and generated partials to reflect new package format
5 years ago
Megan Marsh 1ffc358ada move tmp helper func into packer-plugin-sdk
5 years ago
Megan Marsh 6402362018 create packer-plugin-sdk directory and begin moving the relevant folders into it.
5 years ago
Megan Marsh 2167118126 add version files for all postprocessors
5 years ago
Megan Marsh 8ecd16db81 regenerate code
5 years ago
Sylvia Moss bdd736b800
Interpolate vagrantfile_template on Vagrant post-processor (#9923)
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
6 years ago
Megan Marsh 4041cb7775 generated code
6 years ago
Megan Marsh 557eb015ea make artifice post-processor play nicely with vagrant post-processor, including template validation., Update docs for each.
6 years ago
Megan Marsh b982d987a7 Add Artifice postprocessor ID to valid artifacts for postprocessors that perform artifact type validation
6 years ago
Adrien Delorme 840e67f775
HCL2: when we see a map generate an attribute spec instead of a block spec (#9035)
6 years ago
Wilken Rivera 9ec8b67392
Add golangci-lint to project (#8686)
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Sylvia Moss 06a26e74b4
Override post-processor config when processing (#8592)
6 years ago
Hanjie Wang d9a128a375 In Vagrant post-processor, check whether the host system is able to create a dummy Vagrant box before processing (#8431)
6 years ago
Rui Lopes ec17b3d8fa correctly handle the diskSize property as a qemu size string
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
DanHam 1bffdd9bff
Add option to allow box Vagrantfile to be dynamically generated during build
7 years ago
DanHam 19f3a63ee1
Tests: Should not error when template is to be created during build
7 years ago
DanHam 4b042ac402
Tests: Should not error when `vagrantfile_template` exists
7 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Megan Marsh 056fcb7cea fix tests and add a few new ones
7 years ago
Adrien Delorme e65115a7a0 contextualize post-processor
7 years ago
Megan Marsh 12fc1fa751 default_keep_input_artifact
7 years ago
Adrien Delorme b7222d1f56 Add tmp package that offers Dir & File funcs
7 years ago
Henk e4c2216642 qemu: Add "hvf" as a libvirt driver
7 years ago
Patrick Double d796edc783 Add to vagrant post-processor support for Azure
8 years ago
Patrick Double 066b364873 Remove packer.docker from vagrant post processor builtins
8 years ago
Patrick Double a301145ae1 Allow docker build as input to vagrant, docs
8 years ago
Patrick Double 1781d352a5 Add Vagrantfile fragment with docker tag specified
8 years ago
Patrick Double e7fc651f60 First cut at vagrant post-processor for docker
8 years ago
Matthew Hooker 788418cff2
Add unit test to show that we handle tars safely
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker 60986ae682
better comment about why gnu tar
8 years ago
Matthew Hooker 742e366367
conditionally set tar header on go >= 1.10
8 years ago
Stefan Scherer 832f390733
Set tar header format to tar.FormatGNU
8 years ago
Josh Soref c312493c38 spelling: available
8 years ago
Graham Hayes 91d60d6b81
Add LXC to vagrant post-processor
8 years ago
Edouard BONLIEU ae18995ca1
Fix builder id
8 years ago
Edouard BONLIEU 7e36cfcff1
Add Scaleway builder
8 years ago
SwampDragons 074ddbea8e
Merge pull request #5732 from KohlsTechnology/vagrant_google
8 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago