Skip to content

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

@begedin

Description

@begedin

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions