WikiApiary / WikiApiary

Celery-based task workers for collecting and updating data on WikiApiary.
https://wikiapiary.com/
GNU General Public License v2.0
30 stars 13 forks source link

Add information about extensions #15

Open jthingelstad opened 10 years ago

jthingelstad commented 10 years ago

Develop first version of Drone Bee that will collect information about extensions from MediaWiki.org as well as Github and provide a richer set of data for the extensions. This should help in notifying users that they have outdated extensions, and could provide the data backend for Extension installers.

nemobis commented 10 years ago

https://gerrit.wikimedia.org/r/#/c/65299/ was merged, does that help?

jthingelstad commented 10 years ago

It does indeed. Looking at

http://meta.wikimedia.beta.wmflabs.org/w/api.php?action=query&meta=siteinfo&siprop=extensions&format=json

Shows great information on the VCS data. This will automatically get pulled into WikiApiary by bumble bee as it starts appearing. I’m hoping someone hits

https://bugzilla.wikimedia.org/show_bug.cgi?id=59655

for addition as well.