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

Vendor the part of the fixtures repo we need #115

Open
carver opened this issue Jun 18, 2020 · 0 comments
Open

Vendor the part of the fixtures repo we need #115

carver opened this issue Jun 18, 2020 · 0 comments

Comments

@carver
Copy link
Contributor

carver commented Jun 18, 2020

What was wrong?

CI takes nearly 1minute checking out the fixtures repo, and only another 1m actually running the tests. We don't use most of the fixtures repo, and the tests should be pretty static.

To-do

Just include the copy the folder/files we want to use for testing as a folder directly in this repo, and drop the submodule altogether. Also drop the submodule checkout step in the circleci config. CI speed should ~double.

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

No branches or pull requests

1 participant