aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/report
AgeCommit message (Collapse)Author
10 daysgo: 1.27Ophestra
This fixes test cases affected by jsonv2 changes. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-06-08all: apply modernisersOphestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-27internal/report: strict-exempt severityOphestra
For reportable but inconsequential errors like modprobe by MODALIAS failures. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-26internal/kobject: improve error JSON representationOphestra
This is now usable by internal/report. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-05-26internal/report: report errors with persistent backingOphestra
This is useful for reporting errors from processes that must never terminate. Signed-off-by: Ophestra <cat@gensokyo.uk>