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

Revert "Revert "Update all instances of [slide] placeholder syntax"" #39960

Merged
merged 2 commits into from
Apr 8, 2021

Conversation

Hamms
Copy link
Contributor

@Hamms Hamms commented Apr 7, 2021

Reverts #39959, restoring #39834

The original PR introduced a bunch of JSON errors because I completely forgot to escape the " in the new syntax. I thought I had tested that by re-seeding locally, but apparently that didn't work since obviously it didn't catch the error. In addition to correctly escaping that syntax in this PR, I'm also going to attempt to figure out why my tests didn't work.

@Hamms
Copy link
Contributor Author

Hamms commented Apr 7, 2021

Oooooh, I figured it out. For some reason, I had it in my head that seed:scripts would seed the old script content, and seed:courses seeded the new stuff that's in the script_json files.

Now I understand that I should have tested this with seed:scripts, and I have no idea what seed:courses does. But either way, I've verified that this change should be correct and now understand why I was wrong about that before.

@Hamms Hamms requested a review from a team April 7, 2021 21:30
@dmcavoy
Copy link
Contributor

dmcavoy commented Apr 7, 2021

Seed:courses just seeds the courses. Seed scripts seeds scripts, lesson groups, lessons

@Hamms Hamms merged commit 10a4c00 into staging Apr 8, 2021
@Hamms Hamms deleted the revert-39959-revert-39834-update-all-slide-syntax branch April 8, 2021 00:22
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