kernelci / kernelci/dashboard

Create the new ingester for dashboard_db

Open
#1,371 0 comments 0 reactions 0 assignees View on GitHub
Backend Database
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

One of the ideas for inserting data into the new db is to keep checking in the submission folder/spool for changes and convert from json to django model, which will allow for data insertion.

- [x] Reuse some of the existing ingester
- [x] #1369
- [x] #1379
- [ ] #1376
- [x] #1373

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing ingester and the submission folder/spool workflow; no files or tests are named in the issue. Determine how JSON submissions should be converted to Django models and inserted into dashboard_db, then verify that changes in the spool are detected and stored correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend, database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.