-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
In some cases, I find it very useful if we could limit umbrella recursion to a subset of apps. For example, for me, a very pressing issue is selective testing as running tests on all apps all the time is a time killer. If we had a way to specify a regexp that needs to be run against every project found in the apps_path (if the regexp is specified), it would instantly solve the problem. The patch is trivial, if everybody agrees we need this, I can submit a PR.
cc @ericmj