pulumi/sdk/nodejs/tests/automation
Eron Wright fb2607ebac
[nodejs] cancelation support for auto api (#16783)
This PR adds support to the auto api for a cancelation signal to be sent
by the caller, causing graceful shutdown of the Pulumi deployment
operation (`preview`, `up`, `refresh`, `destroy`).

Uses the standard `AbortSignal` API.

Related: #13160

---------

Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-09-17 13:23:58 +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 [nodejs] cancelation support for auto api (#16783) 2024-09-17 13:23:58 +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