You are browsing a read-only backup copy of Wikitech. The live site can be found at wikitech.wikimedia.org
Nova Resource:Tools.notwikilambda/SAL: Difference between revisions
Jump to navigation
Jump to search
imported>Stashbot (wm-bot: <lucaswerkmeister> installed TemplateStyles extension (turns out it doesn’t do what I wanted to but let’s keep it anyways)) |
imported>Stashbot (wm-bot: <lucaswerkmeister> ran "php extensions/WikiLambda/maintenance/reloadBuiltinData.php" at ArthurPSmith’s request) |
||
Line 1: | Line 1: | ||
=== 2021-08-20 === | |||
* 19:55 wm-bot: <lucaswerkmeister> ran "php extensions/WikiLambda/maintenance/reloadBuiltinData.php" at ArthurPSmith’s request | |||
* 19:46 wm-bot: <lucaswerkmeister> ran "git -C extensions/WikiLambda/ submodule update --init --recursive", apparently the function-schemata submodule was missing? | |||
=== 2021-08-14 === | === 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) | * 19:21 wm-bot: <lucaswerkmeister> installed TemplateStyles extension (turns out it doesn’t do what I wanted to but let’s keep it anyways) |
Revision as of 19:55, 20 August 2021
2021-08-20
- 19:55 wm-bot: <lucaswerkmeister> ran "php extensions/WikiLambda/maintenance/reloadBuiltinData.php" at ArthurPSmith’s request
- 19:46 wm-bot: <lucaswerkmeister> ran "git -C extensions/WikiLambda/ submodule update --init --recursive", apparently the function-schemata submodule was missing?
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)
2021-07-26
- 18:49 wm-bot: <lucaswerkmeister> installed MinervaNeue and MobileFrontend a few hours ago, forgot to log it earlier (T287401)
2021-07-15
- 21:05 wm-bot: <lucaswerkmeister> updated pygments-server to 2d4ab81a68 (prevent open(); T286724)
- 18:49 wm-bot: <lucaswerkmeister> block external traffic to internal pods (T286724)
- 18:24 wm-bot: <lucaswerkmeister> don’t mount service tokens into pods (T286724)
- 17:53 wm-bot: <lucaswerkmeister> only mount ~/www/python into pygments-server pod (T286724)
2021-06-21
- 18:05 wm-bot: <lucaswerkmeister> fixed function orchestrator and evaluator
2021-06-05
- 12:23 wm-bot: <lucaswerkmeister> wiki no longer read-only (T284368)
- 12:11 wm-bot: <lucaswerkmeister> ran extensions/WikiLambda/maintenance/reloadBuiltinData.php, most objects seemed to work, only a few errors (T284368)
- 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
- 11:36 wm-bot: <lucaswerkmeister> made wiki read-only for maintenance (T284368)
2021-06-02
- 18:34 wm-bot: <lucaswerkmeister> deployed workaround for broken login (T284170#7129989)
2021-06-01
- 19:38 wm-bot: <lucaswerkmeister> deployed function-evaluator as another service (only Node supported, not Python)
2021-05-29
- 14:57 lucaswerkmeister: lowered CPU requests/limits of non-webservice deployments (cf. T283970#7123072)
- 14:56 lucaswerkmeister: deployed function-orchestrator as another service
- 11:12 lucaswerkmeister: moved kubernetes files into k8s/ and started tracking them in git
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)
- 00:17 wm-bot: <lucaswerkmeister> set up SyntaxHighlighting earlier this evening, with custom pygments-server as a separate kubernetes service
2021-05-27
- 19:42 majavah: bump quota to 3 services T283754
2021-04-14
- 21:40 wm-bot: <lucaswerkmeister> switched WSOAuth to Gerrit version
2021-04-10
- 14:55 wm-bot: <lucaswerkmeister> installed Scribunto, WikiEditor and CodeEditor a few hours ago; all of them seem to work fine
2020-10-13
- 14:28 wm-bot: <lucaswerkmeister> bumped update deployment to 3 GiB RAM
2020-10-04
- 22:30 wm-bot: <lucaswerkmeister> php maintenance/createAndPromote.php --force --interface-admin --sysop --bureaucrat "Lucas Werkmeister"
2020-09-30
- 23:40 wm-bot: <lucaswerkmeister> migrated `cron` from jstart to k8s, see deployment.yaml
- 22:14 wm-bot: <lucaswerkmeister> installed cldr because Jforrester said so :)
2020-09-27
- 15:48 wm-bot: <lucaswerkmeister> set $wgMainCacheType to CACHE_DB to hopefully make login sessions more stable