Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversion of Git data in events #647

Closed
sduenas opened this issue Apr 1, 2024 · 1 comment
Closed

Conversion of Git data in events #647

sduenas opened this issue Apr 1, 2024 · 1 comment

Comments

@sduenas
Copy link
Member

sduenas commented Apr 1, 2024

We want to make events first-class data so most of the analysis are performed using them.
In GrimoireLab. we had other approaches for converting data into events in the past. The cereslib library had this task. Data would be fetched and stored, and at some point, it would be converted into events.

We would like to change this workflow and start generating events right after data is fetched. For this goal, we will have to create a new tool/library that can be integrated with the new scheduler we are developing.

The first step will be to generate the events of the Git datasource.

@sduenas
Copy link
Member Author

sduenas commented Feb 21, 2025

This is already completed. Chronicler converts git commits into events.

@sduenas sduenas closed this as completed Feb 21, 2025
@github-project-automation github-project-automation bot moved this from Mid Term to Near Term in GrimoireLab Roadmap Feb 21, 2025
@sduenas sduenas moved this from Near Term to Delivered in GrimoireLab Roadmap Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Delivered
Development

No branches or pull requests

1 participant