From 715da661f129b1608d556ff219db1e4c2f731b27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Taavi=20V=C3=A4=C3=A4n=C3=A4nen?= Date: Sun, 1 Dec 2024 15:27:15 +0200 Subject: [PATCH 1/2] singleuser: Support Wikifunctions and Wikitech --- images/singleuser/user-config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/singleuser/user-config.py b/images/singleuser/user-config.py index 5482887e..7180c995 100644 --- a/images/singleuser/user-config.py +++ b/images/singleuser/user-config.py @@ -30,6 +30,8 @@ "wikivoyage", "wikinews", "species", + "wikifunctions", + "wikitech", ): usernames[fam]["*"] = os.environ["USER"] # noqa: F821 From 37025af257dfa2c05046f5f46c60e5bd8647c202 Mon Sep 17 00:00:00 2001 From: Github Action Date: Sun, 1 Dec 2024 13:28:03 +0000 Subject: [PATCH 2/2] auto update of tag --- paws/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paws/values.yaml b/paws/values.yaml index e5b738ce..25c8ee47 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -280,7 +280,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-462 # singleuser tag managed by github actions + tag: pr-465 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G