Commit Graph

18630 Commits (962ccdfc80a52dc5d7d60f21b70fadbaf41ea098)
 

Author SHA1 Message Date
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
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