pulumi/pkg/resource
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
..
analyzer Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deploy Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
edit Update error handling (#8406) 2021-11-12 18:37:17 -08:00
graph Implement the --exclude-protected feature (#8359) 2021-11-15 11:45:14 -08:00
provider Update error handling (#8406) 2021-11-12 18:37:17 -08:00
stack Update error handling (#8406) 2021-11-12 18:37:17 -08:00
testdata support jar files 2020-08-10 14:15:35 -07:00