#5411 Drop PDC queries
Closed: Fixed 4 months ago by wombelix. Opened a year ago by humaton.

UI function disable_branches uses PDC to query for active branches for the package,
The logic there was necessary for modules and module branches. Replace the logick with checking for dead.package in the project branch to check if its disabled. As a complementary source of information use list of active releases from bodhi

/pagure/themes/srcfpo/templates/repo_branches.html

Active releases in bodhi:
curl -XGET --header "Content-Type: application/json" https://bodhi.fedoraproject.org/releases/?state=active| jq


I'll take it as a part of PDC replacement.

Metadata Update from @humaton:
- Issue assigned to amedvede

a year ago

Need to add an adaptive variable that decides whether to use stg or prod.

Metadata Update from @wombelix:
- Issue set to the milestone: 5.14

4 months ago

Metadata Update from @wombelix:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

4 months ago

Log in to comment on this ticket.

Metadata