release-engineering / ubi-population-tool

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

CI: Drop the py27 #203

Closed LinglingXiang closed 1 year ago

LinglingXiang commented 1 year ago

@rbikar , please help review it, thanks

rbikar commented 1 year ago

@LinglingXiang the CI needs fix because of problematic installation of rpm-py-installer, can you create PR with fix or add it even to this PR? More info: https://github.com/release-engineering/pushsource/pull/332

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d8f76e8) 96.58% compared to head (306d393) 96.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #203 +/- ## ======================================= Coverage 96.58% 96.58% ======================================= Files 7 7 Lines 850 850 ======================================= Hits 821 821 Misses 29 29 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

LinglingXiang commented 1 year ago

@rbikar , please help review again, thanks