Skip to content
#

chaoss

Here are 23 public repositories matching this topic...

augur
jberkus
jberkus commented Aug 16, 2021

The way it is now:

If collecting commit data fails due to a git checkout error (e.g. permissions error on the repo directory, missing git executable, etc.), the Repo nevertheless gets marked as "Update" and no attempt is made to ever check out the repo again.

The way it should be:

If a worker can't check out a git repo, or can't extract data from it, it should keep retrying until the situ

server workers good first issue devops
vchrombie
vchrombie commented Jun 6, 2021

Once the setup is completed, the dev needs to set up PyCharm configurations using Project Interpreter and Project Structure.
https://github.com/chaoss/grimoirelab-sirmordred/blob/master/Getting-Started.md#setting-up-pycharm-

Project Structure would simply add the grimoirelab-components to the list. This is a simple step, need not be not sure how this can be automated.

Project Interprete

enhancement good first issue

Improve this page

Add a description, image, and links to the chaoss topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chaoss topic, visit your repo's landing page and select "manage topics."

Learn more