pulumi/sdk/nodejs/automation
Will Jones d64448ec3b
Replace Rome with Biome in the NodeJS SDK (#16456)
As @denbezrukov notes in #13885, Rome (https://github.com/rome/tools,
the JavaScript toolchain we have been using to format and lint code in
the NodeJS SDK) has been deprecated. Biome (https://biomejs.dev/) has
sprung up in its place as a community fork and appears to be the best
bet for migration going forward. This commit introduces Biome, ports the
bits of configuration that need changing and updates formatting
accordingly.

Closes #13885

Co-authored-by: Denis Bezrukov <6227442+denbezrukov@users.noreply.github.com>
2024-06-24 11:14:56 +00:00
..
cmd.ts Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
config.ts Removing x namespace from go/python/nodejs automation packages (#6518) 2021-04-14 19:32:18 +01:00
errors.ts Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
events.ts Fix documentation comments in the NodeJS SDK (#16307) 2024-06-03 12:50:03 +00:00
index.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
localWorkspace.ts Add removeStack options to NodeJS Auto API SDK (#16333) 2024-06-14 08:35:06 +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 add support for --import-file when using the Automation API (#16071) 2024-04-30 11:31:43 +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 Add removeStack options to NodeJS Auto API SDK (#16333) 2024-06-14 08:35:06 +00:00