Remove obsolete module and PDC-related scripts post-Fedora 39/40 #12924
No reviewers
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
day-to-day
dev
docs
easyfix
epel
f26
f27
f28
f29
f30
f31
f32
f33
f34
f35
f36
f37
f38
f39
f40
f41
f42
f43
f44
f45
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
sprint-3
sprint-4
sprint-5
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
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
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
releng/tickets!12924
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "releng_improv_pt1"
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 commit removes all module-specific and PDC (Product Definition Center)
related scripts and tooling that are no longer needed since:
MODULE-RELATED FILES REMOVED:
for modules and their branches. Used PDC client to patch module EOL dates.
packages. Interacted with modulemd, PDC, and module source repositories.
/pub/fedora/linux/modular/releases/. Handled checksum signing and compose
copying for modular releases.
with Koji builds. Queried Module Build Service (MBS) APIs.
PDC-RELATED FILES REMOVED:
scripts/pdc/: Entire directory removed (11 files):
scripts/check-retired-branches-pdc.py: Script to verify consistency between
distgit retired packages and PDC active status
scripts/get-critpath: Tool to retrieve critical path packages from PDC
scripts/check-unretirement.py: Package unretirement helper that queries
PDC SLAs and contributor information
scripts/block_retired.py:
scripts/critpath.py:
THINGS THAT I THINK WE NEED TO LOOK INTO:
methods (Greenwave policies, direct Koji queries, or static lists)
BUT FINALLY:
This cleanup ensures the releng tooling reflects the current state of Fedora
infrastructure without retired module and PDC support.
I want to do these before we migrate to Forgejo, and we just take the usable parts. I'll look into having a structured README also, but first I want to do some restructuring, etc.
This looks fine to me...
A few questions...
I don't see these changes?
I don't see how that could work. We get the info from comps groups. I don't think we want to maintain a seperate static list, and none of the other things have that info...
Ah, I think I haven't pulled the latest changes it is alright i guess :D
Pull-Request has been merged by jnsamyak