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

Open
sduenas opened this issue Apr 1, 2024 · 0 comments
Open

Conversion of Git data in events #647

sduenas opened this issue Apr 1, 2024 · 0 comments

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Mid Term
Development

No branches or pull requests

1 participant