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

Refactor and Decouple Seeds #551

Open
toastercup opened this issue Jan 13, 2018 · 1 comment
Open

Refactor and Decouple Seeds #551

toastercup opened this issue Jan 13, 2018 · 1 comment

Comments

@toastercup
Copy link
Member

Currently, seed tasks are happening in all the wrong places in Cortex. We should abstract most of them to our engines, and rebuild them using DSLs or with a helper library like Seedbank

Of particular interest is the seed for Employer Blogs. This is not a concern of core nor our plugins-core engine. We should create an entirely new engine for this, or figure out a better way of handling default structures - perhaps this belongs in the parent application of core?

@MKwenhua
Copy link
Contributor

I am ok either way.

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

No branches or pull requests

2 participants