User Details
- User Since
- Oct 3 2014, 12:09 PM (442 w, 6 d)
- Availability
- Available
- LDAP User
- Hoo man
- MediaWiki User
- Hoo man [ Global Accounts ]
Tue, Mar 28
Mon, Mar 27
PRs:
Wed, Mar 22
I consider the wdio related updates out of scope here as the browser tests are being investigate/ worked on in parallel anyway (also just trivially updating broke lots of things). Therefore we only need to update husky and lint-staged here.
PRs:
Tue, Mar 21
Thu, Mar 16
Wed, Mar 15
Thu, Mar 2
Wed, Mar 1
Feb 27 2023
Moving this to verification, as I suppose this is all we're going to do here in terms of edge case handling.
Feb 23 2023
Feb 22 2023
Feb 20 2023
I think what happened here (because it also initially happened to me), is that the horizontal scrollbar is not expected to be at the very bottom of the entire page (meaning to reach it you need to scroll through the whole table).
Feb 15 2023
This is indeed still part of cognates sites (and some pages are part of cognate_pages):
Feb 14 2023
Feb 13 2023
Feb 2 2023
Jan 31 2023
Jan 30 2023
Jan 24 2023
I've just updated PropertySuggester_update with the latest instructions.
Jan 19 2023
I have not fully finished this yet, but one thing to note: The return if rc_this_oldid is <= 0 is no longer needed. This was added back when changes were saved to wb_changes and later loaded by revision id (used to be ChangeLookup::loadByRevisionId), but nowadays the changes are only identified/ updated by their own id.
Jan 16 2023
Jan 14 2023
Jan 12 2023
This is fully done now once the above patch is merged (except for T326681: axe-core 4.6 makes new-lexeme-special-page a11y tests fail).
Jan 10 2023
Jan 5 2023
Still to do:
- Look into the axe-core update (4.5.2 -> 4.6.2) which breaks the tests
- Review the dependabot PRs
- Update the submodule version in WikibaseLexeme
Dec 23 2022
Nov 29 2022
Nov 8 2022
Nov 1 2022
I wonder if we should still report the most lagged instance in that case (or also the median one or maybe none at all)?
Oct 31 2022
LogEventsList::getTitleInputDesc already gets the title input, it "just" needs to be title formatted and passed as default.
Oct 27 2022
I just did the final clean up of this (see T300770#8286874/T300770#8290231): We had 18,961 invalid entries for commons, 84 for enwiki and 5 for enwiktionary (and none for other wikis).
Oct 26 2022
WDQS maintenance occurred during the time frame in which these errors occurred, making this a likely cause of Prometheus returning unexpected data.
Oct 20 2022
This was almost certainly a hiccup caused during the deployment of https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikidata.org/+/845016.
Oct 18 2022
Oct 17 2022
Tests are good again: https://integration.wikimedia.org/ci/job/termbox-pipeline-test/274/
I managed to reproduce this locally, and after some poking I managed to nail this down to: https://github.com/vuejs/core/issues/5063
Oct 13 2022
Oct 12 2022
Oct 11 2022
@valerio.bozzolan Exactly: When focus is lost from the input but the preview got clicked on (mousedown), we left it open. But as the map zoom links prevented the mousedown events from bubbling up through the DOM, we couldn't catch clicks on them that way.
Oct 10 2022
Current plan:
- Merge and deploy https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikidata.org/+/841136
- Get https://gerrit.wikimedia.org/r/c/operations/puppet/+/841148 merged and deployed
- Merge https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikidata.org/+/552544 (can be either deployed per hand to actually see the impact live or we can just let it go with the train)
Oct 7 2022
Oct 6 2022
This is fully deployed in production now!
Oct 5 2022
Today when deploying we noticed that sometimes old entries (with positive namespace id as value) can slip back in when a link update is performed from an older parser output (from parser cache). Given this happens rarely, we decided to just ignore this for now and run the maintenance scripts again in a month to fix these cases.
The deploy window today didn't suffice and, although only the biggest wikis are done, about 2/3rds of the rows have been update. I've schedule a new window for tomorrow 08:30–10:00 UTC (10:30–12:00 UTC+2).
Oct 3 2022
Deploy/ migration of the new page prop format to all Wikis scheduled for Wednesday, October 5, 08:30–13:00 UTC (10:30–15:00 UTC+2).
Sep 29 2022
Today we successfully deployed the new format (inverted namespace number as pp_value/pp_sortkey) to the "wikidataclient-test" wikis.
Sep 27 2022
Given this is merged now, I will migrate the test wikis this week (probably Thursday) and the rest sometime next week (Tuesday?). I'll keep this task updated.