Commit Graph

18542 Commits (a62dab8ae7b247b5131cc7cf771c680dcd42b8a0)
 

Author SHA1 Message Date
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
Lucas Bajolet 5d43239654 datasource/http: don't error on 2xx code
2 years ago
dependabot[bot] 493ddb1f2b build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.95.0 to 0.96.0
2 years ago
Lucas Bajolet a9ba14f505 website: fix myawesomecloud reference
2 years ago
Wilken Rivera f1efdee2dd Bump Go version to 1.12.10 to address CVE-2024-24787
2 years ago
Lucas Bajolet 97db9d82c4 packer: fix splitting error message on pathsep
2 years ago
Lucas Bajolet ec92d231bc packer: use filepath for getting plugin basename
2 years ago
Lucas Bajolet a852434410 packer: fix listing on windows with .exe ext
2 years ago
Lucas Bajolet 682968d0df packer: don't load plugins with metadata in name
2 years ago
Wilken Rivera e161367e28 Update CHANGELOG
2 years ago
Wilken Rivera a7591c950a Add details on the importance of using required_plugins
2 years ago
Wilken Rivera 27b5f27ec9 Add section for Non-GitHub source addresses
2 years ago
Wilken Rivera ce7205ed79 required_plugins:Add source addresses section
2 years ago
Wilken Rivera 4015e4d7be init:Document force flag option for init command
2 years ago
Lucas Bajolet ec682afc4a addrs: require at least 3 parts to source URIs
2 years ago
Estelle Poulin 47d8df33e9
Update Example of Parsing a Manifest to Use Only `jq` (#12894)
2 years ago
dependabot[bot] 4444623a16 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.93.0 to 0.95.0
2 years ago