pulumi/sdk/python/lib/pulumi/runtime
Ian Wahbe 3926e523c5
[sdk/python] add plugin download url (#8692)
* [sdk/python] add PluginDownloadURL to ResourceOptions

* Setup integration tests

* Cleanup test code

* Cleanup the test framework addition

* Minor cleanup

* Fix lint

* Update CHANGELOG_PENDING.md

* Fix test

* Attempt to get python to use the correct SDK

* Fix integration tests

* Add codegen changes

* Include `InvokeOptions`

* Fix comment spacing
2022-01-11 08:26:48 -08:00
..
proto Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
__init__.py Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
_json.py [sdk/python] Add pulumi.runtime.to_json utility (#5307) 2020-09-09 12:08:45 -07:00
config.py Fix python lint issues (#7988) 2021-09-16 17:42:35 -07:00
invoke.py [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
known_types.py [sdk/python] Unmarshal output values in component providers (#8212) 2021-11-15 10:12:12 -08:00
mocks.py Revert "[python/sdk] - Remove python 3.6 support (#8161)" (#8332) 2021-11-02 10:19:01 -07:00
resource.py [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
resource_cycle_breaker.py Fix 7862 (#7887) 2021-09-07 11:30:39 -04:00
rpc.py Expand dependencies when marshaling output values (#8301) 2021-11-01 11:10:27 -07:00
rpc_manager.py Redo 8633 (#8693) 2022-01-10 18:00:43 -05:00
settings.py Fix python lint issues (#7988) 2021-09-16 17:42:35 -07:00
stack.py Revert "[python/sdk] - Remove python 3.6 support (#8161)" (#8332) 2021-11-02 10:19:01 -07:00
sync_await.py Revert "[python/sdk] - Remove python 3.6 support (#8161)" (#8332) 2021-11-02 10:19:01 -07:00