1-50 of 53 results (12ms)
2021-09-24 §
18:58 <wm-bot> <lucaswerkmeister> tried to deploy new pygments-server with support for latest SyntaxHighlight; not quite working yet, but as pages with SyntaxHighlight still work (just without highlighting), I’m okay to leave it at this for now, and hopefully resume tomorrow [tools.notwikilambda]
2021-09-22 §
19:57 <wm-bot> <lucaswerkmeister> deleted and recreated `update` deployment, it was stuck unable to roll out a new replicaset due to quota; I’m not sure where the new replicaset came from, maybe I accidentally rollout-restarted it? [tools.notwikilambda]
2021-09-21 §
23:40 <wm-bot> <lucaswerkmeister> set pygments-server memory limits to 256Mi (3cea8f6a18) [tools.notwikilambda]
19:29 <wm-bot> <lucaswerkmeister> undeployed workaround for T291325, seems to be fixed [tools.notwikilambda]
2021-09-20 §
21:23 <wm-bot> <lucaswerkmeister> successfully rolled out node12 for function-orchestrator too [tools.notwikilambda]
21:19 <wm-bot> <lucaswerkmeister> successfully rolled out node12 for function-evaluator after changing `npm ci` to `npm install` (ecfa5ab9ab) [tools.notwikilambda]
21:00 <wm-bot> <lucaswerkmeister> tried to deploy d028cb3667 (switch to node12) for function-evaluator but the new pod never came up so I undid the rollout; will consider further steps [tools.notwikilambda]
20:50 <wm-bot> <lucaswerkmeister> set cronjob successfulJobsHistoryLimit to 0 (0aa054b391) [tools.notwikilambda]
20:40 <wm-bot> <lucaswerkmeister> `git -C ~/www/js/function-orchestrator/ config pull.rebase true` ditto [tools.notwikilambda]
20:40 <wm-bot> <lucaswerkmeister> `git -C ~/www/js/function-evaluator/ config pull.rebase true` to silence `git pull` warnings (presumably due to newer git in node12 container) [tools.notwikilambda]
2021-09-19 §
16:47 <wm-bot> <lucaswerkmeister> changed restart cronjob to 9:30 and 21:30 to avoid congestion at midnight/noon [tools.notwikilambda]
16:39 <wm-bot> <lucaswerkmeister> (and reenabled SyntaxHighlight_GeSHi) [tools.notwikilambda]
16:39 <wm-bot> <lucaswerkmeister> rolled back SyntaxHighlight_GeSHi to commit 580ce3425f, because I2e82e5aa2a is incompatible with pygments-server (provides input as file instead of stdin) [tools.notwikilambda]
15:48 <wm-bot> <lucaswerkmeister> temporarily disabled SyntaxHighlight extension due to issues with the Pygments server [tools.notwikilambda]
15:34 <wm-bot> <lucaswerkmeister> improved automatic updates of function orchestrator and evaluator, should work without downtime now [tools.notwikilambda]
10:47 <wm-bot> <lucaswerkmeister> configured $wgFooterIcons if notwikilambda-configure-wgFooterIcons URL parameter isn’t set to false, working around T291325 [tools.notwikilambda]
2021-08-25 §
21:05 <wm-bot> <lucaswerkmeister> namespace-protect ZObject and ZObject talk namespaces so nobody (not even sysops) can edit them – there should be no reason to use that namespace after T289682 and I assume WikiLambda will soon stop defining it [tools.notwikilambda]
20:43 <wm-bot> <lucaswerkmeister> removed namespace protection from main namespace, now that move of ZObjects to main namespace is completed (T289682) [tools.notwikilambda]
20:19 <wm-bot> <lucaswerkmeister> deployed new versions of function orchestrator+evaluator deployments which don’t skip the `npm ci` step (since the old override of the kad package doesn’t seem to be necessary anymore) [tools.notwikilambda]
19:46 <wm-bot> <lucaswerkmeister> removed $wgNamespacesToBeSearchedDefault from LocalSettings.php now that the ZObject namespace is no longer used [tools.notwikilambda]
19:43 <wm-bot> <lucaswerkmeister> updated and restarted function-orchestrator and function-evaluator (they were ancient, I’ll have to check why the update script doesn’t seem to update them) [tools.notwikilambda]
19:24 <wm-bot> <lucaswerkmeister> kubectl create -f k8s/update/deployment.yaml # restart automatic updates (T289682) [tools.notwikilambda]
19:18 <wm-bot> <lucaswerkmeister> moved all ZObject pages to main namespace using moveBatch.php (T289682) [tools.notwikilambda]
18:55 <wm-bot> <lucaswerkmeister> kubectl delete deployment update # temporarily disable automatic updates since I’ll probably have to hand-edit the code for T289682 [tools.notwikilambda]
2021-08-22 §
17:45 <wm-bot> <lucaswerkmeister> namespace-protected the main namespace so only sysops can edit it, since ZObjects are expected to move into this namespace [tools.notwikilambda]
2021-08-20 §
19:55 <wm-bot> <lucaswerkmeister> ran "php extensions/WikiLambda/maintenance/reloadBuiltinData.php" at ArthurPSmith’s request [tools.notwikilambda]
19:46 <wm-bot> <lucaswerkmeister> ran "git -C extensions/WikiLambda/ submodule update --init --recursive", apparently the function-schemata submodule was missing? [tools.notwikilambda]
2021-08-14 §
19:21 <wm-bot> <lucaswerkmeister> installed TemplateStyles extension (turns out it doesn’t do what I wanted to but let’s keep it anyways) [tools.notwikilambda]
2021-07-26 §
18:49 <wm-bot> <lucaswerkmeister> installed MinervaNeue and MobileFrontend a few hours ago, forgot to log it earlier (T287401) [tools.notwikilambda]
2021-07-15 §
21:05 <wm-bot> <lucaswerkmeister> updated pygments-server to 2d4ab81a68 (prevent open(); T286724) [tools.notwikilambda]
18:49 <wm-bot> <lucaswerkmeister> block external traffic to internal pods (T286724) [tools.notwikilambda]
18:24 <wm-bot> <lucaswerkmeister> don’t mount service tokens into pods (T286724) [tools.notwikilambda]
17:53 <wm-bot> <lucaswerkmeister> only mount ~/www/python into pygments-server pod (T286724) [tools.notwikilambda]
2021-06-21 §
18:05 <wm-bot> <lucaswerkmeister> fixed function orchestrator and evaluator [tools.notwikilambda]
2021-06-05 §
12:23 <wm-bot> <lucaswerkmeister> wiki no longer read-only (T284368) [tools.notwikilambda]
12:11 <wm-bot> <lucaswerkmeister> ran extensions/WikiLambda/maintenance/reloadBuiltinData.php, most objects seemed to work, only a few errors (T284368) [tools.notwikilambda]
11:53 <wm-bot> <lucaswerkmeister> tried to run extensions/WikiLambda/development/updateLanguageCodes.php, most objects failed with the same “value en for Z11K1 … invalid” error as quoted in T284368 [tools.notwikilambda]
11:36 <wm-bot> <lucaswerkmeister> made wiki read-only for maintenance (T284368) [tools.notwikilambda]
2021-06-02 §
18:33 <wm-bot> <lucaswerkmeister> deployed workaround for broken login (T284170#7129989) [tools.notwikilambda]
2021-06-01 §
19:38 <wm-bot> <lucaswerkmeister> deployed function-evaluator as another service (only Node supported, not Python) [tools.notwikilambda]
2021-05-29 §
14:57 <lucaswerkmeister> lowered CPU requests/limits of non-webservice deployments (cf. T283970#7123072) [tools.notwikilambda]
14:56 <lucaswerkmeister> deployed function-orchestrator as another service [tools.notwikilambda]
11:12 <lucaswerkmeister> moved kubernetes files into k8s/ and started tracking them in git [tools.notwikilambda]
2021-05-28 §
21:05 <wm-bot> <lucaswerkmeister> deployed https://github.com/lucaswerkmeister/pygments-server rather than yesterday’s uncommitted version of it (most significant change: now on port 7879) [tools.notwikilambda]
00:17 <wm-bot> <lucaswerkmeister> set up SyntaxHighlighting earlier this evening, with custom pygments-server as a separate kubernetes service [tools.notwikilambda]
2021-05-27 §
19:42 <majavah> bump quota to 3 services T283754 [tools.notwikilambda]
2021-04-14 §
21:40 <wm-bot> <lucaswerkmeister> switched WSOAuth to Gerrit version [tools.notwikilambda]
2021-04-10 §
14:55 <wm-bot> <lucaswerkmeister> installed Scribunto, WikiEditor and CodeEditor a few hours ago; all of them seem to work fine [tools.notwikilambda]
2020-10-13 §
14:28 <wm-bot> <lucaswerkmeister> bumped update deployment to 3 GiB RAM [tools.notwikilambda]
2020-10-04 §
22:30 <wm-bot> <lucaswerkmeister> php maintenance/createAndPromote.php --force --interface-admin --sysop --bureaucrat "Lucas Werkmeister" [tools.notwikilambda]