#5419 Changed logic with using PDC for getting inactive branches to use bodhi instead
Merged by humaton. Opened by amedvede.
amedvede/pagure pdc_drop  into  master

Download 5419.patch

1 new commit added

  • feat: added func that send get reqeust to bodhi

1 new commit added

  • fix: change agruments of ajax request and loging response data for testing purposes

rebased onto 12843d1be4eb4ee63d40fbb4be53601f87acf3dc

1 new commit added

  • fix: changes logic of function which check for dead.package file to not produce errors

1 new commit added

  • feat: added 3 versions of request to bodhi for test which one is better

1 new commit added

  • feat,ref: added promise that will get releases from bodhi by using third party proxy and refactoring of code

1 new commit added

  • fix: changes url for bodhi request

rebased onto 81deb7e1f87652af0c16f9f3438eee2da042c1aa

rebased onto 12157cc307fa7ca9f7f3699809f22331e6cb0460

1 new commit added

  • feat: trying to run without disabling branches

1 new commit added

  • feat: change request to bodhi to user 3rd party proxy

1 new commit added

  • fix: changed link to sent request to bodhi

1 new commit added

  • refactor: removed commented line with wrong url

1 new commit added

  • feat: added crossDomain and access_origin headers to ajax request

rebased onto 7cc11b89262a91dcb348be47301854baa0922bb1

rebased onto b847408af6de94409d854935bf4e0506e0fbbdea

1 new commit added

  • dist-git: pdc requested has beed replaced by the use of bodhi endpoint as a part of pdc decommission

rebased onto f8e95c1bac67b01dd19134798fc254c42c12b54c

This PR is changing the logic for showing inactive branches, by replacing using PDC dor getting data about inactive branches to using bodhi for getting info about active branches and checking for the "dead.package" file on them to recognize which are disabled.

Would the "frozen" branches also belong here?

rebased onto 077ca388b9dbf6c3afe9f4fcfa35bb6bf4bdf3d9

1 new commit added

  • feat: added request for frozen branches and formating the function to have correct tab size

rebased onto 5b0f85c10cda91deb87682f7a39141aeb1ec8008

Pull-Request has been merged by humaton

Metadata