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

Projects: Remove references to migratedToS3 #23820

Merged
merged 4 commits into from Jul 24, 2018

Conversation

Erin007
Copy link
Contributor

@Erin007 Erin007 commented Jul 19, 2018

In upcoming work, we'd like to remove migratedToS3 from the value column of the storage_apps table. As a small first step, I'm removing the references to migratedToS3 from our codebase to ensure there isn't any code depending on that field.

Copy link
Member

@davidsbailey davidsbailey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you want to make sure this never comes back up on developer or adhoc machines, it would be best to null out this migration too: https://github.com/code-dot-org/code-dot-org/blob/staging/pegasus/migrations/076_migrate_channel_sources_to_s3.rb

AFAIK the setup process for developers involves running all migrations, and this one sets value['migratedToS3'].

@Erin007 Erin007 merged commit dc3c15e into staging Jul 24, 2018
@Erin007 Erin007 deleted the remove-refs-to-migratedToS3 branch July 24, 2018 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants