openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
59 stars 92 forks source link

Add cleanup_32bit.py tool #2983

Open Vogtinator opened 1 year ago

Vogtinator commented 1 year ago

This uses code from cleanup_rings to figure out which packages are needed for a 32bit build and runtime environment for steam and wine.

Draft because the API in cleanup_rings had to be changed and that broke cleanup_rings.

codecov-commenter commented 1 year ago

Codecov Report

Attention: Patch coverage is 0% with 111 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@44bcd82). Learn more about missing BASE report. Report is 241 commits behind head on master.

Files Patch % Lines
osclib/cleanup_rings.py 0.00% 63 Missing :warning:
cleanup_32bit.py 0.00% 48 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2983 +/- ## ========================================= Coverage ? 28.87% ========================================= Files ? 85 Lines ? 14516 Branches ? 0 ========================================= Hits ? 4191 Misses ? 10325 Partials ? 0 ```

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