Commit Graph

39 Commits (ef4afafde9e942ecc3f90baa47aee6423d84eac4)

Author SHA1 Message Date
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 5f34bbd56e add extra line before package declaration so this line does not become the synopsis of a package for godoc
5 years ago
Megan Marsh b69d69095e move postprocessor to sdk, fix generation code
5 years ago
Megan Marsh 14bdb9516c move Artifact and artifact mock to the 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 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
Megan Marsh c0ce8a9414 rework fixer deprecation code so we know what plugins they relate to
5 years ago
Megan Marsh ea4aa67f78
make friendly error message (#9605)
6 years ago
Adrien Delorme 40947c2bf6
HCL2: generate hcl tags with go-cty tags too (#9306)
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
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Lars Lehtonen d7eee558a6 post-processor/docker-import: drop unused test functions (#8465)
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Adrien Delorme a81abd297b Merge remote-tracking branch 'origin/master' into context_provisioner
7 years ago
Adrien Delorme e65115a7a0 contextualize post-processor
7 years ago
Megan Marsh 12fc1fa751 default_keep_input_artifact
7 years ago
Ladar Levison 3cc83167c8 Added map structure type to config changes.
7 years ago
Ladar Levison 6ac5971288 Fixed cmd order for docker driver. Added config to post proc.
7 years ago
Matthew Hooker ebe995c0ff
run goimports
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Vasiliy Tolstov 82893590db docker-import: allow artifice artifacts
10 years ago
Vasiliy Tolstov 2b36bcc502 allow import qemu builded artifacts
11 years ago
Mitchell Hashimoto 5241d8c6d6 post-processor/*: fix interpolation context
11 years ago
Mitchell Hashimoto cbe6e83b60 post-processor/docker-*: fix compilation errors
11 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 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
Matthew McKeen 208b330b84 docker-import post-processor, add TODO #774
12 years ago
Matthew McKeen 8147ad66ec Start adding dockerfile provisioning to docker-import post-processor #774
12 years ago
Matthew McKeen 3d60bfb312 Add docker-import post-processor.
12 years ago