Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Need some way of deploying test_data even if they are included in .gitignore #24

Closed
azdlowry opened this issue Jun 28, 2017 · 0 comments

Comments

@azdlowry
Copy link
Contributor

We have some test certificates that are encrypted when stored in git and the build processes uses a local key to decrypt them. To ensure that we don't accidentally check in the un-encrypted versions they are included in .gitignore which also means they don't get deployed into the bundle. However we need these files for the tests to run.

I'm looking at fixing this myself, but not sure on what the best approach would be. Maybe adding an option to the test_data to ignore .gitignore?

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

No branches or pull requests

1 participant