Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Restrict Project Discovery #9

Open
nathankleyn opened this issue May 31, 2015 · 0 comments
Open

Restrict Project Discovery #9

nathankleyn opened this issue May 31, 2015 · 0 comments
Labels

Comments

@nathankleyn
Copy link
Contributor

Allow folders to be excluded from project discovery. Currently, the Travis builds are taking a good long while to run as they are finding the tests in the vendor/bundle directory (which means it's working, but isn't great for build times!) See https://travis-ci.org/shantytown/shanty/builds/64779356 for an example of this.

We need to allow these directories to be excluded, and in the process centralise the globbing process to gain some performance (right now each plugin globs over and over and over again, which is really bad for performance!)

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

No branches or pull requests

1 participant