pulumi/sdk/nodejs/automation
Thomas Gummerer a724adae04
Implement --continue-on-error for up in Automation API (#15953)
Users are already able to use --continue-on-error for destroy in the
automation API. Implement the same for `up` as well.

This should only be merged after
https://github.com/pulumi/pulumi/pull/15740 is. (Note that this still
includes the commits from there, I will rebase once that PR is merged,
hence this is only a draft PR for now)
2024-04-23 09:16:14 +00:00
..
cmd.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
config.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
errors.ts Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
events.ts [apitype] Add RetainOnDelete to StepEventStateMetadata 2023-06-26 12:50:39 -07:00
index.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
localWorkspace.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
minimumVersion.ts [sdk/nodejs] Mark internal APIs `@internal` to filter from SDK docs 2022-09-20 11:54:06 -07:00
projectSettings.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
remoteStack.ts Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
remoteWorkspace.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
server.ts improve error message when gRPC fails (#15656) 2024-03-13 09:07:54 +00:00
stack.ts Implement --continue-on-error for up in Automation API (#15953) 2024-04-23 09:16:14 +00:00
stackSettings.ts Apply autoformat 2023-04-28 18:27:10 -04:00
tag.ts Add stack tag support for nodejs automation api sdk 2022-12-14 22:27:56 -05:00
workspace.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00