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

Clean up migrations #2887

Merged
merged 4 commits into from
Mar 22, 2023
Merged

Clean up migrations #2887

merged 4 commits into from
Mar 22, 2023

Conversation

ghostwords
Copy link
Member

Follows up on #2438.

Replaces #2604. Unlike that PR this does not add handling for async migrations; that can come later, as needed.

It was added to patch data in 2016 after PSL domains weren't getting
cookieblocked even though their eTLD was on the yellowlist:
#841

Since we run migrations for new installs, this migration
has been obscuring various yellowlist bugs.

Should now be unnecessary following fixes in 1bf6653 and 7680ea5.
It's been out since 2022.9.27; affected users should be migrated by now.
All should be obsolete by now.
Instead of on every extension startup.

This should be a no-op in functionality as before this change
all migrations (except for the one blanked out in f7dc512)
ran before seed data was ready.
@ghostwords ghostwords added the migrations Badger user data modifications label Mar 21, 2023
@ghostwords ghostwords merged commit 795cc8a into master Mar 22, 2023
@ghostwords ghostwords deleted the clean-up-migrations branch March 22, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrations Badger user data modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant