68 Commits

Author SHA1 Message Date
Ludwig Nussel
c76f4bcd9c Fix access to undefined variable 2017-05-24 15:11:56 +02:00
Jimmy Berry
7431af4a72 Rework ReviewBot.CommandLineInterface to provide class option. (#622)
Alleviates the need for a lot of duplicate code, some of which is already
out-of-sync.
2017-01-02 09:34:13 +01:00
Ludwig Nussel
7794a9da10 Port abichecker to new osc API 2016-06-10 10:58:34 +02:00
Ludwig Nussel
826516a9fb also add SLE-11-SP1 to blacklist 2015-10-19 17:22:08 +02:00
Ludwig Nussel
efbcd75064 move check by project function to ReviewBot 2015-09-29 08:44:30 +02:00
Ludwig Nussel
dc05bb63af don't check sle11
Requested by Marcus. SLE11 uses some imported incidents that seem to
confuse the current code.
2015-07-09 15:58:40 +02:00
Ludwig Nussel
ca46bb33a7 don't treat random build service failures as no build success 2015-07-09 15:01:23 +02:00
Ludwig Nussel
2c053222c6 fix error message for not matching maintenance link 2015-06-11 17:28:59 +02:00
Ludwig Nussel
8d8eb2cbbe actually cleanup 2015-06-10 10:40:01 +02:00
Ludwig Nussel
710ac59ba1 remove aarch64 from sle12
The repo is disabled in some maintenance incident projects
2015-06-08 16:30:14 +02:00
Ludwig Nussel
011e8b959f improve missing debug info text again 2015-06-08 16:23:50 +02:00
Ludwig Nussel
fa845d6237 fix fallback text summary 2015-06-08 16:12:46 +02:00
Ludwig Nussel
c07fc13155 set cwd for abi-compliance-checker to CACHEDIR
it wants to write logs always to cwd which is ro by default when run
from the package
2015-06-08 15:56:36 +02:00
Ludwig Nussel
a320775113 handle exceptions from findrepo as well 2015-06-08 14:53:34 +02:00
Ludwig Nussel
41372ab612 None is actually an error here 2015-06-08 14:53:34 +02:00
Ludwig Nussel
8ade1601e3 ignore missing archs in maintenance incidents 2015-06-08 14:53:34 +02:00
Ludwig Nussel
3fce8575bc better error message for missing debug info 2015-06-08 14:53:34 +02:00
Ludwig Nussel
3fe6aa86c3 arch whitelist 2015-06-08 14:51:46 +02:00
Ludwig Nussel
c15ffe194e print error if there's more than one path 2015-05-28 17:31:26 +02:00
Ludwig Nussel
a0516129d0 also accept the snapshot repo as target 2015-05-28 17:31:01 +02:00
Ludwig Nussel
3fed5d6f66 reset request list on each invocation 2015-05-28 17:30:44 +02:00
Ludwig Nussel
179be636c0 save report always 2015-05-28 13:16:50 +02:00
Ludwig Nussel
6913325628 refactor maintenance handling 2015-05-28 13:16:50 +02:00
Ludwig Nussel
84b697e92b maintenance hack 2015-05-28 13:16:50 +02:00
Ludwig Nussel
3f29cf3c0e don't try to delete comment in dry run mode 2015-05-28 13:16:50 +02:00
Ludwig Nussel
b021de5554 always save result, even if there is no binary check
useful to know what a request was about
2015-05-28 13:16:49 +02:00
Ludwig Nussel
9d65318414 handle locked code for release requests 2015-05-28 13:16:49 +02:00
Ludwig Nussel
9836eba9e4 patchinfos have no release project 2015-05-28 13:16:49 +02:00
Ludwig Nussel
71fc7ce81a always log comment 2015-05-28 13:16:49 +02:00
Ludwig Nussel
227597a4cf commit after log 2015-05-28 13:16:49 +02:00
Ludwig Nussel
e8e280712d common directories 2015-05-28 13:16:49 +02:00
Ludwig Nussel
daac13ff80 use runner function 2015-05-28 13:16:49 +02:00
Ludwig Nussel
7d11f0cf06 add fallback summary 2015-05-28 13:16:49 +02:00
Ludwig Nussel
2dc5b7bf19 handle unknown exceptions 2015-05-28 13:16:49 +02:00
Ludwig Nussel
d62f982f5d handle broken sources 2015-05-28 13:16:49 +02:00
Ludwig Nussel
7ae717ad7b fix comment urls 2015-05-28 13:16:49 +02:00
Ludwig Nussel
03762e8002 skip according to db state 2015-05-28 13:16:49 +02:00
Ludwig Nussel
80ffcadd8b use accepted/declined instead of passed/failed 2015-05-28 13:16:49 +02:00
Ludwig Nussel
36a9007a3b fix deleting 2015-05-28 13:16:49 +02:00
Ludwig Nussel
c6cbdc1629 repo whilelist 2015-05-28 13:16:49 +02:00
Ludwig Nussel
84a5969266 raise errors if downloading failed
download errors are not fatal so far
2015-05-28 13:16:49 +02:00
Ludwig Nussel
71c222bd42 log info messaged to database 2015-05-28 13:16:49 +02:00
Ludwig Nussel
ea7152130f change db schema
root of all is requests
2015-05-28 13:16:49 +02:00
Ludwig Nussel
faf765b8f4 skip -32bit resp -64bit packages 2015-05-28 13:16:49 +02:00
Ludwig Nussel
30c8104499 only honor comment if --no-review is set 2015-05-28 13:16:49 +02:00
Ludwig Nussel
826d3855ba fix no-review flag 2015-05-28 13:16:48 +02:00
Ludwig Nussel
d62ab4ecb8 handle -64bit packages as well 2015-05-28 13:16:48 +02:00
Ludwig Nussel
83c5d61e60 allow to specify request type 2015-05-28 13:16:48 +02:00
Ludwig Nussel
22ccbe4d76 fix exception 2015-05-28 13:16:48 +02:00
Ludwig Nussel
923d55274f show full comment also in dry mode 2015-05-28 13:16:48 +02:00