Page MenuHomePhabricator

Toolforge Stretch deprecation for wikiloves
Closed, ResolvedPublic

Event Timeline

Mentioned in SAL (#wikimedia-cloud) [2022-06-07T13:05:57Z] <wm-bot> <jeanfred> Recreated two virtual envs for T310059

Re-created two virtual envs:

webservice --backend=kubernetes python2 shell
python2 -m virtualenv www/python/venv/
source www/python/venv/bin/activate
pip install --upgrade pip==20.3.4
pip install -r wikiloves/requirements.txt
virtualenv www/python/venv-bastion
source www/python/venv-bastion/bin/activate
pip install -r wikiloves/requirements.txt
JeanFred triaged this task as High priority.Jun 7 2022, 1:18 PM

Example: there are images for Egypt for June 7th https://wikiloves.toolforge.org/earth/2022/Egypt

Closing as resolved