release-engineering / ubi-population-tool

A tool for populating UBI repositories.
GNU General Public License v3.0
3 stars 14 forks source link

Retire obsolete Akamai cache purge support #233

Closed rajulkumar closed 2 months ago

rajulkumar commented 3 months ago

Exodus-gw is now responsible for Akamai CDN cache flush during publish in all the supported workflows. It makes the code for CDN cache flush obsolete. Hence, remove the code pertaining to CDN cache flush.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.75%. Comparing base (d939d59) to head (cc1c8fc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #233 +/- ## ========================================== + Coverage 98.72% 98.75% +0.03% ========================================== Files 7 7 Lines 863 724 -139 ========================================== - Hits 852 715 -137 + Misses 11 9 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

rajulkumar commented 3 months ago

@negillett @drepelov Can you please review this patch? Unable to invite as reviewers here.

negillett commented 3 months ago

run tests