Actions
action #13148
closed[perl,python,ruby, web] rpmlint results overview
Start date:
Due date:
% Done:
100%
Estimated time:
80.00 h
Description
develop a web application that shows an overview of the rpmlint results of e.g. Factory
There should be views that
- list packages and the amount of errors
- list errors and the amount of packages
- show a package and it's errors
- show an error and the packages that trigger it
Where appropriate there should be links to OBS to view the package, resp the line in the build log file that shows the error
rpmlint logs for each package can be retrieved via the obs api on regular basis (or when a package was actually rebuilt):
$ osc ls -b openSUSE:Factory aaa_base
Updated by kraih over 8 years ago
- % Done changed from 90 to 100
Finished and open sourced. https://github.com/openSUSE/build-check-statistics
Updated by lnussel about 8 years ago
- Status changed from New to Closed
closing. will open separate issue for deployment
Actions