Hi all,
In order to develop as open as possible in this project I will explain how we are going to manage the first issues reported by Quim.
El jue, 04-07-2013 a las 15:43 +0200, Alvaro del Castillo escribió:
Hi all,
Ok, I think we have reached a stable milestone in the project so we can effectively work together. Take in mind that this a a pre-beta release, but at least, the environment is stable.
The Community Metrics Dashboard (production dashboard) is located at:
http://korma.wmflabs.org/ (remember, pre-beta)
Right now it is updated all days around 7:00 GMT+1. The update period depends on the amount of data to be processed and the time needed to update all the information for the different data sources.
This production dashboard comes from:
Here is where Quim is opening correctly the issues with Mediawiki dashboard:
https://github.com/Bitergia/mediawiki-dashboard/issues
This issues will be solved in:
* If it is an issue with the data, R scripts will fixed and executed in order to have new data that fix the issue:
https://github.com/VizGrimoire/VizGrimoireR/tree/mediawiki
The execution of all the tools is orchestrated by Automator tool (we will publish it soon as FLOSS) and it generated the JSON with all the data.
* If the issue is about HTML, CSS or JS specific for Mediawiki, it will be solved in:
https://github.com/VizGrimoire/VizGrimoireJS/tree/mediawiki
and then the new version will be included in the production browser.
* If the issue is about the features provided by VizGrimoire-lib it will be fixed upstream:
https://github.com/VizGrimoire/VizGrimoireJS-lib
A new light version (tag) will be released and we will update the version of the library used in Mediawiki.
Cheers!
which has a continuos integration system configured to check that all the data is correct:
http://ci.bitergia.org/job/mediawiki-dashboard/
In order to report issues about the dashboard the recommend way is to use the ticketing system in:
https://github.com/Bitergia/mediawiki-dashboard/issues
The dashboard is developed using the VizGrimoireJS platform. We have a specific branch for Mediawiki in which specific develop is done:
https://github.com/VizGrimoire/VizGrimoireJS/tree/mediawiki
In future emails I will present you all the details about how all the system is working. If you have any doubts, we can use this mailing list to talk about them.
It is a pleasure to work with you guys!
Let's rock!