pulumi/sdk/python/lib
Thomas Gummerer d235db64e0
auto: support refresh consistently in up/preview/destroy (#17209)
Currently refresh support is inconsistent in automation API. Go supports
it for up, preview and destroy, NodeJS only supports it for up and
preview, and Python doesn't support it at all. Support it for all three
in up, preview and destroy.

The important bit is supporting it for NodeJS (see
https://github.com/pulumi/actions/pull/1278#pullrequestreview-2290185113),
but it's best to support it consistently when we can.
2024-09-17 09:39:02 +00:00
..
pulumi auto: support refresh consistently in up/preview/destroy (#17209) 2024-09-17 09:39:02 +00:00
test auto: support refresh consistently in up/preview/destroy (#17209) 2024-09-17 09:39:02 +00:00
test_types Fix Pyright type checking of "StackReference#outputs" (#16957) 2024-08-14 05:14:23 +00:00
test_with_mocks [sdk/{nodejs,python}] Fix errors when testing remote components with mocks (#8053) 2021-09-24 06:08:13 -07:00
setup.py Freeze v3.133.0 (#17265) 2024-09-17 02:56:51 +00:00