Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves workspace file finding #254

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

filip-debricked
Copy link
Collaborator

Adds support for the format "workspace": {"packages": []} for workspaces in package.json
Adds support for relative paths when finding workspaces (i.e, not using "files find" from the root folder of the project, but instead having the root folder nested in the current folder)

@filip-debricked filip-debricked self-assigned this Aug 30, 2024
@filip-debricked filip-debricked force-pushed the 0-improve-workspace-support branch 8 times, most recently from dd19264 to f7f3bc4 Compare September 2, 2024 07:30
Copy link

github-actions bot commented Sep 2, 2024

CodeScene PR Check

Code Health Quality Gates: OK

Change in average Code Health of affected files: +0.06 (9.38 -> 9.44)

View detailed results in CodeScene

Copy link
Collaborator

@klaradebricked klaradebricked left a comment

Choose a reason for hiding this comment

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

LGTM!

@sweoggy sweoggy merged commit e0cca5b into main Sep 2, 2024
18 checks passed
@sweoggy sweoggy deleted the 0-improve-workspace-support branch September 2, 2024 14:49
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.

3 participants