Commit Graph

30 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Radek Simko 32f9722d9d
Replace import paths & set UA string where necessary
7 years ago
Kristin Laemmert 120bb0a66c
plugin/discovery: use new addrs.ProviderType in place of a provider typeName string (#22724)
7 years ago
findkim 1a32617d5e plugin/discovery: verify checksum matches Registry response
7 years ago
Justin Campbell 24e13d8ec1 plugin/discovery: Return tfdiags from Get
7 years ago
Sander van Harmelen 973e2a7cf9 core: add a context to the UIInput interface
7 years ago
Kristin Laemmert 9402b86217
plugin/discovery: create target plugin directory if it does not exist (#20575)
7 years ago
findkim f75d83c1cd Prerelease versions are filtered for plugin protocol mismatches
7 years ago
findkim 368ac85a26 Add provider protocol compatibility UI err msg during registry discovery
7 years ago
findkim 43b22d4e14 Fix plugin protocol test
7 years ago
findkim 5e06e39fcc Use registry alias to fetch providers
7 years ago
Justin Campbell 495826444b plugin/discovery: Use GPG keys from Registry
7 years ago
Martin Atkins 3eaf2c308d plugin/discovery: Use mockos_mockarch when testing installation
8 years ago
Kristin Laemmert 5e7956f440 registry/response: rename Collection to ProviderVersionCollection for clarity
8 years ago
Kristin Laemmert f83d5866fe plugin/discovery: removing deprecated functions
8 years ago
Sean Chittenden d749420a25
Fix drift caused from gofmt when running make dev and go 1.11.
8 years ago
Radek Simko 28b33c9299
plugin: Display version + source when initializing plugins
9 years ago
Martin Atkins 610fcb605e plugin/discovery: allow customizing the OS/arch for auto-install
9 years ago
James Bardin e059eb80d1 add test for signature mismatch
9 years ago
James Bardin c10f5caf05 Merge pull request #15345 from hashicorp/jbardin/plugin-sig
9 years ago
Martin Atkins af2111f24e plugin/discovery: sentinel error values for Get errors
9 years ago
James Bardin 13d835f996 test signature verification
9 years ago
James Bardin 415d562d36 add signature verification
9 years ago
Martin Atkins af4c82d151 plugin/discovery: Installer.PurgeUnused method
9 years ago
Martin Atkins f753974bb3 plugin/discovery: Installer interface, and provider implementation
9 years ago
James Bardin 1b201e67ea fix releases path and protocol header
9 years ago
James Bardin dbbafbd43f clean up plugin fetching
9 years ago
James Bardin 48d37131e0 more tests for fetching providers
9 years ago
James Bardin 8ad67991a5 check protocol version on plugins
9 years ago
James Bardin 211f5b5d6e add test for newestVersion
9 years ago
James Bardin a547e7c2f0 add releases version listing test
9 years ago