Compare commits
No commits in common. "b0dfcf3a1369ec7f7e5053debd64fcdf0d7a0d20" and "b08e889da68294bbbf0dff4de2918b4a3fd4be98" have entirely different histories.
b0dfcf3a13
...
b08e889da6
@ -1,13 +0,0 @@
|
||||
import bz2
|
||||
import os
|
||||
import re
|
||||
import json
|
||||
import pandas as pd
|
||||
|
||||
# TODO Get a list of bots in the project
|
||||
|
||||
# TODO get all mws wikis
|
||||
|
||||
# TODO get the
|
||||
# page creation and page edit
|
||||
# events of those bots for each of the wikis
|
@ -8,20 +8,3 @@ import re
|
||||
import datetime
|
||||
|
||||
#phab=Phabricator("https://phabricator.wikimedia.org/")
|
||||
|
||||
#set phabricator api token
|
||||
|
||||
# for the search criteria of
|
||||
# the umbrella tag VisualEditor
|
||||
# open tasks
|
||||
# closed tasks
|
||||
# the umbrella tag of Parsoid?
|
||||
|
||||
# query
|
||||
# query for umbrella tag
|
||||
# in a given womdpw pf to,e
|
||||
# if open or closed
|
||||
|
||||
|
||||
# then, for each task,
|
||||
# collect the comments with them
|
||||
|
Loading…
Reference in New Issue
Block a user