pulumi/sdk/nodejs/automation
Anton Tayanovskyy f6fc099792
Avoid importing typescript unless necessary (#10185)
* Avoid importing typescript in node SDK where possible

* Lazy-load runtime/closure in dynamic/index.ts

* More targeted runtime import in config.ts

* More precise imports in run-policy-pack/run.ts

* More precise imports for dynamic-provider/index.ts

* More precise imports for automation/server.ts

* Share typescript compiler option loading func in run.ts and run-policy-pack/run.ts

* Lazy-load ts-node that depends on TypeScript

* Break module import cycle

* Fix node lint
2022-07-20 17:38:55 -04:00
..
cmd.ts Fix for 8518 automation API issue with set_config "-value" (#8614) 2021-12-23 13:44:56 -05:00
config.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
errors.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
events.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
index.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
localWorkspace.ts Fix for 8518 automation API issue with set_config "-value" (#8614) 2021-12-23 13:44:56 -05:00
minimumVersion.ts Add user agent to the CLI, Go and Nodejs Automation API SDKs (#6935) 2021-04-30 07:26:23 -07:00
projectSettings.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
server.ts Avoid importing typescript unless necessary (#10185) 2022-07-20 17:38:55 -04:00
stack.ts [auto] Add flag to show secrets (#9879) 2022-06-24 10:00:09 -07:00
stackSettings.ts Tidy Nodejs SDK imports (#9658) 2022-05-30 09:31:28 +01:00
workspace.ts [automation/*] Add support for getting stack outputs using Workspace (#6859) 2021-04-26 16:32:30 -07:00