chaoss / augur-community-reports

A set of Jupyter Lab Notebooks and Other Implementations of Community Reports in Standard Form
MIT License
15 stars 35 forks source link

GSoC IDEA: Open Source Software Health Metrics Visualization Exploration #34

Open sgoggins opened 2 years ago

sgoggins commented 2 years ago

IDEA: Open Source Software Health Metrics Visualization Exploration

The CHAOSS Community currently delivers pre-packaged visualizations of open source software health data through Augur APIs (https://github.com/chaoss/augur/blob/main/augur/routes/pull_request_reports.py and https://github.com/chaoss/augur/blob/main/augur/routes/contributor_reports.py), and the https://github.com/chaoss/augur-community-reports repository. This project seeks to expand, refine, and standardize the visualization of different classes of community health metrics data. Specifically, some analyses are temporal, others are anomaly driven, and in some cases, contrasts across repositories and communities are required. In each case, the visualization of data is an essential component for metrics, and what we are now referring to as metrics models (https://github.com/chaoss/wg-metrics-models).

The aims of the project are as follows:

Microtasks

For becoming familiar with Augur, you can start by reading some documentation. You can find useful information at in the links, below. Grimoirelab also has a set of installation instructions and documentation here: https://chaoss.github.io/grimoirelab-tutorial/

Once you're familiar with Augur, you can have a look at the following microtasks.

thesakshidiggikar commented 2 years ago

hlo! I would like to contribute to this project, can you please help me out with how can I reach up to you?

sgoggins commented 2 years ago

@thesakshidiggikar : The fastest way is to look over our participation documentation, and making comments here. You can also join the CHAOSS community Slack Channel: https://join.slack.com/t/chaoss-workspace/shared_invite/zt-r65szij9-QajX59hkZUct82b0uACA6g

thesakshidiggikar commented 2 years ago

@sgoggins I joined slack too. but don't know how to contribute to this project, But I wanted to contribute, Do I have to mail a Proposal or Do I have to solve a microtask plz. I'm just 1 one away from my dream project can you plz guide me plz?

thesakshidiggikar commented 2 years ago

I think I'm done with this local set up I guess.....if anything I might do wrong plz help me sir @sgoggins

image

sgoggins commented 2 years ago

@thesakshidiggikar : The key with Windows is to use the Ubuntu subsystem. It does not work exactly the same as a real Ubuntu system, but it has less of the issues associated with Windows.

thesakshidiggikar commented 2 years ago

I'm facing a problem while installing augur while going through the documentation. So can you plz help me out ....plz

ayush-8 commented 2 years ago

image

I am unable to resolve this error @sgoggins How to alter the permissions without using sudo. I tried changing permissions of directory augur to 777 which didn't help.

thesakshidiggikar commented 2 years ago

after installing go it states that "Interacting with snapd is not yet supported on Windows Subsystem for Linux. This command has been left available for documentation purposes only. " @sgoggins image

ayush-8 commented 2 years ago

image

@sgoggins make rebuild-dev gives this python error, I'm not able to move further, Please help.

thesakshidiggikar commented 2 years ago

@sgoggins sir what will be the next step after this?

image