Skip to content

Fixup some fallout from the revert of #865 #878

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

Merged
merged 2 commits into from
Jul 11, 2017

Conversation

carols10cents
Copy link
Member

Sooo I have already deployed #865 to production, but not the revert. This means the migration got run, which means we need to undo it, so I've added it back here with the up/down swapped. It shouldn't affect anyone who hasn't run the reverted migration.

I also cherry-picked the commit from #865 that removes badge_type-- that method is indeed still not being used since we switched to serde, so that commit is fine. In fact, not having this is causing small problems because #807 was made between #865 and the revert, and it adds a new badge, so if I merge in #807 that variant isn't in badge_type.

Andronik Ordian and others added 2 commits July 11, 2017 15:28
I deployed rust-lang#865
Then we reverted that change
rust-lang#876

So the migrations that were reverted have been run on production :(
These new migrations are idempontent so shouldn't affect anyone who
*doesn't* have the reverted migrations...
@carols10cents carols10cents requested a review from sgrif July 11, 2017 19:38
@carols10cents
Copy link
Member Author

sgrif approved via dm!

@carols10cents carols10cents merged commit 3852737 into rust-lang:master Jul 11, 2017
@carols10cents carols10cents deleted the fixup branch July 11, 2017 19:58
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.

1 participant