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

Allow sharing seeds between environments while still allowing environment specific seeds to overwrite #69

Closed

Conversation

danroberts
Copy link

SourceDeterminer checks environment subdirectories first, then defaults back to root seed directory. Fixes #2.

This allows you to have environment specific seeds, while still allowing
for shared seeds between environments.

back to root seed directory. Fixes vigetlabs#2.

This allows you to have environment specific seeds, while still allowing
for shared seeds between environments.
@danroberts
Copy link
Author

Hey folks! Couldn't get the tests to run on my local machine :(

I'd love to hear any feedback, and I'd be happy to add some to cover this if someone could point me in the right direction to run the tests. I get complaints about sqlite3 gem missing.

@sleepingkingstudios
Copy link
Contributor

@danroberts Are you running your tests through Appraisal?

@mackermedia
Copy link
Contributor

@danroberts: The Travis build notes a lot of failing tests -- you can see it by following the link above.
What error are you running into running the tests on your machine?

@danroberts danroberts closed this Feb 1, 2019
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

Successfully merging this pull request may close these issues.

Allow environment specific .yml file definitions & ability to share duplicate .yml files
3 participants