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

Uncomment school seeding #29061

Merged
merged 2 commits into from Jun 11, 2019
Merged

Uncomment school seeding #29061

merged 2 commits into from Jun 11, 2019

Conversation

bencodeorg
Copy link
Contributor

@bencodeorg bencodeorg commented Jun 11, 2019

Tested this worked locally by running SchoolDistrict.seed_all, then School.seed_all with stub_school_data set to false. Took about an hour and a half.

My only question is how to confirm that the seeding of school districts takes place before schools?

@uponthesun
Copy link

I think it goes in the order defined here:

task all: [:videos, :concepts, :scripts, :callouts, :school_districts, :schools, :secret_words, :secret_pictures, :courses, :ap_school_codes, :ap_cs_offerings, :ib_school_codes, :ib_cs_offerings, :state_cs_offerings]

Which should mean that school districts are seeded first.

@bencodeorg bencodeorg merged commit d8ef75f into staging Jun 11, 2019
@bencodeorg bencodeorg deleted the uncomment-school-seeding branch July 29, 2019 20:59
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.

None yet

2 participants