Coder Social home page Coder Social logo

analysis-of-open-source-projects's Introduction

CHAOSS

CHAOSS

Microtasks

Requirements:

  1. Basic python development environment : virtualenv, python 3, pip3.
  2. GrimoireLab packages, ElasticSearch and mariaDB.
  3. Elasticsearch should be running on localhost:9200
  4. Kibana can also be used in order to visualize data in better way.

Problem Statement

Microtask 1:

Produce a listing of the number of new committers per month, and the number of commits for each of them, as a table and as a CSV file. Use the GrimoireLab enriched index for git.

New Committers per month

Committers table

Number of commits

Number of commits

Microtask 2:

Produce a chart showing the distribution of time-to-close (using the corresponding field in the GrimoireLab enriched index for GitHub issues) for issues already closed, and opened during the last six months. plot

Microtask 3:

Produce a listing of repositories, as a table and as CSV file, with the number of commits authored, issues opened, and pull requests opened, during the last three months, ordered by the total number (commits plus issues plus pull requests). Popular repo plot

Microtask 4:

Perform any other analysis you may find interesting, based on GrimoireLab enriched indexes for git and GitHub repositories.

I've implemented a basic fork metric to show how github api can be used to support metric that are not yet supported by grimoirelab.

Number of Forks

Forks

Microtask 5:

Produce a pull request for any of the GrimoireLab tools, and try to follow instructions until it gets accepted. Try do do something simple that you consider useful, not necessarily fix to the code: improvement of comments, documentation or testing will usually be easier to get accepted, and very useful for the project. Please, avoid just producing a random pull request just to have another microtask: the objective is not that you get one more microtask done, but that you understand how to interact with developers in the project contributing with something that could be useful).

For this microtask, I produced 3 pull requests:

Pull request1 : In this pull request I added the support for Default name in report produced by manuscripts.

Pull request 1

Pull request2: In this pull request I removed a bug in manuscripts which causes the directory of data and figures generated automatically by manuscripts to get recursively copied.

Pull request 2

Pull request3: In this pull request I fixed a broken link in grimoirelab tutorial( although it was little bit complex than broken link)

Pull request 3

Pull request4: In this pull request I added the support for Co-author commits in Github to grimoirelab-elk

Pull request 4

Pull request5: In this pull request minor changes in Perceval gerrit backend is done

Pull request 5

analysis-of-open-source-projects's People

Contributors

captaindredge avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.