Commit Graph

18669 Commits (8f1da2fa79e0765e7d921253c8c86fb2abe454ae)
 

Author SHA1 Message Date
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
Devashish 595b45e67c Packer tracks Version and Plugins Metadata (#12860)
2 years ago
dependabot[bot] 1c7930bec1 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.85.0 to 0.90.0
2 years ago
Lucas Bajolet 407693404b CHANGELOG: add 1.11.0-alpha2 changes
2 years ago
Lucas Bajolet 132e3d29b8 packer: fix version string variable name typo
2 years ago
Lucas Bajolet 0e6ee70f6f plugins: reject non-canonical version numbers
2 years ago
Lucas Bajolet 208afbebfa packer: change mock set instantiation methods
2 years ago
Lucas Bajolet 66912bf254 packer: use API version for ordering installations
2 years ago
Lucas Bajolet 0502e09399 packer: check API version matches between name/bin
2 years ago
Lucas Bajolet d7f299886d command: scrub metadata from version at install
2 years ago
Lucas Bajolet 3f721ff03e cmd/plugin_install: use semver to render version
2 years ago
Lucas Bajolet 385ba4cfac plugins: ensure valid checksum before exec
2 years ago
Lucas Bajolet 0d66848578 plugins: rely more on version lib for checks
2 years ago
Lucas Bajolet 28adb06984 CHANGELOG: call out lexicographic version ordering
2 years ago
Lucas Bajolet a8f8902cd3 test: remove directory
2 years ago
Lucas Bajolet 930b6c3e2b command: support local paths for plugins remove
2 years ago
Wilken Rivera e6c6520714 Update CHANGELOG.md
2 years ago
Wilken Rivera 7baca4d615 Update CHANGELOG
2 years ago