orphaned: point out critpath packges in report #13049
No reviewers
releng/Owners
Labels
No labels
after freeze
automation
backlog
blocked
change-ack
change-nak
change-noreleng
changes
Closed As
Can't Fix
Closed As
Duplicate
Closed As
Fixed
Closed As
Fixed with Explanation
Closed As
Get back later
Closed As
Grooming
Closed As
Insufficient data
Closed As
Invalid
Closed As
It's all good
Closed As
taiga
Closed As
upstream
dev
docs
easyfix
epel
f26
f27
f28
f29
f30
f31
f32
f33
f34
f35
f36
f37
f38
f39
f40
f41
f42
f43
f44
fedora
groomed
high-gain
high-trouble
in-progress
in-review
investigation
legal
low-gain
low-trouble
mass rebuild
medium-gain
medium-trouble
meeting
mini-initiative
new_artifact
ops
pdc_retirement
rawhide
RCA
review
script
sidetarget
sprint-0
sprint-1
sprint-2
unfrozen
waiting on external
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
Priority
High
Priority
Low
Priority
Medium
release-process
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
releng/tooling!13049
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "gotmax23/releng-tooling:orphans-critpath"
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?
This creates a list of all critical path affected packages at the end of
the report and also lists which critpath groups each package in the
reverse dependency report is a member of.
Example result: https://a.gtmx.me/orphans/tests/orphans-critpath/orphans.txt (you can ctrl+f for "critpath" to find the new parts)
@adamwill pointed out that Bodhi has an API to get critical path packages, and I've wanted to include this in the report for a while, hence this PR. Also tracked in packaging/orphansv2#13 for the v2 script. We can make the v2 script's implementation fancier, but I just want something relatively simple here for the existing script.
get_critpath_components()does not make any attempts to retry the Bodhi API call on failure. Using the requests Retry session boilerplate or falling back to returning nothing would be better.I would say doing both critpath and ccp is probably good to start with at least. Once I get the PR to pass tests, anyway.
6f7ea4f66eb387c4db66WIP: orphaned: point out critpath packges in reportto orphaned: point out critpath packges in reportyes, I think both have value.
Also, perhaps they should appear at the top? it's hard to want to scroll down to the end of these reports sometimes...
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.