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(utils): replace glob with fast-glob #414

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

johannesf95
Copy link
Contributor

@johannesf95 johannesf95 commented Apr 14, 2022

closes #410

@nx-cloud
Copy link

nx-cloud bot commented Apr 14, 2022

☁️ Nx Cloud Report

We didn't find any information for the current pull request with the commit 478c19c.
You might need to set the 'NX_BRANCH' environment variable in your CI pipeline.

Check the Nx Cloud Github Integration documentation for more information.


Sent with 💌 from NxCloud.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@johannesf95 johannesf95 changed the title feat(utils): replace glob with fast-glob (#410) feat(utils): replace glob with fast-glob Apr 14, 2022
@AgentEnder AgentEnder merged commit 5db4ca9 into nx-dotnet:master Apr 14, 2022
github-actions bot pushed a commit that referenced this pull request Apr 21, 2022
## [1.9.11](v1.9.10...v1.9.11) (2022-04-21)

### Bug Fixes

* **core:** replace glob with fast-glob to speed up dep-graph calculation ([#414](#414)) ([5db4ca9](5db4ca9)), closes [#410](#410)
* **dotnet:** expand env vars in cli parameters ([#422](#422)) ([c2db0cd](c2db0cd))

Apr 21, 2022, 2:46 PM
@github-actions
Copy link
Contributor

🎉 This PR is included in version 1.9.11 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Replace glob with fast-glob for .*proj file search in project-graph calculation
2 participants