pulumi/sdk/nodejs/tests/automation
Thomas Gummerer 6315637ece
always run multiple stacks concurrently test locally (#17502)
This test was always meant to be run locally. When I introduced the
withTestBackend function I missed that, and made it run with the cloud
backend accidentally, which results in stackname conflicts. Revert that
part and make it always run locally again.
2024-10-07 21:15:17 +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 always run multiple stacks concurrently test locally (#17502) 2024-10-07 21:15:17 +00:00
remoteWorkspace.spec.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
util.ts run in local workspace when no PULUMI_ACCESS_TOKEN is set (#17393) 2024-10-07 12:25:26 +00:00