Project Abstract | Weekly Report
GrimoireLab is one of CHAOSS Software founding projects. And it provides an open source toolkit for:
-
Automatic and incremental data gathering from almost any tool (data source) related with contributing to Open Source development (source code management, issue tracking systems, forums, etc.)
-
Automatic gathered data enrichment, merging duplicated identities, adding additional information about contributors affiliation, calculation delays, geographical data, etc.
-
Data consumption and visualization, allowing filtering by time range, project, repository, contributor, etc..
The aims of my work are as follows:
- Know how
GrimoireLab
works. - Write some documentation about how to run
GrimoireLab
. - Develop
Gitee
plugin to retrieve data from gitee, and produce analysis and visualizations for open source projects hosted on gitee.
Mentor: @WillemJiang
Work With: @wengzhenjie
- Add docker-compose file for grimoirelab-gitee plugin
- Release gitee plugin 0.1.0
- Add default settings for gitee plugin
- #1: [doc] Wiki for GrimoireLab & GrimoireLab-Gitee now is READY !
- #12: [gitee] add gitee data source to Data-Status panel.