pulumi/sdk/nodejs/runtime
Fraser Waters 5d91f8f322
Add RetainOnDelete resource option (#8746)
* Plumb in basics of retainOnDelete

* Add test

* Make test pass

* Add to changelog

* Add to API list

* lint

* Add semicolon

* Fix Infof call

* Fix method call

* new delete mode work

* cleanup

* protectTest

* Fix up test

* Fix replace

* Fix up test

* Warn on drop

* lint

* Change to just a bool flag

* Regenerate proto

* Rework to just a bool flag with no error

* Remove old comment

* Fix C# typo

* rm extra space

* Add missing semicolon

* Reformat python

* False typo

* Fix typo in js function name

* Reword docs

* lint

* Read doesn't need retainOnDelete
2022-02-16 22:11:12 +00:00
..
closure JavaScript fnSerialization match package.json exports (#8893) 2022-02-08 10:22:56 -08:00
asyncIterableUtil.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
config.ts [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
debuggable.ts remove erroneous global promise rejection handler (#6864) 2021-04-26 08:27:41 -07:00
index.ts Refactor Mock newResource and call to accept property bag rather than individual args (#6672) 2021-04-14 19:32:18 +01:00
invoke.ts fix: respect plugin download URLs in nodejs SDK 2022-02-01 11:28:33 -08:00
mocks.ts [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
resource.ts Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
rpc.ts Enable output values by default (#8014) 2021-09-24 08:57:04 -07:00
settings.ts [sdk/nodejs] Marshal output values (#7925) 2021-09-15 18:25:26 -07:00
stack.ts [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00