Quan Zhou
Quan Zhou
The meetup REST API changed to GraphQL API on Jan 31st, 2022. When I execute meetup I get this error `Error!: 401 Client Error` ``` $ perceval meetup "nyc-cloud-foundry" -t...
This code skips uncloned repositories and continues with the next repository. Test added accordingly. Signed-off-by: Quan Zhou
Fixes #984 Signed-off-by: Quan Zhou
The aim of this task is to adapt `grimoirelab-elk` to use the new version of [SortingHat](https://github.com/chaoss/grimoirelab-sortinghat/tree/muggle). Both components will have to communicate using the SortingHat's new GraphQL API.
This code allows fetching data until a specific date by activating `--to-date`. Backend version is now 0.7.0. Tests added accordingly. Signed-off-by: Quan Zhou
When the database is created by default by MariaDB or manually `create database test_sh;` Mordred will run only one data source randomly. Example: - MariaDB with MARIADB_DATABASE=test_sh ``` version: '3'...
This commit adds logs from 'bin/arthurw' to 'arthur.log' and the name of the backend in the log messages to better undestand what is being executed. Signed-off-by: Quan Zhou
Include Bugzilla fields and other missing fields for: - affiliations-index-pattern.json - all_enriched_tickets-index-pattern.json Signed-off-by: Quan Zhou