code-corps / code-corps/code-corps-api
Move seeds into a mix task to avoid further issues with breaking them
未關閉
needs estimate
- 主要語言
- Elixir
- 星號
- 234
- 分支
- 82
- PR 合併指標
- 30 天內沒有已合併 PR
描述
# Problem
Moving our seeds script into a mix task would allow us to
- have it fail on serious compilation issues
- write a simple test which makes sure the task runs without errors
It could also be the first step towards creating a seeds context, though the necessity of that part is worth a discussion first.
貢獻指南
評估
這個 Issue 還沒有評估資料。