pulumi/sdk/python/lib/pulumi/automation
Anton Tayanovskyy a229605bfd
Redo 8633 (#8693)
* Auto API fix to clear RPC_MANAGER

* Suppress logging unobserved failed tasks

* Add a test

* Clean up the comment as RPC_MANAGER.clear() is no longer test-only

* Fix Python lint issues

* Add stack destroy

* Windows skip and more ways to run the test

* Correct placement of --minimal that still fails on Win

* Cross-ref GH issue

* Skip only on Windows

* Add CHANGELOG

* Fix Changelog ref
2022-01-10 18:00:43 -05:00
..
__init__.py [automation/python] - Export ProjectBackend class (#6984) 2021-05-06 19:43:31 -07:00
_cmd.py Fix for 8518 automation API issue with set_config "-value" (#8614) 2021-12-23 13:44:56 -05:00
_config.py Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
_local_workspace.py Fix for 8518 automation API issue with set_config "-value" (#8614) 2021-12-23 13:44:56 -05:00
_minimum_version.py [auto/*] - Bump min version (#6852) 2021-04-22 16:17:49 -07:00
_output.py [automation/*] Add support for getting stack outputs using Workspace (#6859) 2021-04-26 16:32:30 -07:00
_project_settings.py Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
_representable.py Satisfy Python lint: factor out URN parsing in Python and other fixes (#7821) 2021-08-24 09:57:51 -04:00
_server.py Redo 8633 (#8693) 2022-01-10 18:00:43 -05:00
_stack.py Satisfy Python lint: factor out URN parsing in Python and other fixes (#7821) 2021-08-24 09:57:51 -04:00
_stack_settings.py [automation/python] - Fix stack settings serialization (#6776) 2021-04-15 11:41:25 -07:00
_workspace.py [automation/*] Add support for getting stack outputs using Workspace (#6859) 2021-04-26 16:32:30 -07:00
errors.py Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
events.py [auto/python] - Fix deserialization of event (#8375) 2021-11-08 13:05:04 -08:00