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

Merged
merged 11 commits into from
Jan 6, 2025
Merged

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 11:09 PM PT - Jan 3rd, 2025

@DonIsaac, your commit 46bf1c6 has 2 failures in #8938:


🧪   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
Copy link
Member

@dylan-conway dylan-conway left a comment

Choose a reason for hiding this comment

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

Looks good

@dylan-conway dylan-conway disabled auto-merge January 6, 2025 18:36
@dylan-conway dylan-conway merged commit 189684f into main Jan 6, 2025
64 of 67 checks passed
@dylan-conway dylan-conway deleted the don/path/feat/matches-glob branch January 6, 2025 18:36
probably-neb pushed a commit to probably-neb/bun that referenced this pull request Jan 7, 2025
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.

3 participants