An open API service indexing awesome lists of open source software.

https://github.com/parthsharma2/chaoss-microtasks

This repository consists of the microtasks stated for the project https://github.com/chaoss/wg-gmd/issues/82
https://github.com/parthsharma2/chaoss-microtasks

Last synced: about 2 months ago
JSON representation

This repository consists of the microtasks stated for the project https://github.com/chaoss/wg-gmd/issues/82

Awesome Lists containing this project

README

          

# CHAOSS-Microtasks
This repository consists of the microtasks stated for the project: [Build CHAOSS Risk and Growth Maturity and Decline Metrics in Augur
](https://github.com/chaoss/wg-gmd/issues/82)

- [X] **Microtask 0:** Familiarize yourself with augur by downloading and configuring the dev branch. For a little more context about what we are trying to accomplish with Augur's prototyping, checkout the blog posts on the Augur Website. The community manager use case is especially interesting.
- [X] **Microtask 1:** Using the Augur reference database included in the setup, configure a new metric from those available an not implemented in the "Metrics Status" page.
- [Closed Issues](https://github.com/chaoss/augur/commit/ef733533c4389628cfc814294a6509932447583d)
- [Open Issues](https://github.com/chaoss/augur/commit/cf5467f52b16442520d75b5b59610e775fd3db8a)
- [Contributors](https://github.com/chaoss/augur/commit/01e98b073c498c3a5be33b7493e2a2b3e9ddeb77)
- [Code Commits](https://github.com/chaoss/augur/commit/65386bf8da4aab351266e72bff7d4d7e10bf95bd)
- [Repository Size](https://github.com/chaoss/augur/pull/257/commits/887b9c2192a510712f6533fedc5d6b3124df1eb2)
- [X] **Microtask 2:** If you want, take a look at the configuration for VUE cards in the frontend/ folder for augur, google Vue, and see what kinds of new visualizations you might want to try out for some of the already existing metrics.
- [X] **Microtask 3:** Make a pull request to update the newcomer documentation or, if you have questions about getting started in the steps above, open an issue in the Augur repository.
- [The tutorial link in the readme file is broken](https://github.com/chaoss/augur/issues/217)
- [Some metrics show up twice in metrics_status](https://github.com/chaoss/augur/issues/231)

## Other
- Issues:
- [Some metrics show up twice in metrics_status](https://github.com/chaoss/augur/issues/231)
- [The tutorial link in the readme file is broken](https://github.com/chaoss/augur/issues/217)
- [Definition of "Abandoned Issues"](https://github.com/chaoss/wg-gmd/issues/134)

- Pull Requests:
- [Implement closed_issues in githubapi](https://github.com/chaoss/augur/pull/218)
- [Implement metrics in githubapi](https://github.com/chaoss/augur/pull/222)
- [Implemented metric 'Open Issues' in githubapi](https://github.com/chaoss/augur/pull/230)
- [Added routes for metrics in githubapi](https://github.com/chaoss/augur/pull/250)
- [Implement repository_size in githubapi](https://github.com/chaoss/augur/pull/257)