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: use fast-glob for resolving projects #1494

Merged
merged 1 commit into from Apr 25, 2024

Conversation

marcus-pousette
Copy link
Contributor

It takes about 30 seconds for the glob stuff to run any command in my project. This PR fixes that

@marcus-pousette marcus-pousette changed the title perf: use fast-glob for resolving projects fix: use fast-glob for resolving projects Apr 7, 2024
Copy link
Member

@wemeetagain wemeetagain left a comment

Choose a reason for hiding this comment

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

This looks good to me, ran it locally and saw a small speedup.

@achingbrain achingbrain merged commit c45c922 into ipfs:master Apr 25, 2024
20 checks passed
@achingbrain
Copy link
Member

Thanks!

github-actions bot pushed a commit that referenced this pull request Apr 25, 2024
## [42.2.6](v42.2.5...v42.2.6) (2024-04-25)

### Bug Fixes

* use absolute links in generated readme ([#1508](#1508)) ([8974445](8974445))
* use fast-glob for resolving projects ([#1494](#1494)) ([c45c922](c45c922))
Copy link

🎉 This PR is included in version 42.2.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants