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

More robust database seeds #312

Merged
merged 5 commits into from Mar 6, 2022
Merged

More robust database seeds #312

merged 5 commits into from Mar 6, 2022

Conversation

joemasilotti
Copy link
Owner

This PR cleans up the database seeds to make them more representative of the production environment. CI will also do a smoke test of the seed file (and bin/check) to make sure no errors are raised. More info is in docs/seeds.md.

Pull request checklist

  • Your code contains tests relevant for code you modified
  • You have linted and tested the project with bin/check

@joemasilotti joemasilotti changed the title More db seeds More robust database seeds Mar 6, 2022
@joemasilotti joemasilotti merged commit ef3d6d2 into main Mar 6, 2022
5 checks passed
@joemasilotti joemasilotti deleted the more-db-seeds branch March 6, 2022 21:05
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.

None yet

1 participant