code-corps / code-corps/code-corps-api

Move seeds into a mix task to avoid further issues with breaking them

Open
#1,277 1 comment 1 reaction 0 assignees View on GitHub
needs estimate
Dominant language
Elixir
Stars
234
Forks
82
PR merge metrics
No merged PRs in 30d

Description

# 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.