Commit Graph

18649 Commits (896d0e02b0685e0187ef8dc601433dd13ba41c9f)
 

Author SHA1 Message Date
Lucas Bajolet 896d0e02b0 packer_test: add build customisation capabilities
2 years ago
Lucas Bajolet 782da90b31 packer: pick protobuf/gob for serialisation (#13025)
2 years ago
Wenfeng Pan 1b160e5df0
Add base64gzip function support to Packer template
2 years 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
Wilken Rivera 2a206ccd68 Enable github workflows on feature branches
2 years ago
Lucas Bajolet 199a751353 docs: remove trailing whitespaces from the docs
2 years ago
Lucas Bajolet 6514a66131 docs: update manually installing plugins docs
2 years ago
dependabot[bot] a1caaad47d
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.99.0 to 0.105.0 (#13129)
2 years ago
hashicorp-tsccr[bot] eb77d54973
Result of tsccr-helper -log-level=info gha update . (#13131)
2 years ago
Jeanne Angeles Franco 6f3aab147d
Add artifacts manifest (automatically generated) (#13132)
2 years ago
Lucas Bajolet 85b0325309 CHANGELOG: update for 1.11.2 release
2 years ago
Devashish 265dfe105a
Remove suffix from CICD platform type (#13121)
2 years ago
Wilken Rivera c7dd5af450 Enable ci builds for feature branches
2 years ago
Devashish aa6c5f8405
feat: Phase 2 Extension of Build Metadata (#13092)
2 years ago
Lucas Bajolet 3e3b136f3c packer: address unused lint errors
2 years ago
Lucas Bajolet 962ccdfc80 packer: address gosimple lint errors
2 years ago
Lucas Bajolet e8d3a55b5f packer: address errcheck lint errors
2 years ago
Lucas Bajolet 805015c360 log: simplify the logOutput function
2 years ago
Lucas Bajolet 2009079246 packer: remove ineffasign pointed assigns/decls
2 years ago
Lucas Bajolet 02ac9628cc golangci.yml: add rule to not run errcheck on test
2 years ago
Lucas Bajolet 4a7f5f38a6
Makefile: replace enumer upstream with dmarkham's (#13107)
2 years ago
Jamie Finnigan ae367bc114 .go-version: bump version of Go to 1.21.12
2 years ago
Wilken Rivera 1e446de977 Update CHANGELOG post 1.11.1 release
2 years ago
dependabot[bot] 7425ef3a45 build(deps): bump github.com/hashicorp/go-retryablehttp
2 years ago
hashicorp-tsccr[bot] 863f3b0422 Result of tsccr-helper -log-level=info gha update .
2 years ago
Wilken Rivera 986b5c01ce Add entry for go-retryablehttp bump
2 years ago
Wilken Rivera 1bc0099c46 Update CHANGELOG
2 years ago
Wilken Rivera cceead82aa
Bump github.com/hashicorp/go-retryablehttp to address CVE-2024-6104 (#13081)
2 years ago
graevy e4ec754985
doc fix for unattended debian/ubuntu installer linkrot (#13023)
2 years ago
dependabot[bot] 0f223cc9ac build(deps): bump google.golang.org/protobuf
2 years ago
dependabot[bot] bf5555f0fb build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.96.0 to 0.99.0
2 years ago
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