-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Importance of seeing Apache way in a Hackathon with DataVis #85
Comments
Start with Ubuntu 14.04 image - shortest path to working software MySQL Repo urls are of the form: https://MyPersonalAPIKey:x-oauth-basic@OrgName/RepoName This will create a number of directories under your project dir, and clone the GrimoireLib tools to each project (designated with the square bracket sections in your config file) Allow floating point rate limits config.dff [generic] add db_user and db_password for all databases Generate html in VizGrimoireJS directory Copy all files from VizGrimoireJS/browser to your web server Copy /path/to/projects/ProjectName/json/* to the data/json/ directory under your web server directory where you copied the VizGrimoireJS html files Run your web server and evaluate the data What has and hasn't worked Commit and committer data seems to work well. Trends over time are visible and easy to understand. Several of the other aspects of the analysis do not seem to work. Several of the R scripts fail out with error messages due to bugs dealing with the database such as when an array is expected but the database only has a single value to return. Examples A full install of two projects is available from the demo directory. Copy all the files from that directory and serve from a webserver. Example screenshots can be found in the examples directory. Overview screen Some things that could be part of working with Bitergia staff Fix the database access bug |
@kanchai123 We can deploy an Ubuntu 14.04 image and give you access to install the above. Would that work? |
I'm recently found the is cool Bitergia (http://bitergia.com/) to see as a tool that we can analyze data to evaluate community efforts by getting, providing and analyzing Software Development metrics and information about FLOSS projects and communities for managing and improving them . After hosting a hackathon, we expect to see the marvel of growing these session ideas carried away to perform as active communities. We will be able to find the meritocracy, code review activities and active mentorship among the communities. This will also help to understand community interests based on the topics.
The text was updated successfully, but these errors were encountered: