[10:37:03] Hopefully somebody is able to help. I am tring to upgrade MediaWiki 1.31 to 1.35 [10:37:26] wrong channel, use #mediawiki [10:37:57] No problem. It is a technical problem, so I chose the tech chanel. [12:13:57] [[Tech]]; Bythewayjames; /* Real basic: Is there a template to guide creation of a new biography page? */ new section; https://meta.wikimedia.org/w/index.php?diff=25239305&oldid=25225975&rcid=27823878 [12:14:44] * Reedy wonders how that is a tech question [12:44:19] [[Tech]]; AKlapper (WMF); /* Real basic: Is there a template to guide creation of a new biography page? */; https://meta.wikimedia.org/w/index.php?diff=25239367&oldid=25239305&rcid=27824043 [13:09:54] is there a way to reach a https://static-codereview.wikimedia.org/ archive from a Git hash of a pre-Gerrit commit? [13:22:26] okay, the trick seems to be: 1) download and gunzip code_rev.sql.gz (warning, it big) 2) sed 's/,/,\n/g' code_rev.sql | grep -C100 'whatever you’re looking for' 3) look in the preceding lines for something that could be a change number 4) manually assemble the corresponding URL 5) good luck [13:24:01] (where “whatever you’re looking for” is a unique-looking snippet from the commit message. the git hashes aren’t in that dump) [13:27:11] (result of this archaeology is at https://gerrit.wikimedia.org/r/c/mediawiki/core/+/934541 if anyone’s curious) [13:27:34] the null has caused issues on PHP 8.1 :P [13:27:55] I would say that missing awareness of the null has caused those issues :P [13:28:16] we also have the links to the SVN rev numbers in Git commit notes [13:28:26] ohhhhh [13:28:40] do I need a special refspec to fetch those? (or whatever the right git terminology is) [13:28:40] https://www.mediawiki.org/wiki/Gerrit/Advanced_usage#Code_Review_links [13:31:42] amazing, thanks [13:31:43] MatmaRex: https://gerrit.wikimedia.org/r/c/operations/puppet/+/934543 [13:33:08] oh, nice [13:36:07] i somehow didn't even realize we undeployed CodeReview [13:36:23] heh [13:36:28] it's not that long ago AFAIK [13:37:02] heh, commit date 2020 but only deployed 2022 ^^ https://gerrit.wikimedia.org/r/c/operations/mediawiki-config/+/593350 [14:22:32] [[Tech]]; Bythewayjames; /* Real basic: Is there a template to guide creation of a new biography page? */ Reply; https://meta.wikimedia.org/w/index.php?diff=25239520&oldid=25239367&rcid=27824513 [14:23:05] lol [14:54:36] hmm.. they should go to https://en.wikipedia.org/wiki/Wikipedia:WikiProject_Biography [14:55:33] [[Tech]]; AKlapper (WMF); /* Real basic: Is there a template to guide creation of a new biography page? */; https://meta.wikimedia.org/w/index.php?diff=25239568&oldid=25239520&rcid=27824627 [14:57:37] [[Tech]]; Mutante; link to WikiProject Biography; https://meta.wikimedia.org/w/index.php?diff=25239570&oldid=25239568&rcid=27824632 [18:54:23] cross posting from #wikimedia-hackathon: Regarding https://www.mediawiki.org/wiki/User:Jdlrobson/Stable_interface_policy/frontend I'm hoping to push within the next 3 months. I'm just waiting on feedback from a few people. Please let me know if there's anything in the existing document which in existing format you would veto as I'm hoping to send a mailing list to the email [18:54:24] shortly to get this ratified by the masses :) [18:59:15] I mean, mailing list is kind of where one should get feedback :) [19:01:35] how do you send a mailing list to an email?