pulumi/sdk/python
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
..
cmd Better PEP440 version parsing (#8958) 2022-02-10 11:25:53 +01:00
dist Fix windows build 2020-12-07 15:58:30 -08:00
lib Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
scripts fix: test harness sourcing venv on Windows 2022-01-19 14:38:21 -08:00
stubs Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
.gitignore Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
.pylintrc Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
Makefile Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
mypy.ini Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
python.go Include package host version in about 2021-08-20 19:38:51 -07:00
python_test.go Update pip/setuptools/wheel in virtual environment (#5042) 2020-07-23 13:33:09 -07:00
requirements.txt Use black code formatter for the python sdk (#8919) 2022-02-04 01:16:16 +01:00
shim_unix.go Fix lint (#7915) 2021-09-07 16:41:17 -04:00
shim_windows.go Add copyright notice 2020-12-07 14:17:45 -08:00