pulumi/sdk/nodejs/automation
Thomas Gummerer 7bd93232c8
revert readlines fix for nodejs (#15798)
I've been trying to add a test for this, but it looks like the library
actually deals with splitting the lines correctly. Also reading back
through the issue again, it seems like the lines are missing the start
of the line, not the end, so this fix wouldn't work. Given that I don't
want to accidentally hide any potential issues and bring the logging
back.

The test can still be useful for the future, so I left it there.

I'm reopening https://github.com/pulumi/pulumi/issues/6768 as well.
2024-03-27 19:34:18 +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 Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +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 Apply autoformat 2023-04-28 18:27:10 -04:00
server.ts improve error message when gRPC fails (#15656) 2024-03-13 09:07:54 +00:00
stack.ts revert readlines fix for nodejs (#15798) 2024-03-27 19:34:18 +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