Xqt added a comment.
There is a crontab:
---
- name: pre-nightly
command: ./pre_nightly
image: bookworm
schedule: "0 23,11 * * *"
# mem: 1Gi
emails: onfailure
- name: nightly
command: ./nightly-source/nightly
image: python3.11
schedule: "0 1,13 * * *"
# mem: 1Gi
emails: onfailure
I tried to run `./nightly-source/nightly` manually and got the last errors.
TASK DETAIL
https://phabricator.wikimedia.org/T396338
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]