8 Commits

Author SHA1 Message Date
Stephan Kulow
a037f08cb0 rebuildpacs: Ignore order of problems
If comparing 2 rebuild worthy problems, ignore order of the problems.

Fixes #2232
2019-09-26 14:17:40 +02:00
Stephan Kulow
e073e7faa9 Fix parsing of the --no-rebuild option
I misread the documentation as it talks about generating defaults, but
without option it's None
2019-07-30 09:03:51 +02:00
Stephan Kulow
350027d8f3 Filter out release numbers from problem output
Otherwise the output will differ on rebuilds, making the whole stunt
useless
2019-07-29 17:18:33 +02:00
Stephan Kulow
4ce5d94664 Have the storage commit include the details what is was for
This way you can easily look only the commits affecting one repo
2019-07-29 15:43:47 +02:00
Stephan Kulow
3bb6d36e29 Combine project_only and rebuild into check
For SLE we run it --no-rebuild, for openSUSE check also rebuilds
2019-07-29 15:30:33 +02:00
Stephan Kulow
1e80f703a9 Rely on remote config and storage 2019-07-29 10:06:38 +02:00
Stephan Kulow
a44c65545b Replace rebuildpacs.pl with project-installcheck functionality 2019-07-29 10:05:51 +02:00
Stephan Kulow
58af949797 Reduce repo_checker to check a project (and rename) 2019-06-06 11:52:46 +02:00