Commit Graph

18558 Commits (f00a49ddc9d399f067b4d7a7b28ac81b0d1d8da3)
 

Author SHA1 Message Date
Lucas Bajolet f00a49ddc9 test: add SetWD function to packerCommand
2 years ago
Lucas Bajolet c69ab08f9a test: add documentation on Checker interface
2 years ago
Lucas Bajolet 7aa9bac256 test: make must succeed/fail gadgets functions
2 years ago
Lucas Bajolet d15e32cacb test: rename empty/non-empty pipe testers
2 years ago
Lucas Bajolet 0c2cfe3745 test: reimplement Grep with a pipe
2 years ago
Lucas Bajolet 0a5bdb5b78 test: add NoVerbose function on PackerCommand
2 years ago
Lucas Bajolet b41c052c84 test: add LineCount/Compare pipe/tester
2 years ago
Lucas Bajolet b31b8d3067 test: add empty/non-empty input checkers
2 years ago
Lucas Bajolet bd79b37aa7 test: add PipeGrep to grep an input
2 years ago
Lucas Bajolet c3e4c5cde4 test: add pipe checker to test dir
2 years ago
Lucas Bajolet 4d6d3cc81e test: add generic gadget for testing
2 years ago
Lucas Bajolet 96892fbca0 test: add loading tests with legacy/valid plugins
2 years ago
Lucas Bajolet 1b643125c0 test: add WriteFile convenience function
2 years ago
Lucas Bajolet c1a0002a10 test: add ExpectedInstalledName function
2 years ago
Lucas Bajolet e7e8ad07d4 test: add inverse mode for Grep gadget
2 years ago
Lucas Bajolet 464dbd34dd test: add installation tests to acceptance tests
2 years ago
Lucas Bajolet a62dab8ae7 test: error on plugin loading if not compiled
2 years ago
Lucas Bajolet aa455014f5 test: compile plugins on call to MakePluginDir
2 years ago
Lucas Bajolet 848188d705 test: only build plugins if not already done
2 years ago
Lucas Bajolet 430f2d15cd test: make PanicCheck an implicit Assert gadget
2 years ago
Lucas Bajolet f8749afa16 test: add method for setting plugin path for cmd
2 years ago
Lucas Bajolet 03bb62cd99 test: simplify plugin build function
2 years ago
Lucas Bajolet fbb8cac698 test: remove unnecessary testing.T arg
2 years ago
Lucas Bajolet d1b431ae27 test: remove PluginVersionConfig struct
2 years ago
Lucas Bajolet 6ab7f670ad test: add CopyFile convenience function to pkg
2 years ago
Lucas Bajolet 316f890fe9 test/templates: add loading test templates
2 years ago
Lucas Bajolet 0e2695d3e2 test: return cleanup function for temp plugin dirs
2 years ago
Lucas Bajolet 56c2b5ad8b test: call different packer cmds for loading tests
2 years ago
Lucas Bajolet 045b7b7365 test: infer gadget name from struct name
2 years ago
Lucas Bajolet b62e8cef9c test/suite: compile plugins in parallel
2 years ago
Lucas Bajolet ef50474a9f test: add base suite for core acceptance testing
2 years ago
Lucas Bajolet 1f4f2aebca test: add mini plugin for testing
2 years ago
Lucas Bajolet 3d453f54f8 Makefile: bump golangci-lint to 1.54.0
2 years ago
Lucas Bajolet 39856d3d58 golangci: remove deadcode/varcheck
2 years ago
David Guo deee49de54
add missing return value when creating new XZ reader and writer (#13021)
2 years ago
hashicorp-tsccr[bot] 4bd7e951b7 Result of tsccr-helper -log-level=info gha update .
2 years ago
Alex Boutin 3fb6b76701 Fixed wrong parameter in doc
2 years ago
komisan19 9390f717ca refactor: remove deprecated function
2 years ago
IAMDAVID0920 d625694a88 refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion
2 years ago
Lucas Bajolet 361a432eac version: bump main to 1.12.0-dev
2 years ago
trujillo-adam d75975821f
Update plugins install docs for v1.11.0 (#12995)
2 years ago
Steven Kalt 766c3d7fef docs: consistent code blocks around types
2 years ago
Wilken Rivera a5d220e0a2 CHANGELOG: Update release date for 1.11
2 years ago
Lucas Bajolet 2ea0889441
scripts: re-add wait for changelog listing (#13002)
2 years ago
Lucas Bajolet 3591d64bb3 scripts: remove wait for changelog listing
2 years ago
Lucas Bajolet bfd264beda CHANGELOG: update changelog for Packer 1.11.0
2 years ago
Lucas Bajolet b4a843c4e2
commands: reject constraints with pre-releases (#12999)
2 years ago
Lucas Bajolet 8d4a9d66ab
config: rm mono-component support from config file (#12998)
2 years ago
Lucas Bajolet accbe97e1e
hcl2template: add text(encode|decode)base64 funcs (#12997)
2 years ago
Wilken Rivera 92aabc7c2e Bump github.com/hashicorp/go-getter/v2 modules to v2.2.2
2 years ago