pulumi/sdk/go/common/tokens
Ian Wahbe 8e5e4caf6e
Pipe serverURL through register resource (#8544)
* [engine] Pipe serverURL through register resource

* Fix lint

* Thread serverURL through default provider calls

* Change tag from "serverURL" to "pluginDownloadURL"

* Update CHANGELOG_PENDING.md

* Allow provider to be null

* Fix tests

* Include server url passthrough in test

* Fix parseProviderRequest

* Add test for url pass through

* Fix lint

* Correct small nits from @justinp

* Add test for default providers

* Move special helpers to providers

* Partial conversion serverURL -> pluginDownloadURL

* Remove serverURL

* Remove more serverURL instances

* const correctness

* Add url to ProviderRequest.Name()

I also canonicalize the url by removing any trailing '/'

* Fix typo + lint

* Add test for url canonicalization

* Fix ProviderRequest.Name for version=nil
2021-12-17 14:52:01 -08:00
..
names.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
names_test.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
tokens.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
tokens_test.go move pkg/tokens -> sdk/go/common/tokens 2020-03-18 14:49:56 -07:00