rpm-software-management / libcomps

Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3.
GNU General Public License v2.0
29 stars 37 forks source link

Rework the release CI to require less maintainence #88

Closed dralley closed 3 years ago

dralley commented 3 years ago

Use official "actions" for building and publishing packages. Do the uploading in a separate job. Run tests on each binary wheel built. Get rid of hardcoded strings

dralley commented 3 years ago

Test run here: https://github.com/dralley/libcomps/runs/3356059007?check_suite_focus=true

kontura commented 3 years ago

Alright, I did another test run since its been open for some time and it works. LGTM.