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

Fix: Run db:prepare for Review App #100

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Fix: Run db:prepare for Review App #100

merged 1 commit into from
Jun 4, 2024

Conversation

danieldiekmeier
Copy link
Contributor

@danieldiekmeier danieldiekmeier commented Jun 4, 2024

Currently, the seeds are not loaded correctly because we're not migrated yet:

image

The db:prepare task seems pretty good for ensuring we have a working setup:

https://edgeguides.rubyonrails.org/active_record_migrations.html#preparing-the-database

@danieldiekmeier danieldiekmeier temporarily deployed to nerdgeschoss-fix-postde-5gnnbe June 4, 2024 10:00 Inactive
@danieldiekmeier danieldiekmeier self-assigned this Jun 4, 2024
@danieldiekmeier danieldiekmeier added the backend Requires a backend developer. label Jun 4, 2024
@jmarsh24 jmarsh24 merged commit ede4439 into main Jun 4, 2024
1 check passed
@jmarsh24 jmarsh24 deleted the fix/postdeploy branch June 4, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires a backend developer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants