1-50 of 170 results (29ms)
2024-09-17 §
20:00 <wmbot~lucaswerkmeister@tools-bastion-13> deployed 4cfe24a186 (fix background runner database config) [tools.quickcategories]
19:58 <wmbot~lucaswerkmeister@tools-bastion-13> kubectl delete deployment background-runner && kubectl create -f deployment.yaml # recreate background runner, seemed to be running old code version? idk [tools.quickcategories]
19:54 <wmbot~lucaswerkmeister@tools-bastion-13> deployed 0be765159c (editgroups from envvars) [tools.quickcategories]
19:53 <wmbot~lucaswerkmeister@tools-bastion-13> toolforge envvars create TOOL_EDITGROUPS__COMMONSWIKI__SINCE 2021-09-14T00:00:00Z [tools.quickcategories]
19:52 <wmbot~lucaswerkmeister@tools-bastion-13> toolforge envvars create TOOL_EDITGROUPS__COMMONSWIKI__URL "'https://editgroups-commons.toolforge.org/b/QC/{0}/'" [tools.quickcategories]
19:52 <wmbot~lucaswerkmeister@tools-bastion-13> toolforge envvars create TOOL_EDITGROUPS__COMMONSWIKI__DOMAIN commons.wikimedia.org [tools.quickcategories]
2024-09-16 §
19:20 <wmbot~lucaswerkmeister@tools-bastion-13> deployed a82f584c44 (read toolsdb from envvars); commented out DATABASE section in config.yaml, should use envvars instead [tools.quickcategories]
19:17 <wmbot~lucaswerkmeister@tools-bastion-13> toolforge envvars create TOOL_DATABASE__DB s53976__quickcategories [tools.quickcategories]
19:17 <wmbot~lucaswerkmeister@tools-bastion-13> toolforge envvars create TOOL_DATABASE__TOOLSDB true [tools.quickcategories]
2024-09-15 §
19:25 <wmbot~lucaswerkmeister@tools-bastion-13> deployed 377aab02c6 (lowercase nested keys to work around T374780) [tools.quickcategories]
19:25 <lucaswerkmeister> commented out OAUTH section in config.yaml, should use envvars instead [tools.quickcategories]
19:25 <lucaswerkmeister> python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["OAUTH"]["consumer_secret"]))' | toolforge envvars create TOOL_OAUTH__CONSUMER_SECRET [tools.quickcategories]
19:25 <lucaswerkmeister> python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["OAUTH"]["consumer_key"]))' | toolforge envvars create TOOL_OAUTH__CONSUMER_KEY [tools.quickcategories]
14:12 <wmbot~lucaswerkmeister@tools-bastion-13> commented out SUMMARY_BATCH_LINK in config.yaml, TOOL_SUMMARY_BATCH_LINK envvar is now used instead [tools.quickcategories]
14:11 <lucaswerkmeister> python3 -c 'import yaml; print(yaml.safe_dump(yaml.safe_load(open("config.yaml"))["SUMMARY_BATCH_LINK"]))' | toolforge envvars create TOOL_SUMMARY_BATCH_LINK [tools.quickcategories]
12:44 <wmbot~lucaswerkmeister@tools-bastion-13> removed SUMMARY_SUFFIX from config.yaml, unused since da859e4b81 five years ago [tools.quickcategories]
2024-09-14 §
18:33 <wmbot~lucaswerkmeister@tools-bastion-13> commented out SECRET_KEY in config.yaml, TOOL_SECRET_KEY envvar is now used instead [tools.quickcategories]
18:31 <lucaswerkmeister> toolforge envvars create TOOL_SECRET_KEY "$(python3 -c 'import yaml; print(yaml.safe_load(open("config.yaml"))["SECRET_KEY"])')" [tools.quickcategories]
18:26 <wmbot~lucaswerkmeister@tools-bastion-13> deployed c2dfddb8b1 (load config from TOOL_* envvars in addition to config.yaml; no envvars actually added yet) [tools.quickcategories]
17:49 <wmbot~lucaswerkmeister@tools-bastion-13> deployed feae0e7e66 (refactor config) [tools.quickcategories]
13:44 <wmbot~lucaswerkmeister@tools-bastion-13> deployed 6d6aed57e0 (update dependencies); includes a restart of the background runner which probably “fixes” T374152 for now [tools.quickcategories]
2024-08-09 §
09:15 <wmbot~lucaswerkmeister@tools-bastion-13> kubectl rollout restart deployment background-runner # seemed stuck? [tools.quickcategories]
2024-06-12 §
20:28 <wmbot~lucaswerkmeister@tools-bastion-13> restarted webservice to pull in new image for T367345 [tools.quickcategories]
2024-04-08 §
19:14 <wmbot~lucaswerkmeister@tools-sgebastion-10> deployed 5dbb79bd6f (configure health-check-path) [tools.quickcategories]
18:18 <wmbot~lucaswerkmeister@tools-sgebastion-10> deployed 2ed8a895fd (make session permanent after login) [tools.quickcategories]
2024-01-04 §
12:52 <wm-bot> <lucaswerkmeister> deployed 3d120692b5 (update dependencies, mwparserfromhell 0.6.6) [tools.quickcategories]
2023-12-28 §
13:46 <wm-bot> <lucaswerkmeister> deployed ade8d9c639 (better whitespace cleanup) [tools.quickcategories]
11:40 <wm-bot> <lucaswerkmeister> deployed 0ad1812b77 (allow Wikifunctions) [tools.quickcategories]
2023-10-25 §
18:22 <wm-bot> <lucaswerkmeister> deployed d817ca5f60 (Werkzeug 3.0.1) [tools.quickcategories]
2023-10-03 §
12:18 <wm-bot> <lucaswerkmeister> deployed d174a2b28c (support ProofreadPage index pages; should resolve background-runner crash loop) [tools.quickcategories]
11:12 <wm-bot> <lucaswerkmeister> deployed 23486f8772 (update dependencies, Flask+Werkzeug 3) [tools.quickcategories]
2023-09-07 §
19:52 <wm-bot> <lucaswerkmeister> deployed c0be8e6bd4 (upgrade dependencies; Flask/Werkzeug, mwparserfromhell – nothing major) [tools.quickcategories]
2023-07-15 §
13:37 <wm-bot> <lucaswerkmeister> deployed a937a30991 (cleanup typings and update github actions) [tools.quickcategories]
13:28 <wm-bot> <lucaswerkmeister> deployed 7fd188d540 (Python 3.11) [tools.quickcategories]
2023-05-01 §
23:47 <wm-bot> <lucaswerkmeister> deployed 18060ebfea (upgrade dependencies, GHSA-m2qf-hxjv-5gpq) [tools.quickcategories]
2023-04-29 §
15:45 <wm-bot> <lucaswerkmeister> deployed b06fded200 (update dependencies, Flask/Werkzeug 2.3) [tools.quickcategories]
2023-04-06 §
19:12 <wm-bot> <lucaswerkmeister> unset EXPECTED_DATABASE_ERROR again; also restarted both webservice and background-runner in case it was needed to pick up the new DB server (I didn’t check) [tools.quickcategories]
16:17 <wm-bot> <lucaswerkmeister> set EXPECTED_DATABASE_ERROR for upcoming ToolsDB maintenance [tools.quickcategories]
2023-04-05 §
19:21 <wm-bot> <lucaswerkmeister> deployed e27a219ad0 (remove some wmflabs references) [tools.quickcategories]
2023-04-01 §
14:26 <wm-bot> <lucaswerkmeister> deployed bfbe83dfb4 (slightly improve some mwapi calls) [tools.quickcategories]
2023-03-28 §
19:11 <wm-bot> <lucaswerkmeister> unset EXPECTED_DATABASE_ERROR again [tools.quickcategories]
2023-03-27 §
16:39 <wm-bot> <lucaswerkmeister> set EXPECTED_DATABASE_ERROR ahead of tomorrow’s WMCS maintenance [tools.quickcategories]
2023-03-22 §
23:41 <wm-bot> <lucaswerkmeister> unset EXPECTED_DATABASE_ERROR – according to T.329970#8679480, setting up a replica of CloudDB was finally successful (🥳), so no more database errors are expected in the near future [tools.quickcategories]
2023-02-21 §
00:43 <wm-bot> <lucaswerkmeister> optimized querytime table (~tools.quickcategories/purge-querytime) [tools.quickcategories]
00:43 <wm-bot> <lucaswerkmeister> END - purge querytime rows older than 30 days, in batches of 1000 sleeping for 1s between batches: deleted 2533068 rows (~tools.quickcategories/purge-querytime) [tools.quickcategories]
2023-02-20 §
23:29 <wm-bot> <lucaswerkmeister> START - purge querytime rows older than 30 days, in batches of 1000 sleeping for 1s between batches (~tools.quickcategories/purge-querytime) [tools.quickcategories]
23:28 <wm-bot> <lucaswerkmeister> optimized querytime table (~tools.quickcategories/purge-querytime) [tools.quickcategories]
23:26 <wm-bot> <lucaswerkmeister> deployed 613fd8d548 (disable querytime mechanism by default: wrote much data for little gain) [tools.quickcategories]
10:35 <wm-bot> <lucaswerkmeister> set EXPECTED_DATABASE_ERROR for upcoming ToolsDB downtime [tools.quickcategories]
2023-02-14 §
21:09 <wm-bot> <lucaswerkmeister> deployed 3748a8600e (fix empty titles in runner; hopefully resolves the CrashLoopBackOff which was at 21487 restarts 😬) [tools.quickcategories]