Commit Graph

75 Commits (anshul/plugin_binary_from_official_site)

Author SHA1 Message Date
Lucas Bajolet 4cd7ad4721
hcl2template: err on malformed local/data dep (#13340)
8 months ago
anshulSharma 25343c4839
changes for fixing the SHA mismatch test case (#13385)
9 months ago
Jenna Goldstrich f16ca7fa03 Bump /x/net and /x/crypto in plugin tester and main go.mod
10 months ago
Anurag Sharma d4ebc48b89 packer_test: build acc test for shell provisioner in linux only
11 months ago
Anurag Sharma 7a5fc2525a packer_test: added shell provisioner test with empty inline list
11 months ago
Anurag Sharma 689024a57f provisioner: added invalid shebang test in packer_test
11 months ago
Anurag Sharma cb110b263b packer_test: added inline shebang test cases for shell provisioner
11 months ago
Lucas Bajolet a8c9467463 packer_test: add integration tests for hcp-sbom
1 year ago
Lucas Bajolet 56400f27cb packer_test: add gob/pb test suite
1 year ago
dependabot[bot] 3826a94758 build(deps): bump golang.org/x/net in /packer_test/common/plugin_tester
1 year ago
dependabot[bot] 38f081c9ed build(deps): bump golang.org/x/crypto
1 year ago
Lucas Bajolet 5ff0f146c6 packer_test: introduce global compilation queue
1 year ago
Lucas Bajolet b6b0a081ad packer_test: add build customisation capabilities
1 year ago
Lucas Bajolet 11c238b9eb packer_test: add FileGlob checker
1 year ago
Lucas Bajolet 44a94911da packer_test: add FileExists checker
1 year ago
Lucas Bajolet 418ebca7ef packer_test: add base tests for DAG eval
1 year ago
Lucas Bajolet 3c449430e1 packer_test: make PluginTestDir a structure
1 year ago
Lucas Bajolet 31b6109430 packer_test: hide run and introduce Output
1 year ago
Lucas Bajolet 71169416db packer_test: add func to change assert behaviour
1 year ago
Lucas Bajolet 35b2317ef3 packer_test: rename/split lib into common/check
1 year ago
Lucas Bajolet 7f7ae8454a packer_test: rename core test run function
1 year ago
Lucas Bajolet 6fc2932b09 packer_test: reorganise plugins test suite init
1 year ago
Lucas Bajolet 2952a6621d packer_test: remove empty defer func in suite init
1 year ago
Lucas Bajolet 3c8a51bdbf packer_test: split BuildPackerPlugin in build/get
1 year ago
Lucas Bajolet 393f2e925b packer_test: replace compiledPlugins by a sync.Map
1 year ago
Lucas Bajolet aba64b457c packer_test: rename init function for base suite
1 year ago
Lucas Bajolet dbd441f6f3 packer_test: add convenience func for invert grep
1 year ago
Lucas Bajolet ded0500109 packer_test: add plugins used gadget
2 years ago
Lucas Bajolet 6b158c5c24 packer_test: move some plugin functions to fs.go
2 years ago
Lucas Bajolet 96b4ae4767 packer_test: move BuildSimplePlugin to plugin.go
2 years ago
Lucas Bajolet 2fe11fb967 packer_test: move compiledPlugins to attribute
2 years ago
Lucas Bajolet 9e4452329f packer_test: make packer test suite modular
2 years ago
dependabot[bot] 7425ef3a45 build(deps): bump github.com/hashicorp/go-retryablehttp
2 years ago
dependabot[bot] 0f223cc9ac build(deps): bump google.golang.org/protobuf
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 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
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