Luis Cañas-Díaz

Results 28 issues of Luis Cañas-Díaz

Hey folks, using Mordred I've found what seems to be a Perceval :beetle: . How to reproduce: * download issues for the repo https://gitlab.com/gitlab-org/gitlab-runner * version: the one stated at...

bug
gitlab

Current Gerrit data collection gets data from newest to oldest so if the process is restarted there is no way to know whether there is a gap with changesets to...

question
gerrit

Filebeat container was added to the compose file to ship the logs written by Mordred to the Elasticsearch cluster. A pretty simple configuration file was added to the "default-grimoirelab-settings" folder....

The [Overall Community Structure](https://chaoss.github.io/grimoirelab-sigils/panels/overall-community-structure/) dashboard is not showing in the table information about the total number of quarters each contributor spend in each layer of the onion (core, regular, casual)....

enhancement

Debugging GrimoireLab is not easy as we force the user to read the logs file. Having the ELK deployed we can send the logs to Elasticsearch and allow our users...

enhancement

The current version of the product is skipping all the emails found in the data sources, so the enriched indexes do no have a single email address. Sometimes it is...

enhancement

Having a look at the schemas offered for [github_issues.csv](https://github.com/chaoss/grimoirelab-elk/blob/master/schema/github2_issues.csv) and [github2_pull_requests.csv](https://github.com/chaoss/grimoirelab-elk/blob/master/schema/github2_pull_requests.csv) I find misleading the description of the field `body` which is `Body of the issue/comment.` The description would be...

good first issue
documentation

With the aim of knowing the active and inactive stackoverflow contributors, it is needed that the indexes are extended to have the first and last activity date of a contributor...

enhancement
studies

I've just spotted the error at https://github.com/chaoss/grimoirelab-perceval/issues/468 and the traceback was not included in the log via logger. I had to search for it in the container's error output. This...

bug

For those items that are immutable (mailing list messages, irc messages, etc..) we need to avoid modifying them. Currently when no new items are collected, the items collected during the...

bug