Commit Graph

1117 Commits (backport-changes)

Author SHA1 Message Date
Tanmay Jain 14c7977929 Refactors sensitive multiline test to use OS-specific fixtures
3 weeks ago
Tanmay Jain 97952ced1f BUG: Scrub multiline sensitive values from build output
3 weeks ago
Anurag Sharma ea25de1315
feat: native sbom generation for hcp (#13566)
3 weeks ago
Tanmay Jain e4e52c0711
Merge pull request #13544 from hashicorp/compliance/update-headers-batch-3
4 months ago
Tanmay Jain 46b216b203
Merge pull request #13545 from hashicorp/compliance/update-headers-batch-2
4 months ago
hashicorp-copywrite[bot] 219421c08c [COMPLIANCE] Update Copyright and License Headers (Batch 2 of 5)
4 months ago
hashicorp-copywrite[bot] a79100518c [COMPLIANCE] Update Copyright and License Headers (Batch 3 of 5)
4 months ago
hashicorp-copywrite[bot] 6af0b29558 [COMPLIANCE] Update Copyright and License Headers
4 months ago
Anurag Sharma 543123ac17
bump golang.org/x/crypto to 0.43.0 (#13518)
5 months ago
Sebastien Dionne 3cb0cd490e Fix typos and linguistic errors in documentation
6 months ago
anshulSharma b99244845a
changes for allowing proxy server to fetch release binaries (#13439)
8 months ago
anshulSharma a234126747
changes for pulling binary from releases.hashicorp.com (#13431)
9 months ago
Tanmay Jain 24d73a2b6a Fixed Test Cases
10 months ago
Tanmay Jain 04dc274eaa IMPROV: Populating the PackerSensitiveVars variable
10 months ago
Tanmay Jain 9e90f48f2b Updated Tests
12 months ago
Tanmay Jain f41c2719a7 Deprecating `Message` method in UI interface
12 months ago
Lucas Bajolet 98198b5af8 packer: make GetBuilds return *[]CoreBuild
1 year ago
Jenna Goldstrich 347c57306c hcp: use enum for HCP SBOM upload
1 year ago
Jenna Goldstrich 362c547211 hcp: integrate SBOM upload to HCP code
1 year ago
Devashish a353260f5d packer: add hcp-sbom provisioner
1 year ago
Lucas Bajolet 9f6f0ba6a2 packer: pick protobuf/gob for serialisation (#13025)
1 year ago
huochexizhan 6e417bb883 fix: fix slice init length
1 year ago
Lucas Bajolet 586762564b hcl2template: intro and add UseSequential init opt
1 year 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 2009079246 packer: remove ineffasign pointed assigns/decls
2 years ago
Lucas Bajolet 4a7f5f38a6
Makefile: replace enumer upstream with dmarkham's (#13107)
2 years ago
IAMDAVID0920 d625694a88 refactor: remove deprecated InitializePluginVersion, replace with NewPluginVersion
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
Lucas Bajolet c7f2508373 addrs: return error on ParsePluginSource
2 years ago
Lucas Bajolet 9b38e0eb5c addrs: limit source component length to 16
2 years ago
Lucas Bajolet d2ade9a783 packer: register plugin components only once
2 years ago
Lucas Bajolet f80ba2821b packer: error multiple paths in PACKER_PLUGIN_PATH
2 years ago
Wilken Rivera 20345f9118 Add check to prevent the installation of version constraints matching a prerelease
2 years ago
Wilken Rivera 11dc684334 Add ConintuableInstallError for continuing installation on version mismatches
2 years ago
Wilken Rivera 2e8bdb5c4a Use single buffer for storing binary file before writes
2 years ago
Wilken Rivera 2ca5b2707c Add PrereleaseError for handling failed pre-release version installs
2 years ago
Wilken Rivera eafdda8a94 Update plugin-getter version matching check
2 years ago
Lucas Bajolet 35bd020a3e plugin-getter: rm vocal log on checksum entries
2 years ago
Lucas Bajolet 7823a40a25 packer: ensure versions match for remote installs
2 years ago
Lucas Bajolet 77d537c389 packer: remove duplicate version variable
2 years ago
Lucas Bajolet 32e64c98d1 packer: fix filename in verbose logs
2 years ago
Lucas Bajolet 04a2542a6f packer/getter: don't report other os/arch as errs
2 years ago
Lucas Bajolet 64ae3e8ea4 packer: alias version as goversion for getter
2 years ago
Lucas Bajolet d40df8e899 packer: check if errs is nil before getting length
2 years ago
Lucas Bajolet 56fab30fa1 plugin: factorise calling describe on binaries
2 years ago