Commit Graph

18486 Commits (9f2d6ce1fc115790cedfde209d6242295ff34985)
 

Author SHA1 Message Date
Wilken Rivera 9f2d6ce1fc docs/plugins/remove: Update command usage text
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
Lucas Bajolet 5ced785f2f docs: fix typo in HCP Packer artifact/version docs
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 b24ab44a55 command: list releases only for remote installs
2 years ago
Lucas Bajolet 2d8aa69779 init: fix --force and pre-releases installed case
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
Lucas Bajolet 747cb00cdc packer: remove temp zipfile after installation
2 years ago
Wilken Rivera 61199aed0d Update internal HashiCorp actions to address Node 20 deprecation
2 years ago
Wilken Rivera 5e043ab3a0
Bump required actions to address Node.js 16 deprecation issue (#12958)
2 years ago
Wilken Rivera 1a79aab50e
Bump actions/setup-go to address Node.js 16 deprecation issues (#12957)
2 years ago
Wilken Rivera 5f47c99ec4 Bump actions/checkout to address Node.js 16 deprecation issues
2 years ago
Devashish 403e35d2ff Add thread-safe add and get methods for plugin storage
2 years ago
dependabot[bot] 26b2bb8dbf
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.92.0 to 0.93.0 (#12942)
2 years ago
Lucas Bajolet 6fc1d154bd packer: relax constraints on sources
2 years ago
Lucas Bajolet 1bf3e86ee1 hcl2template: fix invalid_inexplicit_source_2 test
2 years ago
Jiaqi Liu 00f39e72d3
Add missing option doc for 'packer fmt' (#12944)
2 years ago
Lucas Bajolet 410e59f141 version: compute SemVer from rawVersion
2 years ago
Wilken Rivera f767d06f93 Dockerfile: Add Product directory to /usr/share/doc directory
2 years ago
Wilken Rivera 094e00ebd2 Update CHANGELOG
2 years ago
Wilken Rivera baa67010de Add CHANGELOG entries for 1.10.3
2 years ago
dependabot[bot] 7526cd6e76
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.90.0 to 0.92.0 (#12935)
2 years ago
Lucas Bajolet cdaad0cde2 version: up version handling code for SDK update
2 years ago
Lucas Bajolet 33d9550903 packer: make Ui implementations match new SDK's
2 years ago
Wilken Rivera 0b00f52653 Copy license into zip with txt extension
2 years ago
Wilken Rivera 98fd73ad74 Add LICENSE to Linux packages
2 years ago
Wilken Rivera c37a892665 Add LICENSE details to Docker release binaries
2 years ago
Wilken Rivera 72a2604b34 Add LICENSE to zipped Go binaries
2 years ago
Lucas Bajolet f05124e2a4 version: set version to 1.11.0-dev
2 years ago
Lucas Bajolet 93bec31ec9 version: embed version/VERSION as version string
2 years ago
Lucas Bajolet 27538f377b release/ci: remove trailing whitespace
2 years ago
Lucas Bajolet 55a11fe7f4 release/ci: disable automatic version bump
2 years ago
Lucas Bajolet 3f083fe8ea github: only publish latest release images
2 years ago
Wilken Rivera fed91012ab Bump golang.org/x/net to v0.24.0 to address GO-2024-2687
2 years ago
Devashish f19b9b7369
Remove GetMetadata from StartBuild and add to CompleteBuild for HCL (#12926)
2 years ago
Devashish 70d2efec4d
Report metadata only when the build completes (#12923)
2 years ago
Devashish edc8a4dc0d Use latest version of hcp-sdk-go
2 years ago
Devashish 8e92027546 HPR-1537: Packer Core sends metadata to HCP Packer in UpdateBuild API (#12891)
2 years ago