Commit Graph

18438 Commits (edc8a4dc0db83d6cd1887942590c019e3de92f7e)
 

Author SHA1 Message Date
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
Wilken Rivera c171362de8 .github/workflows/jira.yml: Update JIRA component name
2 years ago
Wilken Rivera 0a5e51c265 Update CHANGELOG
2 years ago
Wilken Rivera bd0423d793 Add ignore-prerelease-flag to command help text
2 years ago
pavedroad a27ef0d035 chore: remove repetitive words
2 years ago
Wilken Rivera 0159f0563b Bump github.com/go-jose/go-jose/v3 to address CVE-2024-28180
2 years ago
Lucas Bajolet a463abd73b commands: introduce plugin as alias to plugins
2 years ago
Lucas Bajolet 7f056211d9 commands: rename plugin to execute
2 years ago
Wilken Rivera bb8e1947da Fix invalid path for copy command
2 years ago
Wilken Rivera f75a8d1693 Update CHANGELOG
2 years ago
Lucas Bajolet ea1e798c47 fmt: print parse errors on error
2 years ago
Wilken Rivera e3c8d9b929 Bump Go toolchain to 1.21.8
2 years ago
Wilken Rivera 910a22f263 Bump google.golang.org/protobuf to address CVE-2024-24786
2 years ago
Wilken Rivera 008422c3f1 Clean up CHANGELOG
2 years ago
Wilken Rivera 7e1fb1cc36 Update release date for 1.10.2
2 years ago
Wilken Rivera 17b69be738 Update CHANGELOG
2 years ago
Lucas Bajolet 525b0a7c4c plugin: use API version for loading plugins
2 years ago
Lucas Bajolet 7113dea5ef plugin-getter: fix typo in API mismatch error
2 years ago
Lucas Bajolet 2e2038bc30 command: migrate tests using the comment plugin
2 years ago
Lucas Bajolet 503768c683 command: trim trailing spaces from help message
2 years ago
Lucas Bajolet 9a6e74a66b command: add dev support for plugins install
2 years ago
Lucas Bajolet b5848b9913 command: add --release-only flag to validate/build
2 years ago
Lucas Bajolet 9f7e6ca52b plugins: add a release only flag to Discover
2 years ago
Lucas Bajolet e099c5c661 main: move Discover to DetectPluginBinaries
2 years ago
Lucas Bajolet 5bcf6dacca packer: support loading pre-release plugins
2 years ago
Lucas Bajolet b51c350bd6 packer: fix plugin version sorting and pickup
2 years ago
Lucas Bajolet ee01cf8ba9 command: move plugins remove tests outside of repo
2 years ago
Lucas Bajolet 492cb72000 plugin-getter: reject plugin version mismatches
2 years ago
Lucas Bajolet fd5f668ee9 plugin: consolidate loading logic
2 years ago
Lucas Bajolet 698bcdc2a9 plugin-getter: implement Sort interface for List
2 years ago
Lucas Bajolet 2af3ff0e72 plugin-getter: fix docs for Installation
2 years ago
Lucas Bajolet 4cda3b64ac packer: remove path argument to discover installed
2 years ago