Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

When merging to production perform db migrate #429

Open
apex-omontgomery opened this issue Oct 10, 2018 · 1 comment · May be fixed by #434
Open

When merging to production perform db migrate #429

apex-omontgomery opened this issue Oct 10, 2018 · 1 comment · May be fixed by #434
Assignees

Comments

@apex-omontgomery
Copy link
Member

Feature automatic db migration

Why is this feature being added?

We want to be able to perform db migrations without having to use a rails console and do things automatically.

What should your feature do?

  1. Incorporate the migrate task into the prod build step.
  2. Include a new unit test that uses a default state prior to the migration and then performs a migration to the next (prefer only if a new migration file is in PR).
@valeriecodes
Copy link
Collaborator

I'm looking at this

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

Successfully merging a pull request may close this issue.

2 participants