pulumi/sdk/nodejs/proto
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_grpc_pb.js Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
analyzer_pb.js PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine_grpc_pb.js Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
engine_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
errors_grpc_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
errors_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language_grpc_pb.js Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
language_pb.js [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
languages_grpc_pb.js Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
languages_pb.js Implement more of the Python runtime 2018-02-24 08:58:34 -08:00
plugin_grpc_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
plugin_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
provider_grpc_pb.js Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
provider_pb.js Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
resource_grpc_pb.js Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
resource_pb.js Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
status_grpc_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
status_pb.js Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00