pulumi/sdk/nodejs/tests/automation
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
..
data [autmation/nodejs] Implement Stack.import() to specify and import resources into a stack (#16615) 2024-07-24 14:58:12 +00:00
cmd.spec.ts Allow disabling version validation when using a custom PulumiCommand isntance (#15242) 2024-01-26 13:41:10 +00:00
localWorkspace.spec.ts auto: support refresh consistently in up/preview/destroy (#17209) 2024-09-17 09:39:02 +00:00
remoteWorkspace.spec.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
util.ts use uuid instead of random number for test suffix (#14827) 2023-12-12 13:09:27 +00:00