-
Notifications
You must be signed in to change notification settings - Fork 54
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
Remove Disconnect references from Shavar services #111
Comments
Hi @skim1102, in continuation of mozilla-services/shavar-list-creation#121, I was thinking about sending a PR that removes references to the Disconnect category and to |
@boolean5 I went ahead and added the issue from shavar-list-creation repo in the description of the issue. Let's wait to get all the acceptance criteria fulfilled before we check the third acceptance criteria. Alternatively, the second criteria:
has not been worked on yet and would be a good extension for the work you have been doing to remove Disconnect category and JSON file references. Would you like to pick it up as an extended work you have been doing? |
Yes, working on the 2nd A/C sounds good. Thanks for suggesting this. I'll get back to you if I have any questions. |
@skim1102, some more context on this would be very helpful. It is not clear to me how the application of #110 caused the order of domains to change. Could you please explain this a little? Was there a domain that was added out of alphabetical order in #110? Does it have to do with the way the Disconnect list parser parses |
@boolean5 certainly! I apologize for the delayed response.
Yes, as you have mentioned, the Disconnect list parser uses |
Also, if you intend to keep working on this issue, please assign yourself to mozilla-services/shavar-list-creation#132. Thank you! |
Thanks for explaining this! I can't self-assign mozilla-services/shavar-list-creation#132 because I don't have write permissions for that repository. I still intend to work on it though, so feel free to assign it to me. |
About this Issue
After merging the changes from #110 I saw that the staging S3 showed that there were files updated when we expected to updates:
![Screen Shot 2020-02-03 at 1 23 57 PM](https://user-images.githubusercontent.com/25109943/73687784-5e53b300-4690-11ea-8b51-040f7ba4d82e.png)
Diffs of the logs before and after merging #110 shows that the order of the domains have changed causing the list to be "changed" (look at the diff between the .log files attached).
ads-track-digest256-BEFORE.log
ads-track-digest256.log
We should wait to apply #110 to versioned branches so that the domains are added alphabetically to prevent not-real update like this one. We should also remove all the Disconnect category references in the services and configs.
Acceptance Criteria
Disconnect
category and remaps to appropriate categories #110 to versioned branches so that we deploy meaningful updates and not a simple re-ordering of the items in the list. Issue filed Remove Disconnect category in all the versioned branches #112The text was updated successfully, but these errors were encountered: