Commit Graph

18614 Commits (078ad45860feb0be2db62d62bc79244ed7ced09b)
 

Author SHA1 Message Date
Jenna Goldstrich 078ad45860
HCP Packer Buckets: Change UpsertBucket to call GetBucket (#13059)
2 years ago
dependabot[bot] dd3b2e51f0
build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4 (#13061)
2 years ago
Wilken Rivera d406613387
Document use of TMPDIR required for remote plugin installation (#13056)
2 years ago
dependabot[bot] 5843c86c7e build(deps): bump google.golang.org/grpc in /packer_test/plugin_tester
2 years ago
Lucas Bajolet 13c52124de packer_test: check for a panic during execution
2 years ago
Lucas Bajolet 36e43e30ee hcl2template: detect duplicate locals during parse
2 years ago
Lucas Bajolet 14cf4b40d4 hcl2template: recursively evaluate local variables
2 years ago
Lucas Bajolet 5673af108f hcl2template: split GetVarsByType in two functions
2 years ago
Lucas Bajolet 9d1dc7d41d packer_test: disable checkpoint for test cmds
2 years ago
Lucas Bajolet dbaaab512a packer_test: add SkipNoAcc function
2 years ago
Lucas Bajolet d65074c05c packer_test: dump command outs in case of failure
2 years ago
Lucas Bajolet 4a05d19a89 packer_test: add capability to provide stdin
2 years ago
Lucas Bajolet 39a483f762 packer_test: add func to test a cmd multiple times
2 years ago
Ryan Johnson 5e9f5f4a99 docs: update provisioners
2 years ago
Ryan Johnson 66abaaeb4e docs: string templates
2 years ago
Ryan Johnson 51cbe0ba81 docs: update ssh
2 years ago
Ryan Johnson f7cf9ede19 docs: update init
2 years ago
dependabot[bot] e6acdd5f52 build(deps): bump golang.org/x/net in /packer_test/plugin_tester
2 years ago
dependabot[bot] 5e7607184d build(deps): bump github.com/go-jose/go-jose/v3
2 years ago
Lucas Bajolet 6e45bf3c31 packer_test: add remote install with pre-rel test
2 years ago
Lucas Bajolet 8d7a8f126d packer_test: remove %d from workdir path
2 years ago
Lucas Bajolet 8402e00222 packer_test: add test with config.json/components
2 years ago
Wilken Rivera 1d65ad676f Add test cases for init command
2 years ago
Lucas Bajolet 19594be808 packer_test: add test with both pre/meta in plugin
2 years ago
Lucas Bajolet 51cdd9c4a9 packer_test: amend installation with meta test
2 years ago
Lucas Bajolet 3661d97fc0 packer_test: add convenience func for line count
2 years ago
Wilken Rivera c6388d4680 packer_test: Add tests for invalid plugin remove use cases
2 years ago
Wilken Rivera 1cace90289 packer_test: Add tests for valid plugin remove use cases
2 years ago
Lucas Bajolet 9f7098b230 packer_test: fix typo in error message for cleanup
2 years ago
Lucas Bajolet a2e08329a3 packer_test: fix shasum file name for tests
2 years ago
Lucas Bajolet 2a414af35f packer_test: set TMP envvar for commands
2 years ago
Lucas Bajolet f77da46b3f packer_test: compile packer with .exe for Windows
2 years ago
Lucas Bajolet 7124cf81fa packer_test: test build/validate with ignore flag
2 years ago
Lucas Bajolet 66e70a863d packer_test: add test for plugin with meta in name
2 years ago
Lucas Bajolet a49da98350 packer_test: test non-canonical plugin loading
2 years ago
Lucas Bajolet 707e40e2e6 packer_test: add func for "manual" plugin install
2 years ago
Lucas Bajolet 901f31ad82 packer_test: fix ExpectedName to not clean version
2 years ago
Lucas Bajolet 7e0b27adaa packer_test: add init test on non-gh source URI
2 years ago
Lucas Bajolet 4e20956bae packer_test: don't error on empty pipeline
2 years ago
Lucas Bajolet 7943b8ce4e packer_test: add test for plugin remove with path
2 years ago
Lucas Bajolet 7f9276d439 packer_test: rename mini_plugin to plugin_tester
2 years ago
Lucas Bajolet 9ebc961374 packer_test: remove testing.T arg on Assert
2 years ago
Lucas Bajolet 95b9a3c03e packer_test: migrate envvar test to pipe funcs
2 years ago
Lucas Bajolet ee9b4943da packer_test: remove local alias to ts.T()
2 years ago
Lucas Bajolet 2d114a044a packer_test: add functions for managing pipechecks
2 years ago
Lucas Bajolet d175625869 packer_test: add Tee pipe gadget
2 years ago
Lucas Bajolet 830ac98e39 packer_test: add test for multiple plugin paths
2 years ago
Lucas Bajolet ae78d78736 packer_test: fix int compare checker
2 years ago
Wilken Rivera 2fe567d3d5 Move into a packer_test pkg for black-box testing
2 years ago
Lucas Bajolet 4a028ec735 test: add more tests for Packer core
2 years ago