Sean P. Goggins
Sean P. Goggins
**Is your feature request related to a problem? If so, please describe the problem:** We should have tests for workers that, given a set of test repos, like those at...
Source code is here: https://github.com/augurlabs/augur_view Create issues if you have trouble installing it. The Current Augur Interface is a decent guide (http://augur.chaoss.io) and we think additions like those noted here...
We have had this feature in the past. The location of the CHAOSS Metric definitions have evolved a lot, so we stopped providing this information, and related links, in our...
It would be great to gameify use of a mobile app against insights from the insight worker, or any of the machine learning workers. Completely open to creativity here.
**Is your feature request related to a problem? If so, please describe the problem:** Currently, Augur runs all the workers with `switch=1` when it starts. Logically, in order to optimize...
Add license list from here: https://tldrlegal.com/ to the SPDX License
Following the GitLab and GitHub examples, in the workers/directory, and using functions available in workers/worker_base.py, build a worker that will gather Change Request information from Gerrit repos. 1. Familiarize yourself...
The aim of this work is to understand the code based dependencies embedded within a piece of open source software. This metric explicitly excludes infrastructure focused dependencies like databases, and...
Tooling needs to handle the changing of the default branch name on platforms like Github, where it is now `main` instead `master`. Current tooling (Augur and Grimoirelab) will handle whatever...
Please help us help you by filling out the following sections as thoroughly as you can. **Description:** When I start the merge request worker on the `gitlab-issues+releases-patch` branch, I get...