User Details
- User Since
- Feb 4 2026, 11:51 AM (26 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- Nicholusmuwonge [ Global Accounts ]
Today
PDF report
Yesterday
UpdateSubscriptions seems to not need any updates.
Tue, Aug 4
Mon, Aug 3
Fri, Jul 31
Wed, Jul 29
Results can be tracked down from: https://docs.google.com/document/d/1ORyD_uQwBvZyqaL29TsOmq0E9W0Pyo8vq-oln8dDFuE/edit?usp=sharing
Tue, Jul 28
Danny will get in touch with Taavi
Mon, Jul 27
Tue, Jul 21
Suzie will send out an email to Chris
Task may need to be broken down further into smaller tasks
Biggest part is done, a comment from Arabic wiki went with a string instead of the team approach. Danny still needs to learn if this will not break anything
This wmfdata package is still breaking implementation
Tue, Jul 14
Mon, Jul 13
Fri, Jul 10
This is blocked for now because its awaiting the text diffing functionality
DOM related diffs turned out to be inconsistent due to the DOM misalignment from the parsing html process which rendered it useless to the main goal.
Jul 8 2026
Jul 3 2026
Jul 2 2026
Jul 1 2026
Jun 30 2026
Jun 29 2026
This was doing better but still showed the commented out code as a diff
Flaws
- This aligns well with the https://docs.python.org/3/library/difflib.html#difflib.HtmlDiff
- Comparing screenshots using playwright. https://playwright.dev/docs/test-snapshots
- https://xmldiff.readthedocs.io/en/stable/index.html. This takes the DOM into consideration during its comparison. So I went with this.
Also this returns a string of what changed exactly such as attributes and text
[insert, /div[1], p, 3] [update-text, /div/p[2], "i", null] [delete, /div/h2[1]]
- Choose suitable Library for diff with mostly python native modules.
- Return changes value for indirect value if not inner html changes and inner html changed return verdict if something changed.
- Store everything in a single directory, rev, re-parsed rev and diff
- Use Pytest to test everything.
Jun 26 2026
Jun 25 2026
The graphs
Jun 24 2026
Jun 23 2026
Jun 22 2026
Add Adam to the mailing list.
Can we attach a document showing what we have learned and the things we need to follow up on.
Jun 18 2026
@SuzanneWood-WMDE , According to my look through codesearch, I identified changes potentially needed in:
Jun 16 2026
Solution can be found here https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1260687/17..18 for RC where cache updates before the RefreshLinks Job is run
Jun 11 2026
Jun 9 2026
May 27 2026
May 26 2026
May 22 2026
May 21 2026
Find the reviews correspondence in this document.
Pausing https://phabricator.wikimedia.org/T426386 till this is done.







