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

fix: broken Yarn PnP binary finder strategy #391

Merged
merged 18 commits into from
Dec 1, 2024

Conversation

Wroud
Copy link
Contributor

@Wroud Wroud commented Oct 10, 2024

Summary

Fix resolving binaries with Yarn PnP mode

Checklist

  • I have tested my changes on the following platforms:
    • Windows
    • Linux
    • macOS

@Wroud Wroud requested review from nhedger and a team as code owners October 10, 2024 17:03
@Wroud Wroud changed the title Fix Yarn PnP & pre-commit command fix: yarn pnp and pre-commit hooks Oct 10, 2024
@nhedger nhedger changed the title fix: yarn pnp and pre-commit hooks fix: broken Yarn PnP binary finder strategy Oct 11, 2024
lefthook.yaml Outdated Show resolved Hide resolved
test/fixtures/yarn-pnp/README.md Outdated Show resolved Hide resolved
nhedger and others added 15 commits November 24, 2024 10:36
OVSX requires Node 20, so we'll explicitly require Node 20 in the workflow instead of relying on the pre-installed one.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit addresses an issue where we started looking for the Biome binary when creating the project. Since we're doing this when creating the session anyways, this is removed.
@nhedger nhedger merged commit 1ae1e02 into biomejs:main Dec 1, 2024
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