Generate JSON report #4
Labels
No labels
Priority
High
Priority
Low
Priority
Medium
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
packaging/orphansv2#4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Keep in mind that other tools (oraculum/packager-dashboard and goorphans) rely on the current schema, but that might have to change due to the way the new script structures its dependency analysis. goorphans is maintained by me as a supplement to
find_unblocked_orphans.pycurrently and will need other changes as part of orphansv2 anyways, so no big deal there if the JSON output changes. Oraculum is hairier --- I don't know which parts of the current JSON report it relies on or who maintains it anymore after the Fedora QA downsizing. More investigation is needed.This is the current format represented as a Go struct (taken from https://codeberg.org/gotmax23/goorphans/src/branch/main/common/orphans.go):