mirror of https://github.com/pulumi/pulumi.git
8e5e4caf6e
* [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 |
||
---|---|---|
.. | ||
lifeycletest | ||
deployment.go | ||
destroy.go | ||
diff.go | ||
doc.go | ||
engine.go | ||
errors.go | ||
events.go | ||
eventsink.go | ||
import.go | ||
journal.go | ||
plugin_host.go | ||
plugins.go | ||
plugins_test.go | ||
project.go | ||
query.go | ||
refresh.go | ||
snapshot.go | ||
update.go | ||
update_test.go |