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

feat(node/path): support matchesGlob #15917

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

DonIsaac
Copy link
Contributor

What does this PR do?

Support require("node:path").matchesGlob(path, pattern)

How did you verify your code works?

Relevant parallel test cases are ported. Re-used import("bun").Glob, which is already thoroughly tested.

@robobun
Copy link

robobun commented Dec 21, 2024

Updated 8:07 PM PT - Dec 27th, 2024

@DonIsaac, your commit a2575d6 has 1 failures in #8612:


🧪   try this PR locally:

bunx bun-pr 15917

@DonIsaac DonIsaac added this pull request to the merge queue Dec 27, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 27, 2024
@DonIsaac DonIsaac enabled auto-merge December 28, 2024 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants