kernelci / kernelci/dashboard

Backfill lab column on historical builds and tests

Open
#1,949 2 comments 0 reactions 1 assignee Claimed by @alanpeixinho View on GitHub
Database
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

We should be able to apply backfill to fix previous historical rows to follow the definition #1948.
Populate lab on old historical rows so read paths can switch off JSON extraction without losing data or changing semantics.

## Acceptance criteria
◻ Management command to backfill builds.lab and tests.lab in batches (or a service if we see it more fit).
◻ Options: --batch-size, --since / --until, --dry-run (if necessary we could include more options such as origin).
◻ Idempotent: safe to re-run; only updates rows where column is null or differs from resolved value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.