This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
mirrors
/
pulumi
mirror of
https://github.com/pulumi/pulumi.git
Watch
0
Star
0
Fork
You've already forked pulumi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
friel/issue16987
Branches
Tags
No results found.
pulumi
/
sdk
/
nodejs
/
npm
/
testdata
/
pnpm-workspace
/
package.json
5 lines
57 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Detect pnpm workspaces (#15525) Detect pnpm workspaces and run `pulumi install` from the workspace root. Note that this change does not address issues with function serialisation in pnpm workspaces. Fixes https://github.com/pulumi/pulumi/issues/15512
2024-06-18 13:37:06 +00:00
{
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
"name"
:
"pnpm-workspacs"
,
"version"
:
"1.0.0"
Detect pnpm workspaces (#15525) Detect pnpm workspaces and run `pulumi install` from the workspace root. Note that this change does not address issues with function serialisation in pnpm workspaces. Fixes https://github.com/pulumi/pulumi/issues/15512
2024-06-18 13:37:06 +00:00
}