2089 Commits

Author SHA1 Message Date
Ludwig Nussel
51bd96180a Only accept single action requests 2016-06-07 15:12:02 +02:00
Ludwig Nussel
51132f149e Auto accept submissions from fallback reviewer 2016-06-07 15:12:02 +02:00
Ludwig Nussel
64642dd433 Output current QA version for debugging 2016-06-07 15:12:02 +02:00
Ludwig Nussel
4c43fe5c87 Group staging list by devel project 2016-06-07 15:12:02 +02:00
3adf2986ed Add kexec-tools and mokutil to 42.2 DVD 2016-06-07 15:12:02 +02:00
Ludwig Nussel
f2db5cdb5e Use implicit whitespace split 2016-06-07 15:12:02 +02:00
Ludwig Nussel
8857e79813 Print warning when staging with build disabled 2016-06-07 15:11:26 +02:00
Ludwig Nussel
00e6868233 Fixed dropped package logic
Only check for dropped packages if they are actually dropped
2016-06-07 15:11:26 +02:00
Ludwig Nussel
d35e73d595 Introduce the Leap bot
Combination of factory source checker and maintainer check
2016-06-07 15:11:26 +02:00
Ludwig Nussel
5be0c17f51 Better filtering, new packages
- allow filtering from multiple projects
- option to also submit new packaes
- print skipped packages
2016-06-07 15:11:26 +02:00
Ludwig Nussel
919009aaf3 Print linkpac -f if link exists 2016-06-07 15:11:26 +02:00
Ludwig Nussel
91ae64c4d9 Check other sources too if lookup says Factory
A package might come from Factory temporarily
so we need to check the other sources too in
case it was accepted in SLE
2016-06-07 15:11:26 +02:00
Ludwig Nussel
7970a01c28 Don't die on packages that don't exist in Factory 2016-06-07 15:11:26 +02:00
Ludwig Nussel
4c80dad63b Add SP2 to list of projects to check 2016-06-07 15:11:26 +02:00
Ludwig Nussel
2f8f5fadd5 Add hack for NonFree 2016-06-07 15:11:26 +02:00
Ludwig Nussel
930c30020f Improve maintenance project handling
Only consider "main" packages instead of throwing lots of warnings.
That allows to see the really new packages.
2016-06-07 15:11:26 +02:00
Ludwig Nussel
fac9d408bb Change meaning of --force for accept
Just ignore if totest doesn't exist. Instead make --force accept a
staging despite failures.
2016-06-07 15:11:26 +02:00
Ludwig Nussel
a71a2ee9b4 Add --no-bootstrap to freeze command
Sometimes it's desirable to re-freeze a staging project without touching
the bootstrap copy again.
2016-06-07 14:44:42 +02:00
Ludwig Nussel
27fb22b504 Print out something when trying to select a dupliate request 2016-06-07 14:44:42 +02:00
Ludwig Nussel
605a0cd0fa Catch sub packages changed to standalone
Instead of just dying raise a meaningful exception if a package is a
subpackage in a ring but standalone in the main project.
2016-06-07 14:44:42 +02:00
Ludwig Nussel
438e333eff Also fix multi spec file links 2016-06-07 14:44:42 +02:00
Ludwig Nussel
082f3a9a52 Fixup cleanup_rings a bit 2016-06-07 14:44:42 +02:00
Ludwig Nussel
dcb53ead4e Fix openSUSE staging defaults 2016-06-07 14:42:57 +02:00
Ludwig Nussel
54237060ed Merge pull request #522 from DimStar77/cleanup
Cleanup
2016-06-07 14:01:27 +02:00
Ludwig Nussel
9c559154be Merge pull request #517 from lnussel/master
Implement default action
2016-06-02 17:59:12 +02:00
76c3a09457 Staging: de-duplicate code 2016-06-02 16:56:51 +02:00
d70f80cbd2 Autocleanup: Make list of packages to retain configurable 2016-06-02 16:37:32 +02:00
Ludwig Nussel
5812e0fe47 Merge pull request #519 from DimStar77/accept-cleanup
Accept cleanup
2016-06-02 13:09:42 +02:00
482c1f0490 AcceptCommand: Cleanup packages that were manually linked to projects 2016-06-02 12:40:48 +02:00
Ludwig Nussel
0a8ea8db9e Auto accept unhandled request types 2016-06-01 14:00:01 +02:00
Ludwig Nussel
e4ab75ce7d Implement default action
The default action can be reimplemented by bots to e.g. auto fail or
auto accept.
2016-06-01 13:59:35 +02:00
Stephan Kulow
5ea8ca7f5b Merge pull request #516 from nilxam/another_id_num
Fix for id->number change in check_command
2016-05-31 15:30:51 +02:00
5c8aa3944f stagingapi: Add list_packages method
* Lists all the packages in a project

and use the new API call in check_pkgs
2016-05-31 15:05:36 +02:00
bd06bb33f7 Fix for id->number change in check_command 2016-05-31 20:11:36 +08:00
Alberto Planas
46aceb4301 Merge pull request #514 from nilxam/adi_split
Add --split argument to adi command
2016-05-31 09:55:34 +02:00
340aa5323c Small fixes 2016-05-31 14:25:51 +08:00
e8c55026ed Add --split argument to adi command
With --split argument, staging adi command can splits each package to
different adi staging project, the argument can work by 'osc staging adi
--split' or 'osc staging adi --move --split'. Note that, it will be
ignore --by-develproject argument too.
2016-05-31 14:25:51 +08:00
Alberto Planas
69bf37171b Merge pull request #515 from lnussel/master
add factory source checker for all of Backports
2016-05-30 16:23:51 +02:00
Ludwig Nussel
0c18a67112 add factory source checker for all of Backports 2016-05-30 16:22:04 +02:00
Ludwig Nussel
b96a46a22b Merge pull request #510 from nilxam/update_product_ver
Also update product version in Staging1 TestDVD
2016-05-25 13:49:41 +02:00
Ludwig Nussel
38c3627bfc Merge pull request #509 from lnussel/master
Run abichecker in tmux
2016-05-25 12:44:10 +02:00
Ludwig Nussel
9722978fb8 Merge pull request #513 from nilxam/smart_ring0_check
Checking meta instead of hardcode project letter to identify use_bc
2016-05-25 12:43:55 +02:00
8f8f9d5f53 Checking meta instead of hardcode project letter to identify use_bc 2016-05-25 14:00:51 +08:00
279a545186 Merge pull request #512 from DimStar77/master
Add Virtualization:Appliances:Builder as devel prj to the whitelist
2016-05-24 17:32:33 +08:00
232673bd1f Also update product version in Staging1 TestDVD 2016-05-24 14:43:48 +08:00
5f742b81e4 Add Virtualization:Appliances:Builder as devel prj to the whitelist 2016-05-23 17:24:00 +02:00
Ludwig Nussel
8eb7b6ba8f Run abichecker in tmux
screen on SLE doesn't like too long user names
2016-05-19 17:18:17 +02:00
Stephan Kulow
7e0574f748 Merge pull request #507 from openSUSE/multiple_requests_ok
Remove paranoid checkk
2016-05-18 08:13:07 +02:00
9c381cba2a Merge pull request #508 from nilxam/mokutil_x86_64_only
Mokutil is x86_64 only
2016-05-16 15:56:42 +08:00
1f44292e30 Mokutil is x86_64 only 2016-05-14 04:13:51 +08:00