pulumi/sdk/python
Joe Duffy 2b48611d9c
Don't encourage PULUMI_TEST_MODE (#3146)
We intend to replace PULUMI_TEST_MODE with better testing support
that doesn't suffer from all the pitfalls of our current approach.
Unfortunately, we don't yet have complete guidance or validation
that the new approaches will work for all existing end users. So,
until we do, we'll take a lighter touch approach here, and simply
not encourage new usage of PULUMI_TEST_MODE.

Issue #3045 will remain open to track a mroe permanent fix.
2019-08-26 18:49:13 -07:00
..
cmd Explicitly convert dry_run parameter to a bool (#2361) 2019-01-16 12:06:17 -08:00
dist Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
lib Don't encourage PULUMI_TEST_MODE (#3146) 2019-08-26 18:49:13 -07:00
pkg/version Add license headers 2018-05-22 15:02:47 -07:00
.gitignore add .venv/ to python .gitignore to ignore when using PIPENV_VENV_IN_PROJECT=1 2019-06-19 12:43:04 -07:00
.pylintrc Make 'ResourceOptions.merge' static so downstream clients don't have to manually handle None cases. (#3072) 2019-08-14 15:55:03 -07:00
Makefile Python Dynamic Providers (#2900) 2019-07-19 10:18:25 -07:00
Pipfile Check for valid PB types in serialize_property (#3060) 2019-08-09 16:48:28 -07:00
Pipfile.lock Check for valid PB types in serialize_property (#3060) 2019-08-09 16:48:28 -07:00