Figure out recursive querying #2
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#2
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?
Before I overengineer recursive querying1, I'd like to figure out report generation and formatting based on a single level of dependency resolution (#3 and #4).
Recursive querying isn't horribly complicated. The main question/problem is how to incorporate more than one level of an orphaned package's reverse dependency tree into the text and JSON reports in a logical way (which I don't necessarily think v1 necessarily succeeded in doing). ↩︎