Skip to content

(CM-416) Only run seeds in development#17

Merged
pezholio merged 1 commit into
mainfrom
CM-416-only-run-seeds-in-development
Sep 2, 2025
Merged

(CM-416) Only run seeds in development#17
pezholio merged 1 commit into
mainfrom
CM-416-only-run-seeds-in-development

Conversation

@pezholio
Copy link
Copy Markdown
Contributor

@pezholio pezholio commented Sep 2, 2025

We’re planning to update the Helm charts to run rails db:setup instead of rails db:migrate, so we can create the database. This will also run the seeds, so we need to ensure they’re not run in production.

We’re planning to update the Helm charts to run `rails db:setup` instead
of `rails db:migrate`, so we can create the database. This will also
run the seeds, so we need to ensure they’re not run in production.
@pezholio pezholio requested a review from edavey September 2, 2025 10:52
@pezholio pezholio merged commit f87b06d into main Sep 2, 2025
22 checks passed
@pezholio pezholio deleted the CM-416-only-run-seeds-in-development branch September 2, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants