grimoirelab-elk icon indicating copy to clipboard operation
grimoirelab-elk copied to clipboard

Results 79 grimoirelab-elk issues
Sort by recently updated
recently updated
newest added

GitHub API and GitLab API provide information if an account is a bot or not. For GitHub, [here is an example of a personal account ](https://api.github.com/users/Pablohn26) (`"type": "User"`) and [a...

enhancement

At least one pointing to GrimoireLab's.

documentation

Many review processes performed with GitHub depend on a team cloning a changeset, passing some tests and merging in a different commit. That is not visible with the standard GitHub...

enhancement

I've detected an author called --UNDEFINED-- when analyzing the Git Linux Kernel. This shouldn't be an issue (beyond the fact that this is called as UNDEFINED) as the name can...

While studying the Angular community I've found an error in the GitHub index with events (name `github_events`). In this [PR](https://github.com/angular/angular/pull/48010) have a look at the following events: - `kara` approves...

bug

Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0. Changelog Sourced from sqlparse's changelog. Release 0.5.0 (Apr 13, 2024) Notable Changes Drop support for Python 3.5, 3.6, and 3.7. Python 3.12 is now...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies

I run `pip install grimoire-elk` to install this project in my Conda environment,but,the following **ERROR** occurs: ![QQ截图20240516154524](https://github.com/chaoss/grimoirelab-elk/assets/51450364/c54e8428-a93a-4bd4-9e93-a927bce49b87) Does this project not support installed into virtual env?