- RESTbase
- CX Config
- Analytics refinery
- Pywikibot
- Wikidata
- Import from Incubator
- Clean up old interwiki links
- For content wikis: ask the stewards to add the wiki to the global bot policy wikiset
- Add the wiki to a CVNBot for SWMT monitoring
- Add to Wikistats
Description
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T332379 Post-creation work for anpwiki | |||
Resolved | Zabe | T332115 Create Wikipedia Angika | |||
Resolved | jhsoby | T332118 Add namespace translations in Angika | |||
Resolved | BTullis | T332458 Prepare and check storage layer for anpwiki | |||
Resolved | hnowlan | T332380 Add anpwiki to RESTBase |
Event Timeline
Change 898924 had a related patch set uploaded (by Gerrit maintenance bot; author: Gerrit maintenance bot):
[mediawiki/services/cxserver@master] Add anp to languages
Change 898924 merged by jenkins-bot:
[mediawiki/services/cxserver@master] Add anp to languages
Change 900960 had a related patch set uploaded (by KartikMistry; author: KartikMistry):
[operations/deployment-charts@master] Update cxserver to 2023-03-17-133444-production
Change 901729 had a related patch set uploaded (by Zabe; author: Zabe):
[analytics/refinery@master] Add anp.wikipedia to pageview allowlist
Change 901729 merged by Joal:
[analytics/refinery@master] Add anp.wikipedia to pageview allowlist
Change 900960 merged by jenkins-bot:
[operations/deployment-charts@master] Update cxserver to 2023-03-17-133444-production
Mentioned in SAL (#wikimedia-operations) [2023-03-27T05:40:49Z] <kart_> Updated cxserver to 2023-03-17-133444-production (T332379 + build changes)
Change 903800 had a related patch set uploaded (by Zabe; author: Zabe):
[mediawiki/services/restbase/deploy@master] Add new wikis to RESTBase
Change 903800 merged by Hnowlan:
[mediawiki/services/restbase/deploy@master] Add new wikis to RESTBase
Mentioned in SAL (#wikimedia-operations) [2023-03-29T10:02:22Z] <hnowlan@deploy2002> Started deploy [restbase/deploy@c265f3f]: Add ckbwiktionary, anpwiki T332093 T332379
Mentioned in SAL (#wikimedia-operations) [2023-03-29T10:21:52Z] <hnowlan@deploy2002> Finished deploy [restbase/deploy@c265f3f]: Add ckbwiktionary, anpwiki T332093 T332379 (duration: 19m 30s)
I did not get my own subtask to add new wikis to wikistats as usual in the past.
I _think_ it's a bug. But @Ladsgroup maybe it's easier to just add that as a checkbox in the "post creation" work tickets instead of getting the tasks to work again? Or can we just enable the task creation again? Cheers and thanks
MariaDB [wikistats]> insert into wikipedias (prefix, lang, loclang, method) values ("anp", "Angika", "अंगिका", 8); .. /usr/lib/wikistats/update.php wp prefix anp sent query: 'select * from wikipedias where prefix="anp"'. A(1/340) - anp.wikipedia.org - calling API: https://anp.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5 -> http answer: 200 -> parsing answer: 0 getting version for https://anp.wikipedia.org/w/api.php?action=query&meta=siteinfo&siprop=statistics&format=php&maxlag=5---> OK - total: 3421 good: 1291 edits: 16227 users: 242 active users: 14 admins: 2 images: 0 ---> update wikipedias set total="3421",good="1291",edits="16227",users="242",activeusers="14",admins="2",images="0",http="200",si_generator="MediaWiki 1.41.0-wmf.1",ts=NOW() where id="356";
It was the issue that broke the script halfway through creating tickets. I fixed that. so it should be fine for the next ones.