Martin Urbanec
8fb88d5eda
new_wikis_handler: Simplify DNS checkbox's logic
...
Instead of determining where the change should be made,
let's try to resolve. This will catch "extremely special"
wikis like T256545, but also (rare) cases "patch merged, but DNS
fails for whatever reason".
2020-07-10 20:50:08 +00:00
Martin Urbanec
0b2010dded
new_wikis_handler: dbname never includes dashes, instead, it uses underscores
...
zh-classical.wikipedia.org should map to zh_classicalwiki
2020-07-10 20:24:21 +00:00
Amir Sarabadani
a4796e5b68
Fully automate new wikis creation reporter
2020-05-30 16:51:55 +02:00
Amir Sarabadani
86e4f3df10
Add instructions for creations
...
Making less prone to typos, mistakes, etc.
2020-05-20 15:41:09 +02:00
Amir Sarabadani
016fac156a
Start new_wikis_handler.py
...
Starting the script to eliminate the toil in creating new wikis:
https://landing.google.com/sre/sre-book/chapters/eliminating-toil/
For now, it only takes a bug id and outputs the checklist of stuff that
are done and stuff that needs to be done.
2020-05-19 11:16:25 +02:00