Skip to content

chore(nodejs): use native npm workspaces instead of lerna#2239

Merged
wpessers merged 1 commit intoopen-telemetry:mainfrom
wpessers:chore/nodejs/remove-lerna
Apr 9, 2026
Merged

chore(nodejs): use native npm workspaces instead of lerna#2239
wpessers merged 1 commit intoopen-telemetry:mainfrom
wpessers:chore/nodejs/remove-lerna

Conversation

@wpessers
Copy link
Copy Markdown
Member

@wpessers wpessers commented Apr 9, 2026

We don't use any lerna features, it's simply used as a script runner that uses the underlying npm workspaces. Therefore I just got rid of it entirely in favour of native npm workspace usage.

@wpessers wpessers requested a review from a team as a code owner April 9, 2026 19:42
Copy link
Copy Markdown
Member

@pragmaticivan pragmaticivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but was not sure if we ever want workspaces without tests, but --if-present there makes sense to me. One could argue the same applies to all commands, but not a blocker.

@wpessers
Copy link
Copy Markdown
Member Author

wpessers commented Apr 9, 2026

Good point, I had to add the flag because the sample app workspace doesn't have any tests. 😅

@wpessers wpessers merged commit 5f7b346 into open-telemetry:main Apr 9, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants